/* NASLEDNJA TEKMA */

.naslednja-tekma-alt {
    display: none;
}

.tabbed-content .naslednja-tekma-alt,
.tekme-prihajajoce .naslednja-tekma-alt {
    display: block;
}

img.error {
    display: none !important;
}


/* POLLS */

@media (max-width: 849px) {
    .poll-single:not(.inside-embed) {
        margin: 70px 30px;
    }
}

.wpp-custom label::before {
    border: 2px solid #ddd;
    height: 24px;
    width: 24px;
}

.wpp-option-list-6.wpp-custom svg {
    left: 22px;
}

.wpp-custom svg {
    height: 12px;
    width: 12px;
    border-radius: 100%;
    left: 6px !important;
    top: 7px !important;
    transform: none;
}

[class*="wpp-option-list"] .has-label.has-thumb .wpp-option-input {
    position: relative;
}

.wpp-option-input label {
    font-weight: bold;
    font-family: "Bold";
}

.wpp-option-input input[type="radio"]:checked~svg {
    background-color: #999999;
}

.wpp-custom svg path {
    stroke: transparent;
}

.wpp-option-list-6 .wpp-option-single {
    border-left: 10px solid #00853e;
    padding: 0px 20px;
    box-shadow: none;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
}

[class*="wpp-option-list"] .has-thumb .wpp-option-thumb {
    width: 80px;
}

.wpp-option-result-bar {
    background: #dddddd82 !important;
    height: 100%;
}

.wpp-option-result {
    display: none;
}

.wpp-button-green {
    background: #00853e;
    border: 2px solid #00853e;
}

.wpp-button-red {
    border: 2px solid #00853e;
    background-color: #fff;
    color: #00853e;
}

.wpp-button-green:hover,
.wpp-button-green:focus {
    background: #00853e;
    opacity: 0.7;
}

.wpp-button-red:hover,
.wpp-button-red:focus {
    background: #00853e99;
    color: #fff;
}

.wpp-poll-title {
    color: #000;
}

p.wpp-responses.wpp-error {
    border-color: #00853e;
    background: #00853e5c;
}

.wpp-button {
    font-family: "Light";
    font-weight: 300;
}

.wpp-option-single.has-result {
    margin-bottom: 20px;
}

[class*="wpp-option-list"] {
    max-width: 100%;
}

@media (max-width: 549px) {
    .wpp-custom label {
        padding: 0 0 0 35px;
    }
}


/* LESTVICA */

.lestvica .col-inner img {
    max-width: 50px;
    filter: grayscale(1) brightness(0.85);
}

.lestvica .col-inner * {
    color: #000;
    margin-bottom: 0;
}

.row.pb-0>.col {
    padding-bottom: 0 !important;
}

.lestvica>.col {
    border-bottom: 1px solid #efefef;
    padding: 20px 10px !important;
}

.lestvica>.col.olimpija {
    background-color: var(--primary-color);
}

.lestvica>.col.olimpija>.col-inner * {
    color: #fff;
}

.lestvica>.col.olimpija>.col-inner img {
    filter: none;
}

@media (max-width: 849px) {
    .lestvica .row>.col:nth-child(2) {
        padding: 0 8px;
    }
}


/* PRVA EKIPA TEKME */

.prev-game {
    width: 100%;
    flex-wrap: wrap;
}

.prev-game-time {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.prev-game-opponents {
    flex: 1 !important;
}

.prev-game-time>*,
.next-game-time>* {
    flex: 1 !important;
}

p.prev-game-time {
    width: auto !important;
    flex: auto !important;
    justify-content: center;
}

p.prev-game-type {
    text-align: right;
}

.match-info {
    display: flex;
    align-items: center;
}

.more-info {
    max-width: 40px;
    margin-left: 1em;
}

.match-info>.prev-game-opponents {
    max-width: calc(100% - 40px - 1em);
    width: 100%;
    flex-wrap: nowrap;
}

.match-info .prev-game-vs,
.next-game-vs {
    margin: 0 0.5em;
}

.match-info img {
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.more-info img {
    padding: 0;
}

.prev-game-guest span {
    text-align: right;
}

.prev-game-home span {
    text-align: left;
}
/*@media (max-width: 1450px) */
@media (max-width: 100px) {
    .prev-game,
    .next-game {
        flex-wrap: wrap;
    }
	
    .prev-game-time,
    .next-game-time {
        width: 100%;
        display: flex;
    }
    .prev-game-time>*,
    .next-game-time>* {
        flex: 1;
    }
    .prev-game-time>.prev-game-time,
    .next-game-time>.next-game-time {
        text-align: center;
        display: block;
        width: auto;
        margin: 0 0.5em;
    }
    .prev-game-opponents,
    .next-game-opponents {
        flex-flow: nowrap;
        /*margin-top: 1em;*/
    }

	a.dead-link {
        display: none;
    }

    p.prev-game-type,
    p.next-game-type {
        text-align: right;
    }
}

@media (max-width: 1450px) {
    .prev-game-home img,
    .prev-game-guest img,
    .next-game-home img,
    .next-game-guest img {
        padding: 10px;
        width: 30%;
    }
    .prev-game-home>*,
    .prev-game-guest>*,
    .next-game-home>*,
    .next-game-guest>* {
        flex: auto;
    }
}

@media (max-width: 1000px) {
    .prev-game-opponents,
    .next-game-opponents {
        width: 100%;
    }
}

@media (max-width: 549px) {
    .prev-game-opponents span,
    .next-game-opponents span {
        font-size: 0.8em;
    }
}

/* ZMAJČKI */

@media (max-width: 849px) {
    .icon-banner-m .icon-box-text.last-reset {
        padding: 0 1em;
    }
    .row.align-equal>.col .col-inner {
        height: 100%;
    }
}

@media (min-width: 550px) and (max-width: 849px) {
    .col-inner.box-shadow-2>div.img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .col-inner.box-shadow-2 {
        min-height: 360px;
    }
}


/* TEKMA SINGLE */

@media (max-width: 849px) {
    .single-tekma-element-container>.domaca-ekipa {
        order: 1;
    }
    .single-tekma-element-container>.rezultat-tekme-single {
        order: 2;
        margin-bottom: -1.5em;
        margin-top: -2.5em;
        bottom: auto;
        top: auto;
        position: relative;
    }
    .single-tekma-element-container>.gostujoca-ekipa {
        order: 3;
    }
}

@media (max-width: 549px) {
    .domaca-ekipa-shadow-border,
    .gostujoca-ekipa-shadow-border {
        padding: 2em !important;
    }
    .logo-mostva-single {
        width: 100%;
        order: -1;
        padding: 0 !important;
        justify-content: center;
    }
    .podatki-tekme-single {
        width: 100%;
        margin-top: 1em;
        padding: 0 !important;
    }
    .prev-game-home img,
    .prev-game-guest img,
    .next-game-home img,
    .next-game-guest img {
        padding: 5px;
    }
}

.more-info {
    display: none !important;
}

.match-info>.prev-game-opponents {
    max-width: inherit;
}

.prev-game p.prev-game-time {
    display: none !important;
}

.next-game-home,
.next-game-guest,
.prev-game-home {
    padding: 0 !important;
}

.next-game-opponents,
.next-game-time {
    width: 100% !important;
}

.next-game-home span {
    text-align: left;
}

.next-game-guest span {
    text-align: right;
}

.next-game-time {
    display: flex;
}

p.next-game-time {
    justify-content: center;
}

#mailpoet_form_3 form.mailpoet_form {
    padding: 0 !important;
    margin-top: 3em;
}

.mailpoet_form_columns {
    width: 100%;
    display: flex;
}

.mailpoet_form_column {
    flex: 1;
}

#mailpoet_form_3 input.mailpoet_text {
    padding: 0.75em 1em !important;
    height: auto;
    font-family: "Light";
    border: none;
    box-shadow: none;
}

@media (min-width: 550px) {
    #mailpoet_form_3 .mailpoet_paragraph {
        margin-bottom: 0.75em !important;
    }
}

label.mailpoet_checkbox_label {
    font-family: "Light";
}

input.mailpoet_submit {
    font-family: "Light";
    font-weight: 300 !important;
    display: block !important;
    width: auto;
    padding: 0.3em 6em !important;
    margin: auto !important;
}

#mailpoet_form_3 form.mailpoet_form li.parsley-required {
    color: #000 !important;
}

#mailpoet_form_3 form.mailpoet_form li.parsley-custom-error-message {
    color: #000 !important;
}

.responsive-container {
    max-width: 90vw !important;
}


/* DISPLAY ORDERS */

.order-list {
    font-family: Light;
    font-size: .85em;
    color: #000;
}

.table-header,
.table-body>.event {
    display: flex;
}

.table-header>div {
    font-family: Medium;
    font-size: 1.25em;
}

.table-header>div,
.table-body>.event>div {
    flex: 1;
    padding: 5px 10px;
}

.table-header>div:not(:last-child),
.table-body>.event>div:not(:last-child) {
    border-right: 1px solid #ddd;
}

.table-header {
    border-bottom: 1px solid #ddd;
}

.ord-date {
    max-width: 150px !important;
}

.ord-event {
    font-family: Medium;
}

.ord-num {
    max-width: 120px !important;
}

.ord-inv {
    max-width: 180px;
}

.ord-tickets {
    max-width: 180px;
}

.ticket-text,
.inv-text {
    padding-left: 5px;
}

.w-2 {
    width: 25px;
}

.h-2 {
    height: 25px;
}

svg.ticket {
    transform: rotate(-30deg);
}

@media (max-width: 549px) {
    .table-header {
        display: none;
    }
    .table-body>.event>div {
        border: none !important;
        padding: 10px 10px;
    }
    .table-body>.event>.ord-date,
    .table-body>.event>.ord-num {
        border-bottom: 1px solid #ddd !important;
    }
    .table-body>.event>.ord-num {
        text-align: right;
    }
    .table-body>.event {
        flex-wrap: wrap;
        margin-bottom: 2em;
        border-bottom: 1px solid #ddd;
        border: 1px solid #ddd;
    }
    .ord-date,
    .ord-num {
        flex-basis: 50% !important;
        max-width: 50% !important;
        background-color: #ddd;
    }
    .ord-event {
        flex-basis: 100% !important;
        max-width: none !important;
    }
    .ord-tickets {
        flex-basis: 55% !important;
        max-width: 55% !important;
    }
    .ord-inv {
        flex-basis: 45% !important;
        max-width: 45% !important;
    }
}

.ord-tickets .ticket {
    transform: rotate(-30deg);
}