/*   playerprofiler */

.playerprofiler-styles {
    background-color: rgba(6,23,45,1);
}

    .playerprofiler-styles .text-content {
        color: #fff;
    }

    .playerprofiler-styles .container {
        background-color: rgba(6,23,45,1);
    }

    .playerprofiler-styles .display-4 {
        color: #fff;
        font-family: Kontrapunkt;
    }

    .playerprofiler-styles .nav-header,
    .playerprofiler-styles .nav-footer,
    .playerprofiler-styles header .container,
    .playerprofiler-styles footer .container,
    .playerprofiler-styles .user-menu-mobile > div {
        background-color: #00225a !important;
    }

    .playerprofiler-styles .border-bottom {
        border-bottom: 1px solid #00225a !important;
    }

    .playerprofiler-styles .user-menu {
        background-color: transparent !important;
    }

    .playerprofiler-styles .nav-link {
        color: #fff !important;
    }

    .playerprofiler-styles a.sk-user-menu-button {
        border-color: #0079BF !important;
        background-color: #0079BF !important;
        color: #fff !important;
        text-decoration: none;
        border-radius: 6px !important;
    }

        .playerprofiler-styles a.sk-user-menu-button:hover:not(:disabled) {
            border-color: #00a1ff !important;
            background-color: #00a1ff !important;
            color: #fff !important;
            text-decoration: none;
        }

    .playerprofiler-styles .sk-user-menu-profile-button {
        border-color: #0079bf !important;
        background-color: #0079bf !important;
        color: #fff !important;
        text-decoration: none;
        border-radius: 6px !important;
    }

        .playerprofiler-styles .sk-user-menu-profile-button:hover:not(:disabled) {
            border-color: #00a1ff !important;
            background-color: #00a1ff !important;
            color: #fff !important;
            text-decoration: none;
        }

    .playerprofiler-styles div[class*='GameFilter'] input[class^=TextInput_text-input] {
        color: var(--sk-text-color);
    }

    .playerprofiler-styles input[class^=DatePicker_date-picker-input] {
        color: #000;
    }

    .playerprofiler-styles .footer-logo {
        width: 20px;
        height: 20px;
        margin-right: 4px;
    }

    .playerprofiler-styles .footer-blocks {
        display: flex;
        justify-content: space-between;
    }

    .playerprofiler-styles .footer-blocks-links-list {
        display: flex;
        list-style: none;
        margin-bottom: 0;
    }

    .playerprofiler-styles .footer-blocks-links-list-item {
        margin-right: 10px;
    }

        .playerprofiler-styles .footer-blocks-links-list-item a {
            color: #fff;
        }

@media (max-width: 768px) {
    .nav-item {
        width: 160px;
    }

    .playerprofiler-styles .navbar-nav .nav-link {
        padding-left: 40px;
    }
}

.playerprofiler-styles .footer-blocks-links-list-item a {
    color: #fff;
}

.playerprofiler-styles img[class^=Team_c-team-logo] {
    background-color: #fff;
}

.playerprofiler-styles img[class^=Team_c-team-logo-wrap] {
    background-color: #fff;
}

.playerprofiler-styles img[class^=ValuePropCard_c-value-prop-card-img] {
    background-color: #fff;
    padding: 8px;
}

@media (max-width: 768px) {
    .playerprofiler-styles .user-menu-mobile {
        margin-right: 0;
        margin-left: 0;
    }

    .playerprofiler-styles .navbar-brand {
        margin-right: 2px !important;
    }
}

.playerprofiler-styles div[class*='SportbookSelector_c-sportbook-selector'] input[class^=TextInput_text-input] {
    font-size: 12px !important;
    background-color: rgba(30,65,119,1) !important;
    color: #fff;
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

@font-face {
    font-family: 'kontrapunktbold';
    src: url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Bold-webfont.eot");
    src: url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Bold-webfont.woff") format("woff"), url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Bold-webfont.ttf") format("truetype"), url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Bold-webfont.svg#kontrapunktbold") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'kontrapunktlight';
    src: url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Light-webfont.eot");
    src: url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Light-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Light-webfont.woff") format("woff"), url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Light-webfont.ttf") format("truetype"), url("https://www.playerprofiler.com/wp-content/themes/player-profiler/assets/fonts/Kontrapunkt-Light-webfont.svg#kontrapunktlight") format("svg");
    font-weight: normal;
    font-style: normal;
}

.playerprofiler-styles .container {
    background-color: rgba(5, 23, 45, 1) !important;
}

.playerprofiler-styles .main-site-back-cta {
    background-color: #1a3257;
    display: flex;
    justify-content: center;
    padding: .25rem;
}

.playerprofiler-styles .main-site-back-cta a {
    font-family: 'kontrapunktlight';
    font-size: 11px;
    text-transform: uppercase;
    color: #93c7e7;
}

.playerprofiler-styles header .container {
    max-width: 1240px;
}

.playerprofiler-styles .nav-header,
.playerprofiler-styles .nav-footer,
.playerprofiler-styles header .container,
.playerprofiler-styles footer .container,
.playerprofiler-styles .user-menu-mobile > div,
.playerprofiler-styles .c-header-menu-wrap {
    background-color: rgba(30,65,119,1) !important;
}

@media (max-width: 768px) {
    .playerprofiler-styles .c-header-menu-wrap {
        top: 70px;
    }
}

.playerprofiler-styles .navbar-nav {
    justify-content: flex-start;
}

.playerprofiler-styles .navbar-brand {
    display: flex;
    align-items: center;
    padding: 0;
    margin-top: 4px;
    margin-right: 1rem;
}

.playerprofiler-styles .navbar-brand img {
    margin-right: 9px;
    width: 150px;
}

.playerprofiler-styles .navbar-brand span {
    font-family: 'kontrapunktlight';
    font-size: 17px;
    color: #ffef00;
    font-weight: bold;
    line-height: 1;
}

.playerprofiler-styles .navbar-light .navbar-nav .nav-link {
    font-family: 'Open Sans';
    font-weight: bold;
    text-transform: uppercase;
    font-size: .75rem;
    padding-top: .75rem;
}

body .sk-widget.playerprofiler-theme {
    --sk-background-color: #06172d;
    --sk-panel-head-background-color: #1e4177;
    --sk-panel-head-background-color-highlight: #536e9d;
    --sk-panel-head-color: #eef1f7;
    --sk-panel-content-background-color: #122f5e;
    --sk-panel-content-background-color-highlight: #213f6e;
    --sk-border-color: #1e4177;
    --sk-border-color-hover: #a8a8a8;
    --sk-text-color: #eef1f7;
    --sk-text-color-minor: #b4bfd3;
    --sk-text-color-highlight: #eef1f7;
    --sk-table-background-color: #1d3f79;
    --sk-table-header-background-color: #173159;
    --sk-table-header-text-color: #fff;
    --sk-table-row-odd-background-color: #163268;
    --sk-form-control-background-color: #dbe8ff;
    --sk-tooltip-background-color: #333;
    --sk-tooltip-text-color: #f5f5f5;
    --sk-link-color: #4dbdff;
    --sk-error-color: #e40000;
    --sk-primary-color: #1c4e86;
    --sk-secondary-color: #5099e4;
    --sk-btn-primary-text-color: #fff;
    --sk-btn-secondary-text-color: #1e4177;
    --sk-btn-border-radius: 25px;
    --sk-btn-disabled-background-color: #b2b2b2;
    --sk-btn-disabled-color: #262626;
    --sk-table-border-color: #3b598c;
}

.playerprofiler-styles .stadiuum-styles,
.playerprofiler-styles .sk-block-content,
.playerprofiler-styles .sk-game-card-bg {
    border-color: #1e4177 !important;
}

.playerprofiler-styles [class^=Summary_c-summary] {
    padding: 1rem !important;
}


body .sk-widget.playerprofiler-theme {
    line-height: 1.5;
}

.playerprofiler-styles .display-4,
.playerprofiler-styles [class^=Matches_c-match-header-title],
.playerprofiler-styles [class^=Heading_c-heading-title] {
    font-family: 'kontrapunktlight';
}

.playerprofiler-styles .display-4 {
    text-transform: uppercase;
    margin-top: 2rem;
    font-size: 2rem;
}

.playerprofiler-styles button[class^=SelectedFilters_c-selected-filter-btn] {
    border-color: #7a91be;
}

.playerprofiler-styles a[class^=Matches_c-match] {
    border-radius: 2px;
}

.playerprofiler-styles [class^=Heading_c-heading-title] {
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.playerprofiler-styles a > div[class^=Matches_c-match-header] {
    padding: .33rem .25rem;
}

.playerprofiler-styles [class^=Matches_c-match-header-title] {
    font-size: 1.125rem;
}

.playerprofiler-styles div[class^=Matches_c-match-right] {
    margin-right: 1rem;
}

.playerprofiler-styles input[class^=TextInput_text-input]::placeholder {
    color: black;
}

.playerprofiler-styles input[class^=TextInput_text-input] {
    color: black;
}

@media (max-width: 768px) {
    .playerprofiler-styles .user-menu-mobile {
        margin-right: 0;
        margin-left: 0;
    }

    .playerprofiler-styles .navbar-brand {
        margin-right: 2px !important;
    }
}

.playerprofiler-styles div[class*='SportbookSelector_c-sportbook-selector'] input[class^=TextInput_text-input] {
    font-size: 12px !important;
}

.playerprofiler-styles [class^=UserMenu_w-user-menu-item],
.playerprofiler-styles .sk-bottom-menu-tooltip-item {
    background-color: #224581 !important;
}

.playerprofiler-styles [class^=UserMenu_w-user-menu-item]:hover {
    color: white;
}

.playerprofiler-styles .tippy-box[data-placement^=bottom] > .tippy-arrow:before {
    border-bottom-color: #224581;
}

.playerprofiler-styles .tippy-box {
    border-radius: 5px;
    box-shadow: 0 0 10px #081a3e;
}

.playerprofiler-styles .nav-footer {
    font-family: 'kontrapunkt';
    color: white !important;
    font-size: .875rem;
}

.playerprofiler-styles [class*=Block_c-value-props-header-filters-btn--active],
.playerprofiler-styles [class*=Filter_c-systems-filter-period-btn__active] {
    background-color: var(--sk-secondary-color) !important;
}

.playerprofiler-styles [class*=Block_c-value-props-header-filters-btn] {
    padding: 7px 12px;
    font-size: 14px !important;
    margin-left: 5px;
}

.playerprofiler-styles [class*=Block_c-value-props-header-filters] h1 {
    margin-bottom: 0;
}

.playerprofiler-styles .c-ticker {
    margin-top: 8px !important;
}

.playerprofiler-styles .navbar {
    padding: 1px 3px !important;
}

.playerprofiler-styles .nav-link {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}  

@media (min-width: 768px) {
    .playerprofiler-styles .nav-link {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }  
}

.playerprofiler-styles .nav-link,
.playerprofiler-styles .c-header-menu-item-link {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.playerprofiler-styles .c-header-submenu {
    background-color: rgba(30,65,119,1) !important;
}

.playerprofiler-styles .c-burger-menu-container {
    top: 65px !important;
}
