/*
Theme Name: Alchemists Child Theme
Theme URI: https://themeforest.net/user/dan_fisher/portfolio
Description: Child theme for Alchemists Sports Club and News WordPress Theme
Version: 1.0.2
Author: Dan Fisher
Author URI: https://themeforest.net/user/dan_fisher
Template: alchemists
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap');

html body {
	color: black;
}

@media only screen and (max-width: 991px) {
	.main-nav__toggle::before,
	.main-nav__toggle-2::before {
		zoom: 2;
		margin-top: -7px;
	}
	.main-nav__toggle-2::before {
		margin-top: -4px;
	}
	.hero-slider {
		height: auto;
	}
	.hero-slider .hero-slider__item {
		opacity: 1 !important;
	}
}

@media only screen and (max-width: 768px) {
	.vc-gitem-zone-height-mode-auto:before {
		padding-top: 66%;
	}
}
@media only screen and (max-width: 400px) {
	.nzs-leaderboards .media_report .event_score .score {
		font-size: 3em;
	}
}

@media only screen and (max-width: 375px) {
	.nzs-leaderboards .media_report .club-logo {
		max-height: 80px;
	}
}

.main-nav__list > li > a {
	padding-left: 13px;
	padding-right: 13px;
}
@media (max-width: 1199px) and (min-width: 992px) {
	.main-nav__list > li > a {
		padding-left: 5px;
		padding-right: 5px;
	}
}

/*#menu-item-2629 ul .menu-item-link {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}*/

.post__content,
#main {
    text-align: justify;
}

a.menu-item-link[href='#'] {
    cursor: default;
}
.main-nav__list .menu-item-has-children .menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -8px;
    font-size: 10px;
    line-height: 1.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-style: normal;
    color: #fff;
}

.sponsors {
	padding-top: 0;
}
.sponsors .sponsors-logos {
	align-items: stretch;
	flex-grow: 1;
}
.sponsors .sponsors-logos .sponsors__item {
	margin: 0;
}
.sponsors .sponsors-logos .sponsors__item img {
	height: 100%;
	object-fit: contain;
}

.file_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.file_list a i {
	margin-right: 0.3em;
}
.file_list .bold {
	font-weight: bold;
}

table.table {
	color: initial;
}

none .widget_nzs_leaderboards_widget .widget__content {
	padding: 0;
}
.widget_nzs_leaderboards_widget .widget__content table.table {
    margin: 0 -24px;
    max-width: calc(100% + 48px);
    width: calc(100% + 48px);
}
.widget_nzs_leaderboards_widget .widget__content > a {
	margin-top: 24px;
    display: inline-block;
}
.widget_nzs_leaderboards_widget .widget__content > a::before {
    content: "+";
    margin-right: 0.5em;
}
body .nzs-leaderboards,
.nzs-leaderboards table,
.nzs-leaderboards .table {
	color: initial;
	margin: 0;
}
.nzs-leaderboards table,
.nzs-leaderboards .table {
	background-color: white;
}
.nzs-leaderboards table th,
.nzs-leaderboards .table th {
	font-weight: bold;
	vertical-align: middle;
}
.nzs-leaderboards table label {
	display: inline;
}

.nzs-leaderboards input {
	padding: 4px 8px;
    height: auto;
}

.nzs-leaderboards .link,
.nzs-leaderboards .score {
    font-weight: bold;
}
.nzs-leaderboards .score {
    text-align: center;
}
.nzs-leaderboards table > thead > tr.ch > th {
	padding: 0;
}
.nzs-leaderboards .card__header {
    padding: 12px 24px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
	line-height: initial;
	margin: 0;
	display: block;
}
.nzs-leaderboards h3.card__header {
	font-size: 2em;
}
.nzs-leaderboards h4.card__header {
	font-size: 1.5em;
}
.nzs-leaderboards .media_report .game_events .type {
    padding: 5px;
    width: 32px;
}
.nzs-leaderboards .archive-seasons {
    text-align: center;
    font-size: 3em;
    line-height: normal;
}

body .nzs-leaderboards {
    margin-bottom: 50px;
}
.widget_nzs_leaderboards_widget .nzs-leaderboards {
    margin-bottom: 0;
}

html {
	overflow: hidden;
}
body {
	overflow: auto;
}

.site-wrapper {
	overflow: visible;
}
.header {
	display: unset;
	z-index: 999;
}
.header__primary {
	position: sticky;
	top: -1px;
	z-index: 9999;
}
.tooltip {
	z-index: 99999;
}

.header__primary[stuck] .header-logo {
	bottom: 0;
	height: 100%;
	left: 44px;
}
.header__primary[stuck] .header-logo__img {
    height: 100%;
    width: auto;
}

.wp-block-image figure,
.wp-block-image img {
	width: 100%;
}

h2[id]:target {
	padding-top: 62px;
}

.print-btn {
	position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    border: none;
    color: #000A;
	outline: none;
	z-index: 99;
}
.print-btn:focus {
	outline: none;
}
.print-btn:hover {
    color: black;
}

.vc_grid .vc_pageable-slide-wrapper {
    margin-right: -5px;
    display: flex;
    flex-wrap: wrap;
}
.vc_grid .vc_pageable-slide-wrapper .vc_grid-item-mini {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.vc_grid .vc_pageable-slide-wrapper .vc_grid-item-mini .vc_gitem-zone {
    flex-grow: 1;
}
.vc_grid .vc_pageable-slide-wrapper .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini,
.vc_grid .vc_pageable-slide-wrapper .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row {
    height: 100%;
}
.vc_grid .vc_pageable-slide-wrapper .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col {
    display: flex;
    flex-direction: column;
    height: 100%;
	padding: 15px;
}
.vc_grid .vc_pageable-slide-wrapper .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data + .vc_gitem-post-data {
    flex-grow: 1;
}
.vc_grid .vc_pageable-slide-wrapper .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data + .vc_gitem-post-data p:empty {
	display: none;
}
.vc_grid .vc_pageable-slide-wrapper .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_btn3-container {
    margin: 0;
}

.screenshot-container .nzs-leaderboards,
.screenshot-container .btn-default {
	position: relative;
}
.screenshot-container .nzs-leaderboards::before,
.screenshot-container .btn-default::before {
	background-image: url(https://mnzmaribor.si/wp-content/uploads/61290315_2427380047490436_2301438941158440960_o-773x380.jpg);
	background-size: cover;
    background-position: center;
	filter: brightness(0.5);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.screenshot-container .nzs-leaderboards h3,
.screenshot-container .nzs-leaderboards table.table th {
	text-align: center;
	margin: 0;
}
.screenshot-container .nzs-leaderboards h3 {
	position: relative;
	padding: 0.3em 300px;
	font-size: 2.5em !important;
	min-height: 4em;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.screenshot-container .nzs-leaderboards h3 img.left,
.screenshot-container .nzs-leaderboards h3 img.right {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0.3em;
	max-width: 300px;
    object-fit: contain;
	object-position: top;
}
.screenshot-container .nzs-leaderboards h3 img.left {
	left: 0;
}
.screenshot-container .nzs-leaderboards h3 img.right {
	right: 0;
}
.screenshot-container .nzs-leaderboards h3 span {
	display: block;
	padding: 0.3em 0;
}
.screenshot-container .nzs-leaderboards h3 span.sub {
	font-size: 0.8em;
}
.screenshot-container .nzs-leaderboards table.table {
	background: transparent;
	border-collapse: separate;
	border-spacing: 10px;
	border: none;
	margin: 0;
	position: relative;
}
.screenshot-container .nzs-leaderboards table.table td,
.screenshot-container .nzs-leaderboards table.table th,
.screenshot-container .nzs-leaderboards h3,
.screenshot-container .btn-default span {
	/*backdrop-filter: blur(5px);*/
	background: rgba(255,255,255,0.66);
	border: 1px solid #dcd7ca;
	font-size: 1.5em;
}
.screenshot-container .nzs-leaderboards table.table td,
.screenshot-container .nzs-leaderboards table.table th {
	line-height: 1em;
}
.screenshot-container .nzs-leaderboards table.table td.home {
	text-align: right;
}
.screenshot-container .nzs-leaderboards table.table td.guest {
	text-align: left;
}
.screenshot-container .nzs-leaderboards table.table td.home,
.screenshot-container .nzs-leaderboards table.table td.guest {
	width: 40%;
}
.screenshot-container .nzs-leaderboards table.table td.time {
	text-align: center;
}
.screenshot-container .nzs-leaderboards table.table td.logo {
	text-align: center;
	padding: 0;
	width: 3em;
}
.screenshot-container .nzs-leaderboards .logo img {
	max-height: 2.5em;
	display: inline;
}

.screenshot-container .nzs-leaderboards table.table.leaderboard th,
.screenshot-container .nzs-leaderboards table.table.leaderboard td {
	padding-top: 0;
	padding-bottom: 0;
}
.screenshot-container .nzs-leaderboards table.table.leaderboard td.logo {
	width: 2em;
}
.screenshot-container .nzs-leaderboards table.table.leaderboard td.logo img {
	height: 1.5em;
}

.screenshot-container .btn span {
	padding: 0.2em;
	font-size: 1em;
	color: black;
}
.screenshot-container .btn.btn-default span {
	position: relative;
}
.screenshot-container .btn.btn-yb {
	background: yellow;
}
.screenshot-container .btn.btn-yb span {
	background: blue;
	color: white;
}
.screenshot-container .btn.btn-by {
	background: blue;
}
.screenshot-container .btn.btn-by span {
	background: yellow;
	color: black;
}

.screenshot-container .btn-group {
	margin-bottom: 1em;
}
.screenshot-container.colored.yellow-blue {
	--primary-color: #fcff00;
	--secondary-color: #003a76;
	--light-color: white;
	--dark-color: black;
	--color-on-secondary: var(--light-color);
}
.screenshot-container.colored.blue-yellow {
	--primary-color: #003a76;
	--secondary-color: #fcff00;
	--light-color: white;
	--dark-color: black;
	--color-on-secondary: var(--dark-color);
}
.screenshot-container.colored .nzs-leaderboards::before {
	background: none;
	content: none;
}
.screenshot-container.colored .nzs-leaderboards {
	background: var(--primary-color);
}
.screenshot-container.colored .nzs-leaderboards h3,
.screenshot-container.colored .nzs-leaderboards table.table th,
.screenshot-container.colored .nzs-leaderboards table.table td {
	background: none;
	border: none;
	backdrop-filter: none;
}
.screenshot-container.colored .nzs-leaderboards table.table td.logo {
	background: var(--light-color);
}
.screenshot-container.colored .nzs-leaderboards table.table td {
	color: var(--color-on-secondary);
}
.screenshot-container.colored .nzs-leaderboards h3,
.screenshot-container.colored .nzs-leaderboards table.table th,
.screenshot-container.colored .nzs-leaderboards table.table td.time,
.screenshot-container.colored .nzs-leaderboards table.table td.score {
	color: var(--secondary-color);
}
.screenshot-container.colored .nzs-leaderboards table.table td.home,
.screenshot-container.colored .nzs-leaderboards table.table td.guest {
	background: var(--secondary-color);
}

.screenshot-container.colored .nzs-leaderboards table.table.leaderboard td:nth-child(odd) {
	background: var(--light-color);
	color: var(--dark-color);
}
.screenshot-container.colored .nzs-leaderboards table.table.leaderboard th {
	background: var(--secondary-color);
	color: var(--primary-color);
}
.screenshot-container.colored .nzs-leaderboards table.table.leaderboard td:nth-child(even) {
	background: var(--secondary-color);
	color: var(--color-on-secondary);
}

.admin-bar #menu-primary-menu .menu-item.open-up > ul {
	/*outline: 4px solid red;*/
	top: auto;
	bottom: 0;
}
#menu-item-2629 .menu-item > ul {
	/*transition: none !important;*/
}
.no-mega-menu .menu-item:hover {
    background-color: rgba(255,255,255,0.1);
}
.no-mega-menu .menu-item:hover > .menu-item-link {
    color: #c2ff1f;
}
#post-1882 .entry-content {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
#post-1882 h2 {
	width: 100%;
}
#post-1882 .wp-block-image {
	width: 50%;
    margin: 0;
    padding: 0.5em;
}


.header-slogan {
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 133%;
    width: 300%;
    font-size: 1.2em;
    color: white;
	font-family: "roboto";
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
}
.header-slogan::before {
    content: "";
    position: absolute;
    border-left: 1px solid white;
    height: 100%;
    display: inline-block;
    float: left;
    left: -1.0em;
}
.header-slogan > span:first-child {
    font-size: 0.8em;
}
.header-slogan > span:first-child > span {
    font-weight: 700;
}
.header-slogan > span:nth-child(4) {
    font-weight: 500;
}
.header-slogan > span:nth-child(5) {
	font-weight: 700;
}
.header-slogan > span:nth-child(3)::after,
.header-slogan > span:nth-child(4)::after {
    content: ",";
}
.header-slogan > span:nth-child(5)::after {
    content: ".";
}
.header__primary[stuck] .header-slogan {
    display: none;
}
@media (max-width: 1199px) {
    .header-slogan {
        font-size: 1.0em;
    }
}
#menu-primary-menu .header-mobile__logo .header-slogan {
    display: none;
}
#header-mobile .header-mobile__logo {
    display: flex;
    align-items: center;
    place-content: center;
    height: 100%;
    margin: 0;
}
#header-mobile .header-mobile__logo img {
    max-width: none;
}
#header-mobile .header-mobile__logo .header-slogan {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    font-size: 1.3em;
    margin-left: 2em;
}
@media only screen and (max-width: 599px) {
    #header-mobile .header-slogan > span:first-child,
    #header-mobile .header-slogan > br {
        display: none;
    }
    #header-mobile .header-slogan > span:nth-child(3),
    #header-mobile .header-slogan > span:nth-child(4),
    #header-mobile .header-slogan > span:nth-child(5){
        display: block;
    }
    #header-mobile .header-slogan > span:nth-child(3)::after,
    #header-mobile .header-slogan > span:nth-child(4)::after,
    #header-mobile .header-slogan > span:nth-child(5)::after {
        content: none;
    }
}
@media only screen and (max-width: 360px) {
    #header-mobile .header-mobile__logo .header-slogan {
        font-size: 1em;
    }
}

.menu-compact a {
    padding: 1em !important;
}


.file-list-wrapper p {
    margin-bottom: 4px;
}