.header-cart-dropdown {
    left: inherit;
    right: 0;
}

.marquee-wrapper--no-categories .posts--inline .posts__title::after {
    margin-left: 12px;
}

.posts--slider-top-news .posts__title {
    text-align: center;
    line-height: 56px !important;
}

.posts--slider-top-news .posts__cat {
    text-align: center;
}

.posts--slider-top-news .posts__item-has-img .posts__footer {
    justify-content: center !important;
}

.posts__item--desc-right .posts__title,
.posts__item--desc-left .posts__title,
.posts__item--desc-center .posts__title {
    line-height: 1.5 !important;
}

.posts__item--card.posts__item .posts__title {
    line-height: 1.5 ;
}

.main-news-banner.main-news-banner--bg .main-news-banner__inner {
    padding: 56px 48px 80px 50% !important;

}

@media (min-width: 1199px) {
    .main-news-banner--bg .main-news-banner__inner {
        padding: 41px 35px 41px 48% !important;
    }
}

@media (min-width: 992px) {
    .main-news-banner--bg .main-news-banner__inner {
        padding: 30px 30px 30px 48% !important;
    }
}

.sp-league-table .data-name .team-logo {
    margin-left: 0.5em !important;
    margin-right: 0 !important;
}

.posts--simple-list .posts__title,
.main-news-banner .posts__title > a {
    line-height: 1.3;
}

body {
    background: #edeff4 !important;
}

.card__header > h4 {
    font-style: normal !important;
    font-weight: 600;
    color: #ffffff;
}

.single-post .post.card {
    background: #fff;
    color: #323150;
}

.single-post .post.card h1,
.single-post .post.card h2,
.single-post .post.card h3,
.single-post .post.card h4,
.single-post .post.card h5,
.single-post .post.card h6,
.single-post .post.card .h1,
.single-post .post.card .h2,
.single-post .post.card .h3,
.single-post .post.card .h4,
.single-post .post.card .h5,
.single-post .post.card .h6 {
    color: #323150;
}

.single-post .post.card .meta__item a:hover {
    color: #282840;
}

.dir-ltr {
    direction: ltr;
}

.single-post .post.card .btn.btn-outline.btn-primary {
    color: #323150;
}
.single-post .post.card .btn.btn-outline.btn-primary:hover {
    color: #282840;
}

.wpdak-pcb {
    color: #edeff4;
    font-weight: 500;
}

.wpdak-pcb .team-info-list {
    padding: 0;
}

.single-post .sidebar .widget_tag_cloud,
.single-post .sidebar .recent-posts {
    background: #fff;
}
.single-post .sidebar .widget_tag_cloud .widget__title,
.single-post .sidebar .recent-posts .widget__title {
    background: #edeff4;
}
.single-post .sidebar .widget_tag_cloud .widget__title h4,
.single-post .sidebar .recent-posts .widget__title h4 {
    color: #282840;
}

.single-post .sidebar .widget_tag_cloud .card__header::before,
.single-post .sidebar .recent-posts .card__header::before {
    display: none;
}

.single-post .sidebar .widget_tag_cloud .widget__content .posts__title a,
.single-post .sidebar .widget_tag_cloud .widget__content,
.single-post .sidebar .widget_tag_cloud .btn.btn-outline.btn-primary,
.single-post .sidebar .recent-posts .widget__content .posts__title a,
.single-post .sidebar .recent-posts .widget__content {
    color: #323150;
}
.post-related--condensed .btn-nav--condensed .fa {
    transform: translate(-50%, -50%) rotate(180deg) !important;
}

.post--single .post__title,
.posts__title {
    font-style: normal !important;
}

.posts--simple-list h6.posts__title {
    font-weight: 500 !important;
}

.posts--simple-list .posts__title {
    line-height: 1.5 !important;
}

.wpd-mini-slider .posts__title {
    color: #323150;
    font-size: 15px;
}

.wpd-mini-slider .slide-item {
    min-height: 347px;
    background-size: 100% !important;
    background-position-x: center !important;
    background-position-y: top !important;
}

.post__content .wp-video {
    margin: auto;
}

.posts__item--desc-left .posts__title {
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.8) !important;
}

.wpdak-schedule {
    padding: 8px;
}

.wpdak-schedule .wpdak-schedule-day {
    padding: 8px;
}
.wpdak-schedule .wpdak-schedule-day > h6 {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    background-color: #F92552;
}

.wpdak-schedule .wpdak-schedule-day ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wpdak-schedule .wpdak-schedule-day ul > li {
    color: #f8f8f8;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
}


.wpdak-schedule .wpdak-schedule-day ul > li:nth-child(2n){
    background: #323150;
}

.wpdak-schedule .wpdak-schedule-day ul > li:nth-child(2n+1){
    background: #3C3B5B;
}

#choose-week {
    padding: 8px 16px 8px 24px !important;
    line-height: 24px;
    font-size: 12px;
    height: auto;
    background-position-x: 16px;
}

.data-goald {
    direction: ltr;
}