@import url('//thw-handball.de/wp-content/uploads/omgf/local-stylesheet-import-113/local-stylesheet-import-113.css');

body{
    font-family: "IBM Plex Sans", sans-serif;
    background-color: #f2f2f2;
}

h1, h2, h3, h4, h5, h6,{
    font-family: "Barlow Condensed", sans-serif;
	font-weight: 700;
}
p, button, a, span{
	font-family: "IBM Plex Sans", sans-serif;
}

	    .button {
        font-family: "IBM Plex Sans", sans-serif;
        background-color: black;
        color: white;
        border: solid 2px black;
        font-weight: 700;
        font-size: 14px;
        transition: all 300ms;
        text-decoration: none;
        line-height: 25px;
        padding: 10px 32px;
		
    }

    .button:hover {
        background-color: white;
        color: black;
    }

.layout-center .content-box {
    background-color: transparent;
}

/** Header */

header nav .menu-container {
    float: left;
}

header nav .menu-item a {
    font-family: "IBM Plex Sans", sans-serif;
}

header nav .top-menu>li.current_page_item>a {
    color: black;
}

.a20-mobile-menu-active-parent {
    color: black !important;
}

/** Search Page **/

.bug-fix-a {
    display: flex;
    height: 100%;
}

#a20-search a {
    text-decoration: none;
}

.a20-seach-page-posts-container {
    display: flex;
    flex-wrap: wrap;
}

.a20-seach-page-posts-container h1 {
    padding-left: 17px;
}

.a20-search-page-container .navigation {
    margin-left: 16px;
}

.ahz-news-date {
    padding-left: 16px;
    padding-right: 16px;
}

.a20-search-entry-category .post-categories {
    list-style: none;
    margin: 0;
    position: absolute;
    margin-top: 14px;
    padding-left: 8px;
    padding-right: 4px;
    color: white !important;
    background-color: black;
    text-transform: uppercase;
}

.a20-search-entry-category .post-categories a {
    color: white !important;
    text-decoration: none;
    text-transform: uppercase;
}

.a20-search-entry-category {
    pointer-events: none;
    text-transform: uppercase;
}

.a20-search-entry-category li {
    text-decoration: none !important;
    text-transform: uppercase;
}

.a20-search-page-container {
    max-width: 1318px;
    padding: 16px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.a20-search-page-container h1 {
    padding-left: 17px;
}

.a20-search-page-content-container {
    background-color: white;
    border-radius: 10px;
    margin: 16px;
    width: calc(100% / 4 - 32px);
}

.a20-search-page-content-container .entry-thumbnail {
    height: calc(280px / 4 * 3);
    width: 100%;
    background-image: url("//thw-handball.de/wp-content/themes/ahz-theme/Assets/newsdummy.jpeg");
    background-position: center;
    background-size: cover;
}

.a20-search-page-content-container .entry-thumbnail img {
    height: calc(280px / 4 * 3);
    max-height: calc(280px / 4 * 3);
    object-fit: cover;
}

.a20-search-news-text {
    color: black;
}

.a20-search-page-container .more-link {
    display: none;
}

.a20-search-page-container .entry-title {
    font-weight: bold;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
}

.a20-no-a-styling {
    text-decoration: none !important;
}

.a20-search-entry-container {
    display: flex;
    justify-content: space-between;
}

.a20-search-entry-container-right {
    max-width: 150px;
}
/** Header navigation */

header nav li.menu-item:focus-visible {
    border: 0;
}

header nav li.menu-item:hover>ul {
    /* display visible is set in JS on click */
    display: none;
}


/** Post content */

article .entry-header h1 {
    text-transform: uppercase;
    font-weight: 700;
    color: black;
}

article .entry-content h2 {
    border-bottom: 3px solid #c9ad69;
}


/** General Styling **/

.a20-main-container {
    border-radius: 10px;
    background-color: #FFFFFF;
    color: #000000;
    padding: 16px;
}

.text-center {
    text-align: center;
}

.d-flex {
    display: flex;
}

.a20-main-btn-styling {
    background-color: black;
    color: #FFFFFF;
    padding: 8px;
    font-weight: bold;
	border: solid 2px black;
	transition: all 300ms;
	border-radius: 0;
}

.a20-main-btn-styling:hover {
    background-color: white;
	color: black;
	border: solid 2px black;
}

.w-100 {
    width: 100%;
}


/** Headings, links and misc */

h1,
h2 {
    text-transform: uppercase;
    font-weight: 700;
}

.ahz-h1-center h1 {
    text-align: center;
}

.padding-top-small {
    padding-top: 1em;
}

a {
    color: #bea258;
}


/** Squad page */

#a20-squad-template-wrapper {
    padding-left: 64px;
    padding-right: 64px;
    padding-top: 32px;
    padding-bottom: 32px;
}

@media (max-width: 767.98px) {
    #a20-squad-template-wrapper {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 575.98px) {
    #a20-squad-template-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/** Top News */

img.ahznews-top {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
    max-height: 380px;
    object-fit: cover;
    filter: brightness(50%);
}

.topnews-title {
    color: #f2f2f2;
    padding-left: 5em;
    position: absolute;
    bottom: 1em;
    width: 60%;
    font-size: 24px;
    font-weight: 700;
    font-family: "Barlow Condensed", sans-serif;
}


/** ! copied from ahz-news plugin */

.slideshow-container span.ahz-news-category {
    position: absolute;
    bottom: 7em;
    left: 8em;
    background-color: black;
    color: #fff;
    padding: .2em .4em;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 700;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
}


/** Matchcenter (mc) */

.ahz-mc-home-background {
    position: absolute;
    width: 100%;
    height: 450px;
    padding: 0;
    /* background image set in inline css */
    filter: brightness(0.4);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ahz-mc-home {
    position: relative;
    width: 100%;
    height: 450px;
    padding: 0;
}

.ahz-mc-home-content {
    margin: 0 auto;
    text-align: center;
    color: #fff;
    height: 100%;
    padding: 20px;
}

.ahz-mc-home-content .score {
    width: 200px;
}

.a20-mc-home-score-wrapper {
    display: flex;
    justify-content: center;
}

.ahz-mc-home-content h1,
.ahz-mc-home-content h2 {
    color: #fff;
	font-family: "Barlow Condensed", sans-serif;
}

.ahz-mc-home-content .left {
    display: flex;
    justify-content: flex-end;
    width: calc((100vw - 40px - 200px) / 2);
}

.ahz-mc-home-content .right {
    float: right;
    display: flex;
    width: calc((100vw - 40px - 200px) / 2);
}

.ahz-mc-home-content img {
    height: 80px;
    object-fit: contain;
}

.ahz-mc-home-content button {
    position: absolute;
    bottom: 30px;
    transform: translateX(-50%);
    width: 400px;
	padding: 8px;
    background: white;
    color: black;
    font-size: 17px;
    border: 2px solid white;
    cursor: pointer;
}

.ahz-mc-home-content button:hover {
    background: black;
    color: white;
    border: 2px solid black;

}

h3.ahz-mc-top-subtitle {
    /* "LIVE" in top area */
    text-transform: uppercase;
    color: #fff;
}

.ahz-mc-home-content .score {
    display: inline-block;
    padding-top: 15px;
    font-size: 34px;
}

.ahz-mc-home-content p {
    font-size: 22px;
}


/** Squad Detail Template **/

#a20-squad-detail-template-wrapper {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -30px;
}

/* e.g. sponsor page content card */
.ahz-white-card {
    background-color: #fff;
    border-radius: 15px;
    color: #000;
    padding: 1.5em;
    font-size: 1.2em;
}

.ahz-white-card b {
    text-transform: uppercase;
    color: #000;
}

.ahz-white-card span.gold-title {
    background-color: black;
    color: #fff;
    padding: .4em .4em .4em 1em;
    margin-left: -1.5em;
    text-transform: uppercase;

}

.ahz-white-card button {
    background-color: black;
    color: #fff;
    text-transform: uppercase;
    border-radius: 6px;
    margin: 0 .2em;
    padding: .2em;
    width: 90px;
}

* {
	font-family: "IBM Plex Sans", sans-serif;
}

/** General Stylings for VC **/

#a20-standings-table-head-position {
	width: 48px;
}

section.ahzlive-standings tr {
    border-bottom: solid 8px #fff;
}

.a20-full-size-image .vce-single-image-wrapper {
	max-height: 450px;
}

.a20-full-size-image img {
	max-height: 450px;
}

.a20-full-size-image > .vce-single-image-wrapper > figure > .vce-single-image-inner {
	width: 100vw !important;
}

.a20-vc-white-col {
	color: black;
	background-color: white;
	border-radius: 10px;
	padding: 16px;
}

.a20-vc-white-col h3 {
	background-color: black;
	color: white;
	margin-left: -16px;
	width: fit-content;
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	text-transform: uppercase;
}

.a20-vc-100w-btn .vce-button--style-basic {
	width: 100%;
}

.a20-description-col {
	margin-top: -71%;
}

.a20-description-col .vce-col-inner{
	display: flex;
	align-items: flex-end;
	color: white;
}

.a20-description-col .vce-text-block-wrapper {
	margin: 0;
	padding: 10px;
}

.a20-description-col p {
	margin: 0;
}

.a20-description-col .vce-col-inner {
	background: linear-gradient(
180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
	margin-bottom: 30px;
}

.a20-background-gradient .vce-single-image-wrapper {
	background: linear-gradient(
180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
}

.a20-vc-100w-btn .vce-button--style-basic-wrapper {
	width: 100%;
}

/** Accordion Styling **/

.vce-classic-accordion-panel-heading {
	text-transform: uppercase;
}
.vce-classic-accordion-panel-heading > a {
	text-transform: uppercase;
	background-image: url("https://thkweb.achtzig20-devops.de/wp-content/uploads/2021/11/a20_chevron_down.png") !important;
	background-repeat: no-repeat !important;
	background-position: center right !important;
	background-size: 43px 22px !important;
	margin-right: 16px !important;
	padding-right: 48px !important;
}

[data-vcv-active="true"] .vce-classic-accordion-panel-heading a {
	background-image: url("https://thkweb.achtzig20-devops.de/wp-content/uploads/2021/11/a20_chevron_up.png") !important;
}


[data-vcv-active="true"] .vce-classic-accordion-panel-heading {
	background-color: black;
	color: white;
}

/** News Detail Styling**/

#a20-gallery-slider .vce-image-gallery-list {
	display: flex;
	height: 400px;
	position: relative;
	width: 100%;
}

#a20-gallery-slider .vce-image-gallery-wrapper {
	overflow-x: hidden;
}

#a20-gallery-slider .vce-image-gallery-item {
	height: 100%;
	width: 50%;
	position: absolute;
	transition: all 0.5s;
}

#a20-gallery-slider .a20-no-animation {
	transition: none !important;
}

#a20-gallery-slider .a20-to-left {
	transform: translateX(calc(-100% + -4%));
}

#a20-gallery-slider .a20-to-right {
	transform: translateX(calc(100% + -4%));
}
#a20-gallery-slider .vce-image-gallery--columns-3 .vce-image-gallery-item {
	max-width: unset !important;
}

#a20-gallery-slider .vce-image-gallery-item-inner {
	background-color: black;
}

#a20-gallery-slider .vce-image-gallery-img {
	opacity: 0.7;
	cursor: pointer;
}

#a20-gallery-slider .a20-active-news .vce-image-gallery-img {
	opacity: 0.9;
	cursor: unset;
	pointer-events: none !important;
}

article .author {
	display: none;
}

.entry-header {
	display: none;
}

.a20-news-category {
	display: flex;
	margin-left: -16px;
	padding-left: 20px;
	padding-right: 10px;
	color: white;
	background-color: black;
	width: fit-content;
}

.a20-news-title {
	margin-bottom: 0 !important;
}

.a20-news-date {
	margin-bottom: 20px;
}

#a20-gallery-slider .a20-slider-node-wrapper {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}

#a20-gallery-slider .a20-slider-node {
	background-color: white;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
}

#a20-gallery-slider .a20-slider-node-highlighted {
	background-color: black;
}

#nav-below {
	display: none
}
.a20-old-news .vce-col--md-67p {
	max-width: calc(67% - 30px);
    height: fit-content;
}

.a20-old-news .vce-col--md-33p {
	max-width: calc(33% - 30px);
}

.a20-three-col-text-row-bg a {
	color: white !important;
}

.a20-no-margin-vc-image .vce {
	margin-bottom: 0 !important;
}

.a20-three-col-text-row-bg h4 {
	background-color: black;
    border-radius: 10px;
    color: white;
    padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0 !important;
}

.header-menu-wrapper .vce-basic-menu-inner {
	margin-bottom: 0;
}

#el-e5793d20, #el-8f7ee208, #el-79f58d0e, #el-9b855ced {
	margin-bottom: 0;
}


#a20-desktop-header a {
	font-weight: 700;
}

#a20-desktop-header .sub-menu {
	left: 0;
	margin-top: 10px;
}

#el-1235f0a9 form {
	margin-bottom: unset;
}

body {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#a20-mobile-header > .vce-row > .vce-row-content {
	margin-left: 16px;
	margin-right: 16px;
}

.a20-vertical-line {
	display: flex;
	align-items: center;
	margin-left: 12px;
}

.a20-vertical-line > div {
	width: 2px;
	background-color: black;
	max-height: 24px;
	height: 24px;
}

.a20-search-field {
	margin-left: 16px;
}

.a20-person-row-description {
	background-color: white;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	height: 59px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.a20-person-row-description > .vce-text-block-wrapper > p {
	padding-bottom: 4px;
	padding-top: 4px;
	color: black !important;
	margin-bottom: 0; 
}


.a20-person-row-description > .vce-text-block-wrapper {
	margin-bottom: 0 !important;
}

.a20-person-structure-row img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.home-right-col .vce-instagram-image-wrapper {
	min-width: 100%;
}

.home-right-col .vce-twitter-timeline-wrapper {
	min-width: 100%;
}

.bug-fix-a {
	object-fit: cover;
	background-position: center;
	background-size: cover;
}

.home-right-col .vce-twitter-timeline-inner {
	width: 100% !important;
}

.a20-search-page-content-container .entry-thumbnail {
    border-radius: 10px;
}

.a20-search-page-content-container .entry-thumbnail .bug-fix-a {
    border-radius: 10px;
}

@media (max-width: 1400px) {
	#a20-desktop-header  .menu-item {
		font-size: 15px;
	}

@media (max-width: 1300px) {
	#a20-desktop-header  .menu-item {
		font-size: 14px;
	}
	
	
	#a20-desktop-header  .menu-item a {
		padding: 13px;
	}
}
	
	@media (max-width: 1150px) {
	#a20-desktop-header  .menu-item {
		font-size: 13px;
	}
	
	#a20-desktop-header  .menu-item a {
		padding: 11px;
	}
}

.a20-mobile-header-parent {
	color: black !important;
	cursor: pointer;
}


.a20-mobile-menu-active-parent {
    color: black !important;
}

#a20-mobile-header .vce {
	margin-bottom: unset;
}

#a20-mobile-header .vce-single-image-wrapper {
	margin-bottom: unset;
}


	
}

@media (max-width: 1118px) {
}

@media (max-width: 1016px) {
		#a20-desktop-header  .menu-item {
		font-size: 13px;
	}
}

@media (max-width: 992px) {
    .a20-search-page-content-container {
        width: calc(100% / 3 - 32px);
    }
}

@media (max-width: 720px) {
    .a20-search-page-content-container {
        width: calc(100% / 2 - 32px);
    }
}

@media (max-width: 767px) {
	.a20-old-news .vce-col--md-67p {
	max-width: unset;
}

.a20-old-news .vce-col--md-33p {
	margin-top: 40px;
	max-width: unset;
}
}

@media (max-width: 585px) {
    .a20-search-page-content-container {
        width: 100%;
    }
}


/** Mobile Header **/

.a20-mobile-header-parent {
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
	color: white;
	text-transform: uppercase;
}

/** Mobile Ads **/

[id^=ahzad-mobile-] {
	margin: 0 -30px;
}

@media (min-width: 1360px) {
	
.a20-max-doubble-width-vc-row {
	max-width: 1300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
	left: unset !important;
}
}

@media (max-width: 1359px) and (min-width: 753px) {
	
.a20-max-doubble-width-vc-row {
	padding-left: 16px;
	padding-right: 16px;
}
}

@media (min-width: 1200px) {
	
.a20-max-width-vc-row {
	max-width: 1100px;
    margin-left: auto !important;
    margin-right: auto !important;
	left: unset !important;
}

}

@media (max-width: 500px) {

    .ahz-mc-home-content .score {
        width: 113px;
        font-size: 22px;
    }
    .ahz-mc-home-content p {
        font-size: 17px;
    }
    .a20-search-entry-container {
        display: block;
    }
    .a20-search-entry-container-right {
        display: flex;
        justify-content: center;
        max-width: unset;
    }
    .a20-search-entry-container-right .entry-thumbnail {
        max-width: 200px;
    }
	
	.ahz-mc-home-content button {
        width: 200px!important;
    }
}

.a20-mobile-menu-active-parent {
    color: black !important;
}

.vce-basic-menu-container .vce-basic-menu .vce-basic-menu-wrapper.vce-basic-menu--alignment-center .menu {
	flex-wrap: nowrap !important;
	white-space: nowrap !important;
}