/*!
Theme Name: Kadence Child (Football News)
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Version: 1.1.48
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Text Domain: kadence Child
*/



@font-face {
    font-family: 'Aeonik Eurosport';
    src: url('assets/AeonikEurosport-Regular.eot');
    src: url('assets/AeonikEurosport-Regular.eot?#iefix') format('embedded-opentype'),
    url('assets/AeonikEurosport-Regular.woff2') format('woff2'),
    url('assets/AeonikEurosport-Regular.woff') format('woff'),
    url('assets/AeonikEurosport-Regular.ttf') format('truetype'),
    url('assets/AeonikEurosport-Regular.svg#AeonikEurosport-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeonik Eurosport';
    src: url('assets/AeonikEurosport-Bold.eot');
    src: url('assets/AeonikEurosport-Bold.eot?#iefix') format('embedded-opentype'),
    url('assets/AeonikEurosport-Bold.woff2') format('woff2'),
    url('assets/AeonikEurosport-Bold.woff') format('woff'),
    url('assets/AeonikEurosport-Bold.ttf') format('truetype'),
    url('assets/AeonikEurosport-Bold.svg#AeonikEurosport-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




body{
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", sans-serif !important;
    font-weight: normal;
}

header.site-header{
    background: #000 !important;
    border-bottom: 1px solid #fff;
}
.main-navigation .primary-menu-container > ul > li.menu-item{
    margin: 0 5px !important;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    border-radius: 5px;
    color: #fff !important;
    padding: 5px 10px !important;
    
}
.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a,
.main-navigation .primary-menu-container > ul > li.menu-item > a:hover{
    color: #000 !important;
    background: #faff00;
    
}
.header-navigation ul ul.sub-menu, .header-navigation ul ul.submenu{
    z-index: 9999;
}


.site-branding .site-title{
    color: #fff !important;
}

.anwp-fl-calendar-slider__games .anwp-fl-block-header{
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid rgb(77 77 77 / 50%);
    margin-top: 40px !important;

}


.anwp-fl-calendar-slider__games .anwp-fl-block-header a{
    color: rgb(51, 51, 51) !important;
}

.anwp-fl-calendar-slider__games .anwp-fl-block-header img{
    width: 20px;
    height: 20px;
    margin-bottom: 0 !important;
}


.anwp-fl-calendar-slider__games .match-list__item,
.match-list.match-list--shortcode{
    border:none;
    background: #fff;
    margin-bottom: 8px;
    padding: 0 !important;
}
.anwp-fl-calendar-slider__games .match-list__item .match-slim__team-home-title,
.anwp-fl-calendar-slider__games .match-list__item .match-slim__team-away-title{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(51, 51, 51) !important;
}
.anwp-fl-calendar-slider__games .match-list__item .match-slim__scores-wrapper span{
    background: #000;
    color: #fff;
        width: 30px;
    height: 30px;
    line-height: 23px;
    display: block;
}

.anwp-fl-calendar-slider__games .match-list__item .match-slim__main-meta .match-slim__date-wrapper{
    justify-content: center;
    color: rgb(51,51,51);
}


.anwp-fl-calendar-slider__swiper-slide.swiper-slide-active{
    background: #005CFF;
    color:#fff;
    font-weight: 700;
}
.anwp-fl-calendar-slider__swiper-slide{
    background: #fff;
    font-weight: 700;
    color: rgb(51, 51, 51);
    border-color: rgb(77, 77, 77);
}
.anwp-fl-calendar-slider__swiper-button-prev,
.anwp-fl-calendar-slider__swiper-button-next{
    background: #000;
}

.primary-sidebar.widget-area .widget{
    background: #fff;
    padding: 10px;
}

.entry-content-wrap{
    padding: 0 ;
}


footer.site-footer{
    background: #000;
    color: #fff;
}

.wm-yesterday{
    color: rgb(51, 51, 51);
    font-weight: 700;
    font-size: 16px;
    border-bottom: 1px solid rgb(77 77 77 / 50%);
    margin-top: 40px;
    display: block;
    margin-bottom: 10px;
}


.anwp-v-video__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 10px;
}
.anwp-v-video__item {
    display: inline-block;
    min-height: 180px;
}
.anwp-v-video__gradient {
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    background: linear-gradient(360deg, transparent 0, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.8));
    position: absolute;
}
.anwp-v-video__title {
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    color: #eee !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    top: 5px;
    right: 10px;
    left: 10px;
    position: absolute;
    letter-spacing: -0.2px;
}
.anwp-v-playbtn {
  display: block;
  width: 68px;
  height: 48px;
  position: absolute;
  cursor: pointer;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
  z-index: 1;
  background-color: transparent;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: -webkit-filter 0.1s cubic-bezier(0, 0, 0.2, 1);
  transition: filter 0.1s cubic-bezier(0, 0, 0.2, 1);
  transition: filter 0.1s cubic-bezier(0, 0, 0.2, 1), -webkit-filter 0.1s cubic-bezier(0, 0, 0.2, 1);
  border: none;
  opacity: 0.8;
}

.anwp-v-video__item:hover .anwp-v-playbtn,
.anwp-v-playbtn:focus {
  -webkit-filter: none;
  filter: none;
}
.anwp-v-video img {
    width: 100%;
}
.anwp-v-playbtn__visually-hidden {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}



.anwp-fl-modal-full__container {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100600
}

.anwp-fl-modal__container--full .anwp-fl-modal__close {
    background-color: #f1f1f1
}

.anwp-fl-modal__container--full .anwp-fl-modal__close:active,.anwp-fl-modal__container--full .anwp-fl-modal__close:focus,.anwp-fl-modal__container--full .anwp-fl-modal__close:hover {
    background-color: #f1f1f1!important
}

.anwp-fl-modal__container--full .anwp-fl-modal-full-open {
    display: none!important
}

.anwp-fl-modal {
    display: none;
    position: relative
}

.anwp-fl-modal.anwp-fl-modal__is-open {
    display: block
}

.anwp-fl-modal__overlay {
    align-items: center;
    background: rgba(0,0,0,.6);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100600
}

.anwp-fl-modal__container {
    background: #fff;
    box-shadow: 0 4px 15px rgba(0,0,0,.2);
    box-sizing: border-box;
    max-height: 90%;
    max-width: 700px;
    padding: 30px;
    width: 100%
}

.anwp-fl-modal__close {
    align-items: center;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 50%;
    display: flex;
    height: 50px;
    justify-content: center;
    position: fixed;
    right: 30px;
    top: 30px;
    width: 50px;
    z-index: 100650
}

.anwp-fl-modal__close,.anwp-fl-modal__close:active,.anwp-fl-modal__close:focus,.anwp-fl-modal__close:hover {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0ibTEzLjQxIDEyIDQuMy00LjI5YTEgMSAwIDEgMC0xLjQyLTEuNDJMMTIgMTAuNTlsLTQuMjktNC4zYTEgMSAwIDAgMC0xLjQyIDEuNDJsNC4zIDQuMjktNC4zIDQuMjlhMSAxIDAgMCAwIDAgMS40MiAxIDEgMCAwIDAgMS40MiAwbDQuMjktNC4zIDQuMjkgNC4zYTEgMSAwIDAgMCAxLjQyIDAgMSAxIDAgMCAwIDAtMS40MnoiLz48L3N2Zz4=")!important
}

.anwp-fl-modal__close:active,.anwp-fl-modal__close:focus,.anwp-fl-modal__close:hover {
    background-color: #f5f5f5!important;
    background-position: 50%!important;
    background-repeat: no-repeat!important
}

.anwp-fl-modal__close svg {
    flex: none
}

.anwp-fl-v-modal {
    display: none;
    position: relative
}

.anwp-fl-v-modal.anwp-fl-v-is-open {
    display: block
}

.anwp-fl-v-modal #anwp-fl-v-spinner {
    animation: anwp-fl-v-spin 1s ease-in-out infinite;
    border: 6px solid #eee;
    border-radius: 50%;
    border-top-color: transparent;
    display: inline-block;
    height: 64px;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    position: absolute;
    top: 50%;
    width: 64px
}

@keyframes anwp-fl-v-spin {
    to {
        transform: rotate(1turn)
    }
}

.anwp-fl-v-modal__overlay {
    align-items: center;
    background: rgba(0,0,0,.6);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100600
}

.anwp-fl-v-modal__container {
    background: #000;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    box-sizing: border-box;
    max-height: 90%;
    max-width: 1300px;
    position: relative;
    width: 90%
}

@media (min-aspect-ratio: 9/5) {
    .anwp-fl-v-modal__container {
        width:80%
    }
}

@media (min-aspect-ratio: 2/1) {
    .anwp-fl-v-modal__container {
        width:70%
    }
}

@media (min-aspect-ratio: 9/4) {
    .anwp-fl-v-modal__container {
        width:60%
    }
}

@media (min-aspect-ratio: 13/5) {
    .anwp-fl-v-modal__container {
        width:50%
    }
}

.anwp-fl-v-modal__container figure {
    height: 0;
    margin: 0;
    padding-bottom: 56.25%;
    position: relative
}

.anwp-fl-v-modal__container embed,.anwp-fl-v-modal__container iframe,.anwp-fl-v-modal__container object {
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.anwp-fl-v-modal__close {
    fill: #ddd!important;
    align-items: center;
    background-color: #000;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI2ZmZiI+PHBhdGggZD0ibTEzLjQxIDEyIDQuMy00LjI5YTEgMSAwIDEgMC0xLjQyLTEuNDJMMTIgMTAuNTlsLTQuMjktNC4zYTEgMSAwIDAgMC0xLjQyIDEuNDJsNC4zIDQuMjktNC4zIDQuMjlhMSAxIDAgMCAwIDAgMS40MiAxIDEgMCAwIDAgMS40MiAwbDQuMjktNC4zIDQuMjkgNC4zYTEgMSAwIDAgMCAxLjQyIDAgMSAxIDAgMCAwIDAtMS40MnoiLz48L3N2Zz4=");
    background-position: 50%;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 50%;
    display: flex;
    height: 40px;
    justify-content: center;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    z-index: 100650
}

.anwp-fl-v-modal__close:active,.anwp-fl-v-modal__close:focus,.anwp-fl-v-modal__close:hover {
    background-color: #000!important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI2ZmZiI+PHBhdGggZD0ibTEzLjQxIDEyIDQuMy00LjI5YTEgMSAwIDEgMC0xLjQyLTEuNDJMMTIgMTAuNTlsLTQuMjktNC4zYTEgMSAwIDAgMC0xLjQyIDEuNDJsNC4zIDQuMjktNC4zIDQuMjlhMSAxIDAgMCAwIDAgMS40MiAxIDEgMCAwIDAgMS40MiAwbDQuMjktNC4zIDQuMjkgNC4zYTEgMSAwIDAgMCAxLjQyIDAgMSAxIDAgMCAwIDAtMS40MnoiLz48L3N2Zz4=")!important;
    background-position: 50%!important;
    background-repeat: no-repeat!important
}





.anwp-v-modal {
  position: relative;
  display: none;
}

.anwp-v-modal.anwp-v-is-open {
  display: block;
}

.anwp-v-modal #anwp-v-spinner {
  display: inline-block;
  width: 64px;
  height: 64px;
  border: 6px solid #eee;
  border-radius: 50%;
  border-top-color: transparent;
  -webkit-animation: anwp-v-spin 1s ease-in-out infinite;
  animation: anwp-v-spin 1s ease-in-out infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px;
}

@keyframes anwp-v-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}

@-webkit-keyframes anwp-v-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}

.anwp-v-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100600;
}

.anwp-v-modal__container {
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  position: relative;
  max-height: 90%;
  max-width: 1300px;
  width: 90%;
}

@media (min-aspect-ratio: 9 / 5) {
  .anwp-v-modal__container {
    width: 80%;
}
}

@media (min-aspect-ratio: 2 / 1) {
  .anwp-v-modal__container {
    width: 70%;
}
}

@media (min-aspect-ratio: 9 / 4) {
  .anwp-v-modal__container {
    width: 60%;
}
}

@media (min-aspect-ratio: 13 / 5) {
  .anwp-v-modal__container {
    width: 50%;
}
}

.anwp-v-modal__container figure {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  margin: 0;
}

.anwp-v-modal__container iframe,
.anwp-v-modal__container object,
.anwp-v-modal__container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

.anwp-v-modal__close {
  position: absolute;
  background: #000;
  border: 0;
  fill: #ddd !important;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  z-index: 100650;
  right: -20px;
  top: -20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.anwp-v-modal__close:hover, .anwp-v-modal__close:focus, .anwp-v-modal__close:active {
  fill: #fff !important;
}

.anwp-v-modal__close svg {
  flex: none;
}

.anwp-v-video__wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 10px;
}

.single-content{
    margin-top: 0 !important;
}
.entry-header{
    margin-bottom:0 !important;
}
.anwp-fl-prediction-percent,.anwp-fl-matches-scoreboard__swiper-container,
.anwp-fl-prediction-percent__stats,
.single-content .players-shortcode,
.nwp-fl-tabulator-stats,
.results-matrix{
    background: #fff;
}

.single-content .anwp-fl-block-header{
    margin-top: 25px;
}

.club__game-stats{
    background: #fff;
}

.single-content .standing.standing--shortcode{
    background: #fff;
    margin-top: 30px;
}

body.single-anwp_competition .content-area,
body.single-anwp_club .content-area{
    margin-top: 2rem;
    margin-bottom: 2rem;
}


.make-a-bet{
   /* position: absolute;
    z-index: 99;
    right: 20px;
    top: 10px;*/
    position : relative ;
    z-index: 9;
}
.make-a-bet a{
    background: #bbbd5d;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 4px 0;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: 12px;
}
.make-a-bet a:hover{
    background: #000;
    color: #fff;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.make-a-bet .read-tips{
    background: #005CFF;
    color: #fff;
    margin-top: 5px;
}
.make-a-bet .read-tips.bolder{
    background: #10429b;
}
.wm-odd{
    display: flex;
    position : relative ;
    z-index: 8;
}
.wm-odd >span{
    display: flex;
    flex-direction: column;
    font-size: 12px;
    background: rgba(239,241,242,.5);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    margin-right: 4px;
    padding: 4px 4px 6px;
    text-align: center;
}
/*-----------------------*\
    RESPONSIVE
\*-----------------------*/
body.home .entry-content-wrap,
article.anwp_match .entry-content-wrap,
article.anwp_competition .entry-content-wrap,
article.anwp_club .entry-content-wrap{
    padding: 0 !important;
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .make-a-bet{
        max-width: 90px;
        margin: auto;
        position : relative ;
        top: auto;
        right: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }
    .make-a-bet a{
        min-width: 90px;
        text-align: center;
    }
    .make-a-bet .read-tips{
        margin-top: 0;
    }

    body.single-anwp_match .primary-sidebar,
    body.single-anwp_club .primary-sidebar,
    body.single-anwp_competition .primary-sidebar,
    body.home.anwpfl-ready .primary-sidebar,
    body.single-anwp_club main#main{
        margin-left: -1rem;
        margin-right: -1rem;
    }
    body.home.anwpfl-ready article.entry.single-entry,
    body.single-anwp_match article.entry.single-entry,
    body.single-anwp_club article.entry.single-entry,
    body.single-anwp_competition article.entry.single-entry{
        margin: 0 -0.3rem;
    }
    body.single-anwp_match .primary-sidebar .side-bookies,
    body.single-anwp_club .primary-sidebar .side-bookies,
    body.home.anwpfl-ready .primary-sidebar .side-bookies,
    body.single-anwp_competition .primary-sidebar .side-bookies{
        padding: 0;
    }
    body.single-anwp_competition .content-area, 
    body.single-anwp_club .content-area,
    body.single-anwp_match .content-area{
        margin-top: 1rem !important;
    }
    article.anwp_club .entry-content-wrap{
        padding: 0 15px !important;
    }




    .anwp-fl-game .match-slim__inner-wrapper{
        flex-direction: column;
    }
    .anwp-fl-game .match-slim__inner-wrapper .match-slim__main-meta{
        border: none;
        padding: 0 !important;
        margin: 0 0 5px 0 !important;
    }
    .anwp-fl-game .match-slim__inner-wrapper .match-slim__main-meta .match-slim__date-wrapper{
        display: flex !important;
        width: 100%;
        text-align: center;
        flex-direction: row !important;
        align-content: center;
        align-items: center !important;
    }
    .anwp-fl-game .match-slim__inner-wrapper .match-slim__main-meta .match-slim__date-wrapper .match-slim__time-separator{
        display: block !important;
    }

    .match-list.match-list--shortcode .anwp-fl-game .match-slim__inner-wrapper .match-slim__main-meta{
        align-self: center;
    }
    .match-list.match-list--shortcode .anwp-fl-game .match-slim__inner-wrapper .match-slim__main-meta .match-slim__date-wrapper{
        width: initial;
    }
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
    .site-branding a.brand img{
        max-width: 150px !important;
    }
    #mobile-header .site-container{
        padding: 0 10px;
    }
    body.home.anwpfl-ready article.entry.single-entry, 
    body.single-anwp_match article.entry.single-entry, 
    body.single-anwp_club article.entry.single-entry, 
    body.single-anwp_competition article.entry.single-entry{
        margin: 0 -0.7rem;
    }
    body.single-anwp_match .primary-sidebar, 
    body.single-anwp_club .primary-sidebar, 
    body.single-anwp_competition .primary-sidebar, 
    body.home.anwpfl-ready .primary-sidebar, 
    body.single-anwp_club main#main{
        margin-left: -1.4rem;
        margin-right: -1.4rem;
    }
    article.anwp_club .entry-content-wrap{
        padding: 0 25px !important;
    }
}

@media screen and (max-width: 375px){
    .site-branding a.brand img{
        max-width: 100px !important;
    }
}



/* **********   SIDE BAR CSSS       ************* */

.wrapper {
    margin: 0 auto;
    max-width: 1232px;
    width: 100%
}

.content {
    display: flex;
    margin-top: 3px;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 1248px) {
    .content {
        padding:0 12px
    }
}

@media screen and (max-width: 1023px) {
    .content {
        display:block;
        margin: 0;
        padding: 0
    }
}

.content__main {
    margin-bottom: 64px;
    margin-right: 40px;
    margin-top: 16.5px;
    position: relative;
    width: calc(100% - 340px)
}

@media screen and (max-width: 1023px) {
    .content__main {
        margin-top:0;
        width: 100%
    }
}

.content__aside {
    margin-top: 21px;
    width: 300px
}

@media screen and (max-width: 1023px) {
    .content__aside {
        margin-top:48px;
        width: 100%
    }
}

.wrapper_940 {
    margin: 0 auto;
    max-width: 940px;
    width: 100%
}

@media screen and (max-width: 1023px) {
    .wrapper_940 {
        margin:0 12px;
        max-width: calc(100% - 24px)
    }
}

.color_dark-64 {
    color: hsla(0,0%,8%,.64)
}

.color_dark-32 {
    color: hsla(0,0%,8%,.32)
}

.color_dark-24 {
    color: hsla(0,0%,8%,.24)
}

.text-start {
    text-align: start
}

.text-center {
    text-align: center
}

.justify-content-center {
    justify-content: center
}

.fl,.fl_c {
    display: flex
}

.fl_c {
    align-items: center
}

.fl_s {
    align-items: start;
    display: flex
}

.fl_btn {
    display: flex;
    justify-content: space-between
}

.fl_c_c {
    flex-direction: column;
    justify-content: center
}

.fl_c_btn,.fl_c_c {
    align-items: center;
    display: flex
}

.fl_c_btn {
    justify-content: space-between
}

.fl_col_c_c {
    align-items: center;
    justify-content: center
}

.fl_col_btn,.fl_col_c_c {
    display: flex;
    flex-direction: column
}

.fl_col_btn {
    justify-content: space-between
}

.fl_col,.fl_col_c {
    display: flex;
    flex-direction: column
}

.fl_col_c {
    align-items: center
}

.d-bl {
    display: block
}

.pb-16 {
    padding-bottom: 16px
}

.mr-16 {
    margin-right: 16px
}

.ml-16 {
    margin-left: 16px
}

.pos-relative {
    position: relative
}

.bg_white {
    background-color: #fff
}

.font-weight_700 {
    font-weight: 700
}

.arrow_012,.arrow_black {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 24px;
    min-width: 24px;
    width: 24px
}

.arrow_black {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMTQxNDE0IiBkPSJNMTIgMiAxMC41OS41OSA2IDUuMTcgMS40MS41OSAwIDJsNiA2IDYtNloiLz48L3N2Zz4=)
}

.arrow_012 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjEyIiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMTQxNDE0IiBmaWxsLW9wYWNpdHk9Ii4xMiIgZD0iTTIgMCAuNTkgMS40MSA1LjE3IDYgLjU5IDEwLjU5IDIgMTJsNi02LTYtNloiLz48L3N2Zz4=)
}

.arrow-down_yellow {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjQiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNGQUZGMDAiIGQ9Ik00IDQgLjY2NS42ODNoNi42NjdMMy45OTkgNFoiLz48L3N2Zz4=);
    background-position: 100%;
    background-repeat: no-repeat
}


.show-more-button {
    background-color: #141414;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,.12);
    color: #fff;
    font-weight: 700;
    height: 40px;
    line-height: 24px;
    margin: 0 auto;
    max-width: 200px;
    padding: 8px 15.5px 8px 24px;
    white-space: nowrap;
    width: 100%
}

.show-more-button:hover {
    box-shadow: 0 10px 13px -7px rgba(0,0,0,.3)
}

.show-more-button span {
    white-space: nowrap;
    color: white;
}

.show-more-button svg {
    margin-left: auto
}

.list-button {
    background: #141414;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,.12);
    height: 48px;
    margin: 0 auto;
    max-width: 197px;
    padding: 12px 15px 12px 25px;
    width: 100%
}

.list-button:hover {
    box-shadow: 0 10px 13px -7px rgba(0,0,0,.3)
}

.list-button span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin-right: 10px
}

.list-button span:last-of-type {
    color: #727272;
    font-weight: 900
}

.list-button svg {
    margin-left: auto
}

.close-btn {
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    min-width: 24px;
    position: absolute;
    width: 24px
}

.underline {
    border-bottom: 2px solid #faff00
}

.banner-right {
    display: flex;
    height: 250px;
    justify-content: center;
    margin-bottom: 37px;
    margin-top: -1px
}

@media screen and (max-width: 1248px) {
    .banner-right {
        padding-right:12px
    }
}

@media screen and (max-width: 1023px) {
    .banner-right {
        padding:0
    }
}

.recommend-index {
    color: #ed533a;
    font-size: 20px;
    font-weight: 900
}

.nodata {
    color: hsla(0,0%,8%,.48);
    font-size: 20px;
    font-weight: 800;
    line-height: 24px
}

.hidden {
    display: none
}

.notscrollable {
    height: 100%;
    overflow-y: hidden!important;
    touch-action: none
}

.cover {
    background-color: hsla(0,0%,8%,.24);
    height: 100%;
    overflow: auto;
    width: 100%
}

.cover,.overlay {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 100
}

.overlay {
    background: hsla(0,0%,8%,.48);
    display: none;
    height: 100vh;
    width: 100vw
}

.mr-12 {
    margin-right: 12px
}


.hot {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4MycgaGVpZ2h0PSc3MScgZmlsbD0nbm9uZSc+PGcgZmlsdGVyPSd1cmwoI2EpJz48cGF0aCBmaWxsPScjRkFGRjAwJyBkPSdNMzQuODIyIDRoNDMuNTZMNC4wMDIgNjYuNDE0VjMzLjk5M2MwLTEuNDUgMC0yLjgyOC4wMDQtNC4xMzRMMzQuODIyIDRaJy8+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9J2EnIHdpZHRoPSc4Mi4zODMnIGhlaWdodD0nNzAuNDE0JyB4PScwJyB5PScwJyBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9J3NSR0InIGZpbHRlclVuaXRzPSd1c2VyU3BhY2VPblVzZSc+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0nMCcgcmVzdWx0PSdCYWNrZ3JvdW5kSW1hZ2VGaXgnLz48ZmVDb2xvck1hdHJpeCBpbj0nU291cmNlQWxwaGEnIHJlc3VsdD0naGFyZEFscGhhJyB2YWx1ZXM9JzAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwJy8+PGZlT2Zmc2V0Lz48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPScyJy8+PGZlQ29tcG9zaXRlIGluMj0naGFyZEFscGhhJyBvcGVyYXRvcj0nb3V0Jy8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPScwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjEyIDAnLz48ZmVCbGVuZCBpbjI9J0JhY2tncm91bmRJbWFnZUZpeCcgcmVzdWx0PSdlZmZlY3QxX2Ryb3BTaGFkb3dfNDAwXzEwNzY4Jy8+PGZlQmxlbmQgaW49J1NvdXJjZUdyYXBoaWMnIGluMj0nZWZmZWN0MV9kcm9wU2hhZG93XzQwMF8xMDc2OCcgcmVzdWx0PSdzaGFwZScvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=);
    height: 71px;
    left: -3.1px;
    top: -4px;
    width: 80px
}

.hot,.hot:after {
    position: absolute
}

.hot:after {
    content: attr(data-content);
    font-weight: 600;
    left: 17%;
    line-height: 20px;
    top: 23%;
    transform: rotate(-40deg)
}


.star-full {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxNycgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI0ZGRTYwMCcgZD0nbTkgMTMuMzkyIDUuMTUgMy4xMDgtMS4zNjctNS44NTggNC41NS0zLjk0Mi01Ljk5Mi0uNTA4TDguOTk5LjY2NyA2LjY1OCA2LjE5Mi42NjYgNi43bDQuNTUgMy45NDJMMy44NDkgMTYuNSA5IDEzLjM5MlonLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 16.5px;
    margin-right: .5px;
    width: 17.7px
}

.star-full.half {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxNycgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI0UzRTNFMycgZD0nbTkgMTMuMzkyIDUuMTUgMy4xMDgtMS4zNjctNS44NTggNC41NS0zLjk0Mi01Ljk5Mi0uNTA4TDguOTk5LjY2NyA2LjY1OCA2LjE5Mi42NjYgNi43bDQuNTUgMy45NDJMMy44NDkgMTYuNSA5IDEzLjM5MlonLz48L3N2Zz4=);
    color: rgba(132,148,180,.2);
    position: relative
}

.star-full.half:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxNycgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI0ZGRTYwMCcgZD0nbTkgMTMuMzkyIDUuMTUgMy4xMDgtMS4zNjctNS44NTggNC41NS0zLjk0Mi01Ljk5Mi0uNTA4TDguOTk5LjY2NyA2LjY1OCA2LjE5Mi42NjYgNi43bDQuNTUgMy45NDJMMy44NDkgMTYuNSA5IDEzLjM5MlonLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50%
}

.star-full.half.half-1:after {
    width: 10%
}

.star-full.half.half-2:after {
    width: 20%
}

.star-full.half.half-3:after {
    width: 30%
}

.star-full.half.half-4:after {
    width: 40%
}

.star-full.half.half-5:after {
    width: 50%
}

.star-full.half.half-6:after {
    width: 60%
}

.star-full.half.half-7:after {
    width: 70%
}

.star-full.half.half-8:after {
    width: 80%
}

.star-full.half.half-9:after {
    width: 90%
}

.star-full.half.half-10:after {
    width: 100%
}

.star-full:last-of-type {
    margin-right: 0
}

.star-nonactive {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxNycgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI0UzRTNFMycgZD0nbTkgMTMuMzkyIDUuMTUgMy4xMDgtMS4zNjctNS44NTggNC41NS0zLjk0Mi01Ljk5Mi0uNTA4TDguOTk5LjY2NyA2LjY1OCA2LjE5Mi42NjYgNi43bDQuNTUgMy45NDJMMy44NDkgMTYuNSA5IDEzLjM5MlonLz48L3N2Zz4=)
}

.side-bookies {
    margin-bottom: 49px
}

@media screen and (max-width: 1248px) {
    .side-bookies {
        padding-right:12px
    }
}

@media screen and (max-width: 1023px) {
    .side-bookies {
        margin-bottom:41px;
        padding: 0 16px
    }
}

.side-bookies .side-title {
    margin-bottom: 15.5px
}

@media screen and (max-width: 1023px) {
    .side-bookies .side-title {
        font-size:24px;
        letter-spacing: -.02em;
        line-height: 28px;
        margin-bottom: 15px
    }
}

.side-bookies__container {
    margin-bottom: 12px
}

.side-bookies__item {
    border: 1px solid hsla(0,0%,8%,.12);
    border-radius: 16px;
    margin-bottom: 8.5px;
    padding: 8.5px 11px 11px;
    position: relative
}

.side-bookies__item:last-of-type {
    margin-bottom: 0
}

@media screen and (max-width: 1023px) {
    .side-bookies__item {
        padding:7px 11px 10.5px
    }
}

.side-bookies__top {
    margin-bottom: 7px;
    padding-left: 1px;
    padding-right: 1px
}

.side-bookies__top span {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.side-bookies__top a:hover {
    text-decoration: underline
}

.side-bookies__bottom {
    justify-content: space-between
}

.side-bookies .bookie__item-rating {
    margin-bottom: 2.5px;
    margin-right: 0
}

.side-bookies .bookie-name {
    padding-left: 2px
}

.side-bookies .bookie-logo {
    margin-top: 7px;
    padding-right: 2.5px
}

.side-bookies .bookie__item-bonus {
    background-color: unset;
    margin-right: 0;
    padding: 0
}

@media screen and (max-width: 1230px) {
    .side-bookies .bookie__item-bonus {
        margin-bottom:0;
        margin-right: 5px;
        order: unset;
        width: 100%
    }
}

@media screen and (max-width: 1023px) {
    .side-bookies .bookie__item-bonus {
        min-height:unset
    }
}

.side-bookies .bonus-image {
    background-color: #7aea93;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyMCcgaGVpZ2h0PScyMCcgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI2ZmZicgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNOS42NDIgNC42MjZhMjIuMzQgMjIuMzQgMCAwIDAtLjUwOC0xLjIwNiA2LjgwNCA2LjgwNCAwIDAgMC0uMjQyLS40NzkgMS42NDMgMS42NDMgMCAwIDAtLjIzNS0uMzM1Yy0uOTE1LS45Mi0yLjQ5Ny0uOTE5LTMuNDEgMGEyLjQzIDIuNDMgMCAwIDAgLjAzOSAzLjQ1N0gyLjcxYy0uNzEyIDAtMS4yOTIuNTgtMS4yOTIgMS4yOTJ2My40MzdjMCAuNDI2LjM0NS43NzEuNzcuNzcxaC4yNzJ2NS4xNjdjMCAuNzEyLjU4IDEuMjkxIDEuMjkxIDEuMjkxaDEyLjVjLjcxMiAwIDEuMjkyLS41OCAxLjI5Mi0xLjI5MXYtNS4xNjdoLjI3Yy40MjYgMCAuNzcyLS4zNDUuNzcyLS43N1Y3LjM1NGMwLS43MTItLjU4LTEuMjkyLTEuMjkyLTEuMjkyaC0yLjU3N2wuMDQtLjA0YTIuNDMgMi40MyAwIDAgMCAwLTMuNDE2Yy0uOTE0LS45Mi0yLjQ5NS0uOTItMy40MSAwLS4wODEuMDgxLS4xNi4yMDQtLjIzNS4zMzQtLjA3Ny4xMzYtLjE2LjMtLjI0My40OC0uMTY3LjM1OC0uMzQ1Ljc5LS41MDggMS4yMDUtLjEzNC4zNDMtLjI1OS42NzUtLjM1OS45NDgtLjEtLjI3My0uMjI0LS42MDUtLjM1OS0uOTQ4Wk02LjM0IDMuNjkzYS44NTYuODU2IDAgMCAxIDEuMjI0IDBjLjMxNy4zMi42NTEuOTExLjg3OCAxLjQ3LjExMy4yNzYuMTkzLjUzMS4yMzEuNzI2LjAxNC4wNzEuMDIyLjEzLjAyNC4xNzQtLjI5OS0uMDAzLS43NzItLjE2NS0xLjI1My0uNDA0LS40OC0uMjM5LS45MDctLjUyNS0xLjEwNC0uNzIyYS44ODYuODg2IDAgMCAxIDAtMS4yNDRabTYuMDk5IDBhLjg5Ljg5IDAgMCAxIDEuMjI0IDBjLjM0LjM0My4zNC45MDIgMCAxLjI0NC0uMTk3LjE5Ny0uNjI0LjQ4My0xLjEwNC43MjItLjQ4MS4yMzktLjk1NS40MDEtMS4yNTMuNDA0LjAwMi0uMDQ1LjAwOS0uMTAzLjAyMy0uMTc0LjAzOC0uMTk1LjExOS0uNDUuMjMxLS43MjYuMjI3LS41NTkuNTYyLTEuMTUuODc5LTEuNDdabS01LjY0MiA2LjMyOGEuNzcuNzcgMCAxIDEgMCAxLjU0Mkg0LjAwMXY0LjkxN2g1LjIzVjcuNjA1SDIuOTZ2Mi40MTZoMy44MzdabTYuNDE3IDEuNTQySDE2djQuOTE3aC01LjIyOVY3LjYwNWg2LjI3MXYyLjQxOGwtMy44My0uMDAyYS43Ny43NyAwIDAgMCAwIDEuNTQyWicgY2xpcC1ydWxlPSdldmVub2RkJy8+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 8px;
    height: 32px;
    margin-right: 8px;
    min-width: 32px;
    width: 32px
}

.side-bookies .bonus-text {
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    margin-right: 0;
    width: 100%
}

.side-bookies .bookie__site-button {
    background: #ed533a;
    border-radius: 8px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.25);
    color: #fff;
    font-weight: 600;
    line-height: 24px;
    margin-left: 6px;
    padding: 4px 13px;
    white-space: nowrap
}

@media screen and (max-width: 1023px) {
    .side-bookies .bookie__site-button {
        height:36px;
        max-width: 88px;
        padding: 6px 17px
    }
}

.side-bookies .top {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc4MycgaGVpZ2h0PSc3MScgZmlsbD0nbm9uZSc+PGcgZmlsdGVyPSd1cmwoI2EpJz48cGF0aCBmaWxsPScjRkFGRjAwJyBkPSdNNDguMTc4IDRINC42MTdsNzQuMzgxIDYyLjQxNFYzMy45OTNjMC0xLjQ1IDAtMi44MjgtLjAwNC00LjEzNEw0OC4xNzcgNFonLz48L2c+PGRlZnM+PGZpbHRlciBpZD0nYScgd2lkdGg9JzgyLjM4MycgaGVpZ2h0PSc3MC40MTQnIHg9Jy42MTcnIHk9JzAnIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0nc1JHQicgZmlsdGVyVW5pdHM9J3VzZXJTcGFjZU9uVXNlJz48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PScwJyByZXN1bHQ9J0JhY2tncm91bmRJbWFnZUZpeCcvPjxmZUNvbG9yTWF0cml4IGluPSdTb3VyY2VBbHBoYScgcmVzdWx0PSdoYXJkQWxwaGEnIHZhbHVlcz0nMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAnLz48ZmVPZmZzZXQvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249JzInLz48ZmVDb21wb3NpdGUgaW4yPSdoYXJkQWxwaGEnIG9wZXJhdG9yPSdvdXQnLz48ZmVDb2xvck1hdHJpeCB2YWx1ZXM9JzAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMTIgMCcvPjxmZUJsZW5kIGluMj0nQmFja2dyb3VuZEltYWdlRml4JyByZXN1bHQ9J2VmZmVjdDFfZHJvcFNoYWRvd180NzdfMjY0NCcvPjxmZUJsZW5kIGluPSdTb3VyY2VHcmFwaGljJyBpbjI9J2VmZmVjdDFfZHJvcFNoYWRvd180NzdfMjY0NCcgcmVzdWx0PSdzaGFwZScvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=);
    height: 71px;
    position: absolute;
    right: -2.8px;
    top: -4.6px;
    width: 80px
}

.side-bookies .top:after {
    content: attr(data-content);
    font-weight: 600;
    line-height: 20px;
    position: absolute;
    right: 17%;
    top: 22.5%;
    transform: rotate(45deg)
}

.bonus__item {
    background-color: #fff;
    border: 1px solid hsla(0,0%,8%,.12);
    border-radius: 16px;
    color: #141414;
    display: flex;
    flex-direction: column;
    max-width: 284px;
    min-height: 130px;
    padding: 12px 16px 16px;
    position: relative;
    width: 100%
}

@media screen and (max-width: 1023px) {
    .bonus__item {
        margin-right:16px
    }
}

.bonus__item:last-of-type {
    margin-right: 0
}

.bonus__item:after,.bonus__item:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    position: absolute
}

.bonus__item:before {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0OScgaGVpZ2h0PSc1MCcgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI0ZBRkYwMCcgZD0nTTI3LjAwMy0zLjY2N0MxMi4yODMtMy42NjcuMzM2IDguMjguMzM2IDIzYzAgMTQuNzIgMTEuOTQ3IDI2LjY2NyAyNi42NjcgMjYuNjY3IDE0LjcyIDAgMjYuNjY2LTExLjk0NyAyNi42NjYtMjYuNjY3IDAtMTQuNzItMTEuOTQ2LTI2LjY2Ny0yNi42NjYtMjYuNjY3WicvPjwvc3ZnPg==);
    height: 50px;
    right: -2px;
    top: -.9px;
    width: 50px
}

.bonus__item:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyMicgaGVpZ2h0PSczOCcgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nIzE0MTQxNCcgZD0nTTEzLjM0NSAzNC4zNnYzLjMwN0g4LjY3OHYtMy40NGMtMS45NzMtLjQ4LTYuMzczLTIuMDU0LTguMDUzLTcuODk0bDQuNC0xLjc4NmMuMTYuNTg2IDEuNTQ3IDUuNTczIDYuNCA1LjU3MyAyLjQ4IDAgNS4yOC0xLjI4IDUuMjgtNC4yOTMgMC0yLjU2LTEuODY3LTMuODk0LTYuMDgtNS40MTQtMi45MzMtMS4wNC04LjkzMy0yLjc0Ni04LjkzMy04LjgyNiAwLS4yNjcuMDI2LTYuNCA2Ljk4Ni03Ljg5NFYuMzMzaDQuNjY3VjMuNjRjNC45MDcuODUzIDYuNjkzIDQuNzczIDcuMDkzIDUuOTQ3bC00LjIxMyAxLjc4NmMtLjI5My0uOTMzLTEuNTczLTMuNTczLTUuMDY3LTMuNTczLTEuODY2IDAtNC44MjYuOTg3LTQuODI2IDMuNzA3IDAgMi41MzMgMi4yOTMgMy40OTMgNy4wNCA1LjA2NiA2LjQgMi4yMTQgOC4wMjYgNS40NjcgOC4wMjYgOS4yIDAgNy4wMTQtNi42NjYgOC4zNDctOC4wNTMgOC41ODdaJy8+PC9zdmc+);
    height: 38px;
    right: 10px;
    top: 4px;
    width: 22px
}

.bonus__item-sum {
    display: block;
    font-size: 28px;
    font-weight: 800;
    height: 32px;
    line-height: 22px;
    margin-bottom: 8px;
    margin-right: 7.2px
}

.bonus__item-sum a {
    background-color: #141414;
    border-radius: 50%
}

.bonus__item-sum a svg {
    height: 13.33px;
    width: 13.33px
}

.bonus__item-desc {
    color: #141414;
    font-size: 18px;
    font-weight: 800;
    line-height: 20px;
    margin-bottom: 8px;
    width: 88%
}

@media screen and (max-width: 1023px) {
    .bonus__item-desc {
        margin-bottom:4px
    }
}

.bonus__item-desc:hover {
    text-decoration: underline
}

.bonus__item .bonuses-point__link {
    margin-bottom: 8px
}

.bonus__item .bonuses-point__link .copy-to-clipboard {
    color: hsla(0,0%,8%,.48);
    margin-left: 8px
}

.bonus__item-bottom {
    justify-content: space-between;
    margin-top: auto
}

.bonus__item-button {
    background-color: #faff00;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    color: #141414;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin-right: 52px;
    padding: 4px 18px
}

.bonus__item-button:hover {
    box-shadow: 0 10px 9px -7px rgba(0,0,0,.3)
}

.bonus__item-logo {
    display: flex;
    height: 32px;
    min-width: 96px;
    width: 96px
}

.bonus__item-logo img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.bonus__item.bonus__item-big {
    padding: 16px 16px 18px;
    position: relative
}

.bonus__item.bonus__item-big:before {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc3MicgaGVpZ2h0PSc3MicgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI0ZBRkYwMCcgZD0nTTQwLThDMTcuOTItOCAwIDkuOTIgMCAzMnMxNy45MiA0MCA0MCA0MCA0MC0xNy45MiA0MC00MFM2Mi4wOC04IDQwLThabTMuNTIgNjMuMDRWNjBoLTd2LTUuMTZjLTIuOTYtLjcyLTkuNTYtMy4wOC0xMi4wOC0xMS44NGw2LjYtMi42OGMuMjQuODggMi4zMiA4LjM2IDkuNiA4LjM2IDMuNzIgMCA3LjkyLTEuOTIgNy45Mi02LjQ0IDAtMy44NC0yLjgtNS44NC05LjEyLTguMTItNC40LTEuNTYtMTMuNC00LjEyLTEzLjQtMTMuMjQgMC0uNC4wNC05LjYgMTAuNDgtMTEuODRWNGg3djQuOTZjNy4zNiAxLjI4IDEwLjA0IDcuMTYgMTAuNjQgOC45MmwtNi4zMiAyLjY4Yy0uNDQtMS40LTIuMzYtNS4zNi03LjYtNS4zNi0yLjggMC03LjI0IDEuNDgtNy4yNCA1LjU2IDAgMy44IDMuNDQgNS4yNCAxMC41NiA3LjYgOS42IDMuMzIgMTIuMDQgOC4yIDEyLjA0IDEzLjggMCAxMC41Mi0xMCAxMi41Mi0xMi4wOCAxMi44OFonLz48cGF0aCBmaWxsPScjMTQxNDE0JyBkPSdNNDMuNTE3IDU1LjA0VjYwaC03di01LjE2Yy0yLjk2LS43Mi05LjU2LTMuMDgtMTIuMDgtMTEuODRsNi42LTIuNjhjLjI0Ljg4IDIuMzIgOC4zNiA5LjYgOC4zNiAzLjcyIDAgNy45Mi0xLjkyIDcuOTItNi40NCAwLTMuODQtMi44LTUuODQtOS4xMi04LjEyLTQuNC0xLjU2LTEzLjQtNC4xMi0xMy40LTEzLjI0IDAtLjQuMDQtOS42IDEwLjQ4LTExLjg0VjRoN3Y0Ljk2YzcuMzYgMS4yOCAxMC4wNCA3LjE2IDEwLjY0IDguOTJsLTYuMzIgMi42OGMtLjQ0LTEuNC0yLjM2LTUuMzYtNy42LTUuMzYtMi44IDAtNy4yNCAxLjQ4LTcuMjQgNS41NiAwIDMuOCAzLjQ0IDUuMjQgMTAuNTYgNy42IDkuNiAzLjMyIDEyLjA0IDguMiAxMi4wNCAxMy44IDAgMTAuNTItMTAgMTIuNTItMTIuMDggMTIuODhaJy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 80px;
    position: absolute;
    right: -2px;
    top: -1px;
    width: 80px
}

@media screen and (max-width: 1023px) {
    .bonus__item.bonus__item-big:before {
        background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc0OScgaGVpZ2h0PSc1MCcgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI0ZBRkYwMCcgZD0nTTI3LjAwMy0zLjY2N0MxMi4yODMtMy42NjcuMzM2IDguMjguMzM2IDIzYzAgMTQuNzIgMTEuOTQ3IDI2LjY2NyAyNi42NjcgMjYuNjY3IDE0LjcyIDAgMjYuNjY2LTExLjk0NyAyNi42NjYtMjYuNjY3IDAtMTQuNzItMTEuOTQ2LTI2LjY2Ny0yNi42NjYtMjYuNjY3WicvPjwvc3ZnPg==);
        height: 50px;
        right: -2px;
        top: -1px;
        width: 50px
    }
}

.bonus__item.bonus__item-big .bonus__item-sum {
    height: auto;
    margin-bottom: 6.5px
}

.bonus__item.bonus__item-big .bonus__item-sum span {
    font-size: 18px;
    line-height: 24px;
    margin-right: 9px
}

@media screen and (max-width: 1023px) {
    .bonus__item.bonus__item-big .bonus__item-sum span {
        font-size:36px
    }
}

.bonus__item.bonus__item-big .bonus__item-desc {
    font-size: 24px;
    line-height: 28px
}

.bonus__item.bonus__item-big .bonus__button-big {
    background-color: #faff00;
    border: 1px solid #faff00;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    color: #141414;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 24px;
    position: relative;
    width: 100%
}

.bonus__item.bonus__item-big .bonus__button-big:hover {
    box-shadow: 0 10px 9px -7px rgba(0,0,0,.3)
}

.bonus__item.bonus__item-big .bonus__button-big .bonus__item-desc {
    font-size: 32px;
    line-height: 40px
}

.bonus__item.bonus__item-big .bonus__button-big .bonus__item-btn {
    padding: 8px 11px 8px 8px;
    position: relative
}

.bonus__item.bonus__item-big .bonus__button-big .bonus__item-btn:before {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyMicgaGVpZ2h0PScyMCcgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nIzE0MTQxNCcgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNMTAuNTcyIDMuNTUyYTI2Ljc5NSAyNi43OTUgMCAwIDAtLjYxLTEuNDQ4IDguMTY2IDguMTY2IDAgMCAwLS4yOS0uNTc1IDEuOTcxIDEuOTcxIDAgMCAwLS4yODMtLjQwMUM4LjI5My4wMjQgNi4zOTQuMDI1IDUuMjk4IDEuMTI4YTIuOTE2IDIuOTE2IDAgMCAwIC4wNDcgNC4xNDhIMi4yNTNjLS44NTQgMC0xLjU1LjY5NS0xLjU1IDEuNTV2NC4xMjVjMCAuNTEuNDE0LjkyNS45MjUuOTI1aC4zMjV2Ni4yYzAgLjg1NC42OTYgMS41NSAxLjU1IDEuNTVoMTVjLjg1NSAwIDEuNTUtLjY5NiAxLjU1LTEuNTV2LTYuMmguMzI1Yy41MSAwIC45MjUtLjQxNS45MjUtLjkyNVY2LjgyNmMwLS44NTUtLjY5NS0xLjU1LTEuNTUtMS41NWgtMy4wOTJsLjA0OC0uMDQ4YTIuOTE1IDIuOTE1IDAgMCAwIDAtNC4xYy0xLjA5Ni0xLjEwMy0yLjk5NS0xLjEwNC00LjA5MiAwYTEuOTcxIDEuOTcxIDAgMCAwLS4yODIuNDAxYy0uMDkzLjE2My0uMTkxLjM2LS4yOTEuNTc1LS4yLjQzLS40MTUuOTUtLjYxIDEuNDQ4LS4xNjEuNDEtLjMxLjgxLS40MyAxLjEzNy0uMTIxLS4zMjctLjI3LS43MjYtLjQzMi0xLjEzN1pNNi42MSAyLjQzMmMuMTk3LS4xOTkuNDU3LS4zMDYuNzM0LS4zMDYuMjc2IDAgLjUzNi4xMDcuNzM0LjMwNi4zOC4zODMuNzgyIDEuMDkzIDEuMDU0IDEuNzYzLjEzNS4zMzIuMjMyLjYzOC4yNzcuODcxLjAxNy4wODYuMDI2LjE1Ni4wMjkuMjEtLjM1OC0uMDA0LS45MjctLjE5OS0xLjUwNC0uNDg2LS41NzYtLjI4Ni0xLjA4OS0uNjI5LTEuMzI0LS44NjZhMS4wNjMgMS4wNjMgMCAwIDEgMC0xLjQ5MlptNy4zMTggMGMuMzktLjM5IDEuMDgtLjM5IDEuNDY5IDAgLjQwNy40MS40MDcgMS4wODIgMCAxLjQ5Mi0uMjM2LjIzNy0uNzQ5LjU4LTEuMzI1Ljg2Ni0uNTc3LjI4Ny0xLjE0Ni40ODItMS41MDQuNDg2LjAwMy0uMDU0LjAxMi0uMTI0LjAyOS0uMjFhNS4wMyA1LjAzIDAgMCAxIC4yNzctLjg3Yy4yNzItLjY3LjY3NC0xLjM4MSAxLjA1NC0xLjc2NFptLTYuNzcgNy41OTRhLjkyNS45MjUgMCAxIDEgMCAxLjg1SDMuODAzdjUuOWg2LjI3NVY3LjEyNkgyLjU1M3YyLjloNC42MDVabTcuNyAxLjg1aDMuMzQ1djUuOWgtNi4yNzVWNy4xMjZoNy41MjV2Mi45MDJsLTQuNTk1LS4wMDJhLjkyNS45MjUgMCAxIDAgMCAxLjg1WicgY2xpcC1ydWxlPSdldmVub2RkJy8+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 24px;
    margin-right: 8px;
    min-width: 24px;
    position: relative;
    width: 24px
}

.bonus__item.bonus__item-big .bonus__button-big .bonus__item-logo {
    height: 24px;
    min-width: 72px;
    width: 72px
}

.bonus__item.bonus__item-big .bonus__button-big .bonus__item-name {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc5NicgaGVpZ2h0PSc0MCcgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI2ZmZicgZD0nTTU2IDBoMjRjNy41NDMgMCAxMS4zMTQgMCAxMy42NTcgMi4zNDNTOTYgOC40NTggOTYgMTZ2OGMwIDcuNTQzIDAgMTEuMzE0LTIuMzQzIDEzLjY1N1M4Ny41NDMgNDAgODAgNDBINTZWMFonLz48cmVjdCB3aWR0aD0nODAnIGhlaWdodD0nODAnIHk9Jy0yMCcgZmlsbD0nI2ZmZicgcng9JzQwJy8+PC9zdmc+);
    background-repeat: no-repeat;
    border-radius: 0 8px 8px 0;
    display: block;
    height: 56px;
    padding: 8px 12px;
    position: absolute;
    right: -2px;
    top: -1px;
    width: 95px
}

.bonus__item .clipboard-wrapper .clipboard-copied {
    height: auto;
    left: 82px;
    top: 32px
}

.dropdown {
    position: relative
}

@media screen and (max-width: 767px) {
    .dropdown {
        width:100%
    }
}

.dropdown button:active,.dropdown button:focus {
    border: 1px solid hsla(0,0%,8%,.12)
}

.dropdown:first-of-type {
    margin-right: 8px
}

.dropdown:first-of-type .dropdown-button {
    padding: 9px 14px 9px 11px
}

@media screen and (max-width: 767px) {
    .dropdown:last-of-type {
        margin-left:0
    }
}

.dropdown-button {
    border: 1px solid hsla(0,0%,8%,.12);
    border-radius: 8px;
    height: 40px;
    justify-content: space-between;
    padding: 9px 15px;
    width: 220px
}

@media screen and (max-width: 1023px) {
    .dropdown-button {
        margin-left:0
    }
}

@media screen and (max-width: 767px) {
    .dropdown-button {
        width:100%
    }
}

.dropdown-button:hover {
    border: 1px solid hsla(0,0%,8%,.4)
}

.dropdown-button span {
    font-weight: 700;
    justify-content: flex-start;
    line-height: 16px;
    overflow: hidden;
    position: relative
}

.dropdown-button span svg {
    background-color: #faff00;
    border-radius: 50%;
    height: 16px;
    margin-right: 20px;
    width: 16px
}

.dropdown-button .text {
    display: block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 172px
}

@media screen and (max-width: 767px) {
    .dropdown-button .text {
        width:100%
    }
}

.dropdown-button svg {
    flex-shrink: 0;
    margin-left: auto
}

.dropdown-button .text svg {
    background-color: #faff00;
    border-radius: 50%;
    margin-right: 20px
}

.dropdown-content {
    background-color: #fff;
    display: none;
    height: fit-content;
    left: 0;
    min-width: 220px;
    overflow: auto;
    padding: 4px 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 10
}

.dropdown-item .item-content {
    font-weight: 500;
    line-height: 24px;
    width: 100%
}

.dropdown-item .item-content:hover {
    background-color: rgba(239,241,242,.5);
    cursor: pointer
}

.dropdown-item .item-content svg {
    background-color: #faff00;
    border-radius: 50%;
    height: 16px;
    margin-right: 20px;
    width: 16px
}

.dropdown-item .item-content a,.dropdown-item .item-content span {
    display: inline-block;
    width: 100%
}

.dropdown-item .item-content a,.dropdown-item .item-content span,.dropdown-item .item-content strong {
    padding: 8px 13px
}

.dropdown-item .item-value__active {
    font-weight: bolder
}

.dropdown-active .dropdown-content {
    display: block
}

.dropdown-active .dropdown-content,.dropdown-active.dropdown {
    border-radius: 8px 8px 0 0;
    box-shadow: 0 1px 4px rgba(0,0,0,.25)
}

.dropdown-active .dropdown-content {
    border-radius: 0 0 8px 8px
}

.dropdown-active .dropdown-button {
    border-radius: 8px 8px 0 0
}

.dropdown-active .dropdown-button .vector {
    transform: rotate(180deg)
}

.side-bonuses {
    margin-bottom: 48px
}

@media screen and (max-width: 1248px) {
    .side-bonuses {
        padding-right:12px
    }
}

@media screen and (max-width: 1023px) {
    .side-bonuses {
        margin-bottom:32px;
        padding: 0 16px
    }
}

.side-bonuses__header {
    margin-bottom: 11.5px
}

@media screen and (max-width: 1023px) {
    .side-bonuses__header {
        margin-bottom:4.5px
    }
}

.side-bonuses .side-title {
    padding-left: 4px
}

@media screen and (max-width: 1023px) {
    .side-bonuses .side-title {
        font-size:24px;
        letter-spacing: -.02em;
        line-height: 28px;
        margin-bottom: 15px;
        padding-left: 0;
        padding-top: 8px
    }
}

.side-bonuses__button {
    border: 1px solid hsla(0,0%,8%,.12);
    border-radius: 8px;
    font-weight: 700;
    height: 36px;
    line-height: 24px;
    padding: 6px 11px 6px 16px
}

.side-bonuses__button:hover {
    border: 1px solid hsla(0,0%,8%,.4)
}

@media screen and (max-width: 1023px) {
    .side-bonuses__button {
        height:40px;
        margin-top: -7.5px;
        padding: 8px 12px 8px 16px
    }
}

.side-bonuses__button svg {
    margin-left: 11px
}

@media screen and (max-width: 1023px) {
    .side-bonuses__container {
        display:flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.side-bonuses .bonus__item {
    margin-bottom: 8px;
    margin-right: 0;
    max-width: unset
}

@media screen and (max-width: 1023px) {
    .side-bonuses .bonus__item {
        padding:12px 15px 14.5px
    }

    .side-bonuses .bonus__item:first-of-type {
        padding: 16px 15px 18.5px 19px
    }
}

.side-bonuses .bonus__item .bonus__item-button {
    background-color: #faff00;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    height: 32px;
    margin-right: auto;
    padding: 3.5px 16.5px 4px 18px
}

@media screen and (max-width: 1023px) {
    .side-bonuses .bonus__item .bonus__item-button {
        height:36px
    }
}

.side-bonuses .bonus__item .bonus__item-button:hover {
    box-shadow: 0 10px 9px -7px rgba(0,0,0,.3)
}

.side-bonuses .bonus__item.bonus__item-big:after {
    display: none
}

@media screen and (max-width: 1023px) {
    .side-bonuses .bonus__item.bonus__item-big:after {
        display:block
    }
}

.side-bonuses .bonus__item-desc {
    font-size: 20px;
    line-height: 24px;
    width: 75%
}

@media screen and (max-width: 1023px) {
    .side-bonuses .bonus__item-desc {
        margin-bottom:4px
    }
}

.side-news {
    margin-bottom: 56px
}

@media screen and (max-width: 1248px) {
    .side-news {
        padding-right:12px
    }
}

@media screen and (max-width: 1023px) {
    .side-news {
        margin-bottom:40px;
        padding: 0 16px
    }
}

.side-news .side-title {
    margin-bottom: 19.8px;
    padding-left: 1.2px
}

@media screen and (max-width: 1023px) {
    .side-news .side-title {
        font-size:24px;
        font-weight: 800;
        letter-spacing: -.02em;
        line-height: 28px;
        margin-bottom: 19px;
        padding-left: 0
    }
}

.side-news__item {
    margin-bottom: 24px;
    position: relative
}

.side-news__item:last-of-type {
    margin-bottom: 0
}

.side-news__image {
    align-items: center;
    border-radius: 8px;
    display: flex;
    height: 72px;
    justify-content: center;
    margin-right: 12px;
    min-width: 72px;
    overflow: hidden;
    position: relative;
    width: 72px
}

.side-news__image img {
    border-radius: 8px;
    max-width: unset
}

.side-news__row {
    margin-bottom: 4px
}

.side-news .row-date,.side-news .row-rubric {
    font-size: 12px;
    line-height: 16px
}

.side-news .row-rubric {
    color: #25ab5b;
    font-weight: 500
}

.side-news .row-date {
    color: hsla(0,0%,8%,.48);
    position: relative
}

.side-news .row-date:before {
    background: hsla(0,0%,8%,.72);
    border-radius: 50%;
    content: "";
    display: block;
    height: 2px;
    margin: 0 6px;
    width: 2px
}

.side-news__title {
    font-weight: 500;
    line-height: 20px
}

.side-news__title:hover {
    text-decoration: underline
}


.new:before {
    background-color: #faff00;
    border-radius: 4px;
    bottom: 0;
    color: #141414;
    content: attr(data-content);
    font-size: 10px;
    font-weight: 800;
    left: 1.5px;
    line-height: 16px;
    padding: 2px 3px;
    position: relative;
    text-transform: uppercase
}


/* Class to display content on mobile */
.mobile-only {
  display: none !important;
}

@media all and (max-width: 767px) {
    .content-area {
        margin-top:1rem !important; 
    }
}
/* Styles to show content on mobile screens */
@media only screen and (max-width: 767px) {
  .mobile-only {
    display: block!important;
}
}

.wm-nav-tag a {
    height: 25px;
    padding: 0 5px;
    font-size: 13px;
    line-height: 26px;
    position: relative;
    background: #f0f0f1;
    border-radius: 40px;
    margin-right: 5px;
    text-wrap: nowrap;
    text-decoration: none;
}

footer#colophon h2.widget-title{
    color: #fff;
}
.anwp-fl-calendar-slider__games .match-list__item, .match-list.match-list--shortcode{
    background: inherit;
}
.match-list.match-list--shortcode .match-plain{
    display: inline-block;
}
.match-list.match-list--shortcode .match-plain a{
    color: #fff;
}



#wm-post-shortcode,
#archive-container{
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    display: grid;
}
#wm-post-shortcode > article:first-child,
#archive-container > article:first-child{
    grid-column-start: 1;
    grid-column-end: 3;

    grid-row-start: 1;
    grid-row-end: 3;
}
#wm-post-shortcode article.item .item-title,
#wm-post-shortcode article.item .item-meta,
#archive-container article .entry-content-wrap{
    padding: 0 10px;
}
#wm-post-shortcode article.item .item-thumbnail{
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 9px;
    height: 160px;
}
#wm-post-shortcode > article:first-child .item-thumbnail{
    max-height: 330px;
    height: auto;
}
#wm-post-shortcode article.item .item-thumbnail img{
    max-width: 100%;
    width: 100%;
}
#wm-post-shortcode article.item .item-meta{
    margin-bottom: 9px;
    display: flex;
    align-items: center;
}
#archive-container > article .entry-content-wrap{
    margin-top: 9px;
}
#wm-post-shortcode article.item .item-meta .cat a,
#archive-container > article .category-links a{
    color: #25ab5b;
    font-weight: 500;
    
    white-space: normal;
    font-size: 12px;
    line-height: 16px;
}
#wm-post-shortcode article.item .item-meta .sape{
    margin-right: 12px;
    margin-left: 12px;
}
#wm-post-shortcode article.item .item-meta .date{
    color: hsla(0,0%,8%,.48);
    margin-right: 14px;
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
}
#wm-post-shortcode article.item .item-title a,
#archive-container > article .entry-header .entry-title a{
    text-decoration: none;
    color: #141414;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    font-family: Inter,sans-serif;
}
#wm-post-shortcode > article:first-child .item-title a,
#archive-container > article:first-child .entry-header .entry-title a{
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
}

section.entry-hero{
    display: none;
}


/*-----------------------*\
    RESPONSIVE
\*-----------------------*/
/* Landscape phones and portrait tablets */
@media (max-width: 600px) {
    #wm-post-shortcode,
    #archive-container{
        grid-template-columns: 1fr;
        padding: 0 20px;
    }
    #wm-post-shortcode > article:first-child, #archive-container > article:first-child {
      grid-column-start: 1;
      grid-column-end: 1;
      grid-row-start: 1;
      grid-row-end: 1;
  }
}

/* Landscape phones and smaller */
@media (max-width: 480px) {

}

/*-----------------------*\
    WM DROPDOWN
\*-----------------------*/
.wm-content-header{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.wm-content-header h1{
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -.02em;
    line-height: 32px;
    margin-right: 32px;
    padding-left: 8.5px;
}
.wm-dropdown{
    position: relative;
    display: flex;
}
.wm-dropdown:first-of-type .dropdown-button {
    padding: 9px 14px 9px 11px;
}
.wm-dropdown .dropdown-button {
    border: 1px solid hsla(0,0%,8%,.12);
    border-radius: 8px;
    height: 40px;
    justify-content: space-between;
    padding: 9px 15px;
    width: 220px;
    align-items: center;
    display: flex;
    background: #fff;
}
.wm-dropdown .dropdown-button:hover {
    border: 1px solid hsla(0,0%,8%,.4);
    background: inherit;
}
.wm-dropdown .dropdown-button .text {
    display: block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 172px;
    font-weight: 700;
    line-height: 16px;
    color: #141414;
}
.wm-dropdown .dropdown-button svg {
    flex-shrink: 0;
    margin-left: auto;
}
.wm-dropdown .dropdown-content {
    background-color: #fff;
    display: none;
    height: fit-content;
    left: 0;
    max-width: 220px;
    overflow: auto;
    padding: 4px 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 10;
}
.wm-dropdown .dropdown-item .item-content {
    font-weight: 500;
    line-height: 24px;
    width: 100%;
}
.wm-dropdown .dropdown-item .item-content a{
    padding: 8px 13px;
    color: #141414;
    text-decoration: none;
}
.dropdown-item .item-value__active{
    font-weight: 700;
    display: inline-block;
    width: 100%;
    padding: 8px 13px;
}

.wm-dropdown.dropdown-active{

}
.dropdown-active .dropdown-content {
    border-radius: 0 0 8px 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,.25);
    display: block;
}



.wm-competition{
    margin-bottom: 10px;
    overflow: hidden;
    display: flex !important;
}
.wm-competition a{
    padding: 0 10px;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    position: relative;
    background: #fff;
    border-radius: 40px;
    margin-right: 0;
    display: block;
    text-decoration: none;
    height: 20px;
}
.wm-competition a.slick-active,
.wm-competition a:hover {
    color: #fff;
    background: #ed533a;
}
.pin-new:before {
    position: absolute;
    right: 6px;
    top: -10px;
    content: "New";
    animation: lightAnimation .3s ease-in-out infinite;
    background-size: contain;
    -webkit-animation: flickerAnimation 1s infinite;
    -moz-animation: flickerAnimation 1s infinite;
    -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
    color: #d3cd13;
    font-size: 12px;
    font-weight: bold;
    font-family: 'roboto';
}

#wm-top-slider{
    margin-top: 30px;   
}
.content-area{
    margin-top: 2rem !important;
}


#kadence-breadcrumbs{
    display: none;
}

.match-list__item span.finished{    
    text-align: right;
    font-weight: 700;
    font-size: 12px;
}

.site-top-footer-wrap{
    padding: 0 !important;
}
.site-footer .footer-widget-area-inner section.widget{}

.site-footer .footer-widget-area-inner section.widget h2{
    text-align: left;
    font-size: 14px;
}
.site-footer .footer-widget-area-inner section.widget .match-list{
    padding: 0!important;
    text-align: left;
}
.site-footer .footer-widget-area-inner section.widget .match-list .match-plain{
    padding-right: 10px;
/*    padding-left: 10px;*/
border-right: 1px solid #fff;
}
.site-footer .footer-widget-area-inner section.widget .match-list .match-plain:first-child{
    padding-left: 0;
}
.site-footer .footer-widget-area-inner section.widget .match-list .match-plain:last-child{
    border-right: none;
    padding-right: 0;
}
.site-footer .footer-widget-area-inner section.widget .match-list a{
    font-size: 13px;
    color: #eaf2ea;
    display: block;
    line-height: 1;
}


#breadcrumbs li:last-child{
    display: none;
}
#breadcrumbs li.separator:not(.item-cat):last-of-type{
    background: red;
}

.anwp-fl-builder-block.nwm_prediction > .anwp-fl-block-header,
.anwp-fl-builder-block.nwm_prediction > .anwp-block-content .anwp-section > div:nth-child(1),
.anwp-fl-builder-block.nwm_prediction > .anwp-block-content .anwp-section > div:nth-child(2){
    display: none !important;
}


/*-----------------------*\
    RESPONSIVE
\*-----------------------*/

/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

    .anwp-fl-calendar-slider__games .match-list__item span.finished,
    .match-slim span.finished{
        text-align: center;
        width: 100%;
        display: block;
    }
    .wm-odd{
        justify-content: center;
    }
}

/* Landscape phones and smaller */
@media (max-width: 480px) {

}


.site-header-row.site-header-row-center-column{
    grid-template-columns: auto auto 35px !important;
}
.site-header-item .kadence-menu-svg{
    fill: #fff;
}
.site-header-item .mobile-html,
.site-header-item .mobile-html .mobile-html-inner{
    height: 100%;
}

.content-menu-right{
    display: block;
    margin-left: auto;
    display: flex;
    margin-right: -5px;
    height: 100%;
}
.content-icon {
    background-color: rgba(0,0,0,.08);
}
.content-icon.content-icon-tlk {
  background: #005CFF;
}
.content-icon a{
    height: 100%;
    display: flex;
    padding: 8px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 70px;
    color: #f2f2f2;
    font-family: Arial;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
}

.nwm-hot{
    color: #ce2b37;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    /* top: 1px; */
    font-size: 12px;
    line-height: 20px;
}
.nwm-hot.slick-active{
    color: #fff;
    background: #ed533a;
    padding: 0 5px;
    height: 20px;
    margin-right: 2px;
}


/*==================================================
>>>       CALENDAR GAMES     
==================================================*/
.anwp-fl-calendar-slider__games .anwp-fl-game .match-slim__inner-wrapper,
.match-list--shortcode .anwp-fl-game .match-slim__inner-wrapper,
.competition__group-wrapper .anwp-fl-game .match-slim__inner-wrapper{
    display: grid !important;
    grid-template-columns: 10% 65% 15% 10%;
    align-items: center;
}
.anwp-fl-calendar-slider__games .anwp-fl-game .match-slim__inner-wrapper .match-slim__team-home-title,
.anwp-fl-calendar-slider__games .anwp-fl-game .match-slim__inner-wrapper .match-slim__team-away-title{
    text-transform: capitalize;
    font-size: 13px;
}
@media (max-width: 767px) {
    .anwp-fl-calendar-slider__games .anwp-fl-game .match-slim__inner-wrapper,
    .match-list--shortcode .anwp-fl-game .match-slim__inner-wrapper,
    .competition__group-wrapper .anwp-fl-game .match-slim__inner-wrapper{
        grid-template-columns:100%;
    }
}



/*==================================================
>>>  NEWS -- HOME     
==================================================*/

@media (max-width: 767px) {
    body.nwm-news .content-area,
    body.nwm-noticias .content-area,
    body.nwm-tin-tuc .content-area{
        margin-top: 0 !important;
    }
    body.nwm-news #breadcrumbs,
    body.nwm-noticias #breadcrumbs,
    body.nwm-tin-tuc #breadcrumbs{
        padding: 0 10px;
    }
    
    body.nwm-news #primary .site-container .entry-content-wrap,
    body.nwm-noticias #primary .site-container .entry-content-wrap,
    body.nwm-tin-tuc #primary .site-container .entry-content-wrap{
        padding: 15px;
    }
    body.nwm-news #primary .site-container .entry-content-wrap h1,
    body.nwm-noticias #primary .site-container .entry-content-wrap h1,
    body.nwm-tin-tuc #primary .site-container .entry-content-wrap h1{
        font-size: 26px;
        line-height: 1.3;
    }
    body.nwm-news #primary .site-container .entry-content-wrap h2,
    body.nwm-noticias #primary .site-container .entry-content-wrap h2,
    body.nwm-tin-tuc #primary .site-container .entry-content-wrap h2{
        font-size: 22px;
        line-height: 1.3;
    }
    body.nwm-news #primary .site-container .entry-content-wrap h3,
    body.nwm-noticias #primary .site-container .entry-content-wrap h3,
    body.nwm-tin-tuc #primary .site-container .entry-content-wrap h3{
        font-size: 20px;
        line-height: 1.3;
    }
    body.nwm-news #primary .site-container .entry-content-wrap h4,
    body.nwm-noticias #primary .site-container .entry-content-wrap h4,
    body.nwm-tin-tuc #primary .site-container .entry-content-wrap h4{
        font-size: 18px;
        line-height: 1.3;
    }
    body.nwm-news #primary .site-container .entry-content-wrap h5,
    body.nwm-noticias #primary .site-container .entry-content-wrap h5,
    body.nwm-tin-tuc #primary .site-container .entry-content-wrap h5,
    body.nwm-news #primary .site-container .entry-content-wrap h6,
    body.nwm-noticias #primary .site-container .entry-content-wrap h6,
    body.nwm-tin-tuc #primary .site-container .entry-content-wrap h6{
        font-size: 16px;
        line-height: 1.3;
    }
    body.nwm-news #primary .site-container .entry-content-wrap p,
    body.nwm-noticias #primary .site-container .entry-content-wrap p,
    body.nwm-tin-tuc #primary .site-container .entry-content-wrap p{
        margin-bottom: 10px;
    }

    #wm-post-shortcode > article:first-child .item-title a, 
    #archive-container > article:first-child .entry-header .entry-title a{
        font-size: 24px;
        line-height: 30px;
    }

    .wm-content-header h1{
        font-size: 20px;
    }

    body.nwm-news.home main#main,
    body.nwm-news.archive main#main,
    body.nwm-news:not(.home) .wm-competition,
    body.nwm-news aside#secondary .sidebar-inner-wrap,

    body.nwm-noticias.home main#main,
    body.nwm-noticias.archive main#main,
    body.nwm-noticias:not(.home) .wm-competition,
    body.nwm-noticias aside#secondary .sidebar-inner-wrap,

    body.nwm-tin-tuc.home main#main,
    body.nwm-tin-tuc.archive main#main,
    body.nwm-tin-tuc:not(.home) .wm-competition,
    body.nwm-tin-tuc aside#secondary .sidebar-inner-wrap{
        margin: 0 -.7em;
    }
    
    body.nwm-news.archive main#main #archive-container,
    body.nwm-news aside#secondary .sidebar-inner-wrap .side-bookies,
    body.nwm-news aside#secondary .sidebar-inner-wrap .side-bonuses,

    body.nwm-noticias.archive main#main #archive-container,
    body.nwm-noticias aside#secondary .sidebar-inner-wrap .side-bookies,
    body.nwm-noticias aside#secondary .sidebar-inner-wrap .side-bonuses,

    body.nwm-tin-tuc.archive main#main #archive-container,
    body.nwm-tin-tuc aside#secondary .sidebar-inner-wrap .side-bookies,
    body.nwm-tin-tuc aside#secondary .sidebar-inner-wrap .side-bonuses{
        padding: 0;
    }
    body.nwm-news aside#secondary .wp-block-latest-posts,
    body.nwm-noticias aside#secondary .wp-block-latest-posts,
    body.nwm-tin-tuc aside#secondary .wp-block-latest-posts{
        margin: 0;
    }
    body.nwm-news aside#secondary .wp-block-latest-posts li,
    body.nwm-noticias aside#secondary .wp-block-latest-posts li,
    body.nwm-tin-tuc aside#secondary .wp-block-latest-posts li{
        margin-top: 10px;
    }
}
