/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2021 | 12:09:55 */
h1, h2, h3, h4 {
	font-family: "Vektorious" !important;
}
.elementor-element.elementor-button-info .elementor-button {
    background-color: #000000;
}
.elementor-element.elementor-button-success .elementor-button {
    background-color: #ed1c24;
}
.elementor-widget-tabs .elementor-tab-title.elementor-active, .elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color: #ed1c24;
}
.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a {
    color: #000;
}
.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title {
    color: #000;
}
.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title {
    color: #ed1c24;
}

/* Menu */
.navigation li a img{
  width: auto;
  max-height: 25px;
}
.sidr-class-mobile-menu img {
  width: auto;
  max-height: 25px;
  padding-right: 5px;
}
div#pagetitle {
    width: 100%;
    height: 50px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    font-size: x-large;
  	font-weight: bold;
}
a#schedule_btn, a#ranking_btn, a#playerstats_btn, a#teamstats_btn, a#league_btn, a#download_btn {
    width: 100%;
}
form.post-password-form {
    margin: 5%;
}