.elementor-kit-1735{--e-global-color-primary:#FFCD00;--e-global-color-secondary:#E30613;--e-global-color-text:#515151;--e-global-color-accent:#FFCD00;--e-global-color-188468d0:#F6F6F6;--e-global-color-7d3f5433:#54595F;--e-global-color-28799e20:#7A7A7A;--e-global-color-55504021:#333333;--e-global-color-66deae9f:#000;--e-global-color-76df4ed5:#FFF;--e-global-color-2d8a4ce:#FFCD00;--e-global-color-dbe04f5:#272b2e;--e-global-color-a882b2c:#147DD2;--e-global-color-1f9864f:#070707;--e-global-color-4ce5d71:#FFCD00;--e-global-color-2237936:#147CD21F;--e-global-color-4aeda55:#A3A3A3;--e-global-color-1bad718:#061E39;--e-global-color-6819281:#147DD2;--e-global-color-b375b92:#061E39;--e-global-color-e2f27bf:#003C6C;--e-global-color-8562e20:#000D17;--e-global-color-c30c06d:#EBA800;--e-global-color-dd0f2ae:#F5F3EC;--e-global-color-5987f1d:#282626;--e-global-color-dcfdfbe:#FFC663;--e-global-color-217684c:#DB5800;--e-global-color-c9f4cdf:#BD160F;--e-global-typography-primary-font-family:"industry";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"industry";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"proxima-nova";--e-global-typography-accent-font-weight:400;--e-global-typography-3c9cf05-font-family:"industry";--e-global-typography-3c9cf05-font-size:25px;--e-global-typography-3c9cf05-font-weight:100;--e-global-typography-3c9cf05-font-style:normal;--e-global-typography-3c9cf05-letter-spacing:7.1px;color:var( --e-global-color-188468d0 );font-family:"proxima-nova", Sans-serif;}.elementor-kit-1735 button,.elementor-kit-1735 input[type="button"],.elementor-kit-1735 input[type="submit"],.elementor-kit-1735 .elementor-button{background-color:#FFFFFF00;}.elementor-kit-1735 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1735 a{color:#F6F6F6;}.elementor-kit-1735 a:hover{color:#FFCD00;}.elementor-kit-1735 h1{font-family:"industry", Sans-serif;font-size:7em;font-weight:700;text-transform:uppercase;}.elementor-kit-1735 h2{font-family:"industry", Sans-serif;font-size:3.5em;}.elementor-kit-1735 h3{font-family:"industry", Sans-serif;}.elementor-kit-1735 h4{font-family:"industry", Sans-serif;}.elementor-kit-1735 h5{font-family:"industry", Sans-serif;}.elementor-kit-1735 h6{font-family:"industry", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-1735 h1{font-size:4em;}.elementor-kit-1735 h2{font-size:2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1735 h1{font-size:2.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */li.kop-biljett-menu.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3857 a.elementor-item {
    color: #E30613;
    animation: pulse3 1.9s infinite;
}
@keyframes pulse3 {
   0% { text-shadow: 0 0 10px #E30613; } 
   50% { text-shadow: 0 0 30px #FFCD00; color: #FFCD00; }
   100% { text-shadow: 0 0 10px #E30613; } 
}
li.kop-biljett-menu.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3857 a.elementor-item:hover {
    color: #fff;
    animation: none;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #FFCD00;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #FFCD00;
}

/* API CSS */

/* Nästa hemmamatch */
.next-hemmamatch {
    color: #fff;
    font-family: "industry", Sans-serif;
}
.next-hemmamatch p {
    margin: 0;
}
.next-hemmamatch .next-teams {
    font-size: 1.3em;
    font-weight: 600;
}
.next-hemmamatch .next-teams .red-line {
    color: #e30613;
}
.next-date {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/* 2 Nästkommande matcher */
.nastkommande-matcher {
    font-family: "industry", Sans-serif;
    display: flex;
    align-items: center;
    border-radius: 15px;
    background: linear-gradient(10deg, rgba(1, 17, 31, 1) 0%, rgba(1, 17, 31, 1) 76%, rgba(7, 49, 85, 1) 100%);
    box-shadow: 0 10px 10px #0000004f;
    margin-bottom: 20px;
}
.nastkommande-matcher .nastkommande-datum {
    background: #FFCD00;
    padding: 4% 0 3%;
    width: 100px;
    border-radius: 15px 0 0 15px;
}
span.nastkommande-dag, span.nastkommande-manad {
    color: #000;
    font-size: 1.7em;
    font-weight: 700;
    display: block;
    text-align: center;
}
span.nastkommande-dag {
    line-height: .6em;
}
span.nastkommande-manad {
    font-size: 1em;
}
.nastkommande-content {
    width: 100%;
    display: flex;
    align-items: center;
    color: #fff;
}
span.nastkommande-tid {
    padding: 28px;
    border-right: 1px solid #ffffff10;
    font-size: 1.5em;

}
span.nastkommande-lag {
    width: 100%;
    text-align: center;
    font-size: 1.5em;
}
span.nastkommande-lag span.nastkommande-separator {
    color: #E30613;
    padding: 0 3%;
}

@media screen and (max-width: 600px) {
.nastkommande-matcher .nastkommande-datum {
    padding: 5% 0 5%;
}
span.nastkommande-dag, span.nastkommande-manad {
    font-size: 1em;
}
span.nastkommande-tid, span.nastkommande-lag {
    font-size: 1em;
}
span.nastkommande-lag {
    padding: 10px;
}
}
/* SPELSCHEMA */
.matchschema {
    display: grid;
    grid-template-columns: 1fr; 
    gap: 5px 10px;
}
.match-header {
    display: grid;
    grid-template-columns: repeat(5, 1fr); 
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    border-bottom: 1px solid #ffffff50;
}
.match-group {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    border-bottom: 1px solid #ffffff50;
    padding: 0;
}
.match-group:hover {
    background: #ffffff10;
}
.match-row {
    padding: 10px;
    color: white;
    font-weight: 600;
    font-size: 14px;
    line-height: 1em;
}
.match-group:last-child {
    border-bottom: none;
}
h3.spelschema-h3 {
    color: #ffcd00;
    border-bottom: 1px solid;
    margin: 30px 5px;
}

@media (max-width: 1024px) {
    .dam-matchschema {
        grid-template-columns: 1fr 1fr; 
    }
    .match-header {
        display: none; 
    }
    .match-group {
        grid-template-columns: 1fr 1fr; 
        background-color: #ffffff10;
        border-radius: 10px;
        margin-bottom: 5px;
    }
    .match-row {
        padding: 10px;
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .dam-matchschema {
        grid-template-columns: 1fr; 
    }
}

/* TABELLEN */
.table-group-header {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    font-size: 14px;
    line-height: 1em;
}
.table-group {
    display: flex;
    border-top: 1px solid #ffffff70;
}
.table-row {
    flex: 1;
    text-align: left;
    color: #fff;
    padding: 8px 0;
}
.table-group.highlight-karlskrona .table-row {
    color: #FFCD00;
    font-weight: bold;
}
.table-group-header .table-row:nth-child(1), .table-group .table-row:nth-child(1){ 
    max-width: 25%;
}

.table-group-header .table-row:nth-child(4), .table-group .table-row:nth-child(4){ 
    max-width: 25%;
}

.table-group-header .table-row:nth-child(5), .table-group .table-row:nth-child(5){ 
    max-width: 25%;
}

.table-group-header .table-row:nth-child(7), .table-group .table-row:nth-child(7){ 
    max-width: 25%;
}


.herr-tabellen .table-group:nth-child(9), .herr-tabellen .table-group:nth-child(11), .herr-tabellen .table-group:nth-child(14) {
    border-bottom: 1px solid #fff;
}/* End custom CSS */