/* @override 
	https://bachges.webdesignetc.at/wp-content/themes/hub-child/style.css?* */

/*
Theme Name: Hub Child
Theme URI: https://www.webdesignetc.at/
Author: Engelbert Eichner
Author URI: https://www.webdesignetc.at
Template: hub
Description: This is a customized Wordpress Theme for Salzburger Bachgesellschaft curtesy of Die Fliegenden Fische.

License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
Version: 1.1
*/

/* Handcrafted by Webdesign etc.           */
/* Client: salzburger-bachgesellschaft.at  */
/* First Update: 01.12.2025                */
/* Last Update:  27.01.2026                */

/* Darkgrey:	 #1E!E!E */
/* Darkgreyblue: #255e7b */
/* Bachblue:     #117bc9 */
/* Verygrey:     #474747 */
/* Pink:         #bf37a1 */


/* Fonts */

@font-face {
	font-family: "Manrope";
	src: url('assets/fonts/Manrope-Regular.woff') format ('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Manrope";
	src: url('assets/fonts/Manrope-Medium.woff') format ('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Manrope";
	src: url('assets/fonts/Manrope-Semibold.woff') format ('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Manrope";
	src: url('assets/fonts/Manrope-Bold.woff') format ('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

font-color: {
	color: #474747;
}

.bach-bluebg h1,
.bach-bluebg h2,
.bach-bluebg h3,
.bach-bluebg h4,
-bach-bluebg p {
	color: #fff;
}

/* Links */

.link-konzertkalender a {
	color: #111;
	font-size: 1.1em;
	font-weight: 600;
}

.link-konzertkalender a::after {
	content: ' \2192';
	
}

.link-konzertkalender a:hover::after {
	transition: all 0.3s ease-in;
}

/* Header */

header .icon-lqd-bars {
	position: relative;
	display: inline-block;
	transition: transform 0.35s ease, opacity 0.25s ease;
	transform-origin: center;
}

header.megamenu-item-active .icon-lqd-bars {
  opacity: 0;
  transform: rotate(90deg) scale(1.05);
}

header .link-icon:hover .icon-lqd-bars {
	transform: scale(1.1);
}

#header .module-logo {
	padding: 20px 0 20px;
}

#bach-videoheader,
.bach-header {
	height: 700px;
}

.bach-header h1,
.bach-header h3 {
	color: #fff;
	line-height: 1em;
}

.main-nav .children, .nav-item-children {
	padding: 0 !important;
	border-radius: 0px;
	top: 0 !important;
/*	opacity: 1 !important;
	visibility: visible !important; */
}

/* Circle Button */

.home-circle-button {
	position: absolute;
	z-index: 1;
	top: -140px;
	right: 40px;
	width: 260px;
	height: 260px;
	border: 1px solid #117bc9;
	background-color: #117bc9;
	border-radius: 50%;
	padding: 0px;
	box-shadow: 0px 3px 5px #444;
}

.home-circle-button p {
	color: #fff;
	line-height: 1.2em;
	margin-top: 40px !important;
	margin-bottom: 0px;
	font-size: 0.8em;
	font-weight: 600;
}

.home-circle-button h3 {
	font-size: 1.6em;
	line-height: 1.1em;
	margin-top: 10px;
}

.home-circle-button h3 a {
	color: #fff !important;
}

.home-circle-button h3 a:hover {
	color: #255e7b !important;
}


/* Megamenu                    */
/* Blau hinterlegtes Hauptmenu */

.megamenu .nav-item-children {
	opacity: 0;
	visibility: hidden;
}

/* Megamenu sichtbar machen */

/* Megamenu */

.mega-menu-col1,
.mega-menu-col2 {
	margin: 20px 0;
}

.mega-menu-col1 .vc_column-inner #main-nav .widget {
	border: none;
	border-radius: 0px;
}

.mega-menu-col1 #main-nav .widget a {
	color: #fff !important;
}

.mega-menu-col1 #main-nav .widget a:hover {
	color: #c33ba9 !important;
}

.mega-menu-col1 #main-nav #menu-hauptmenu li {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.mega-menu-col1 #main-nav #menu-hauptmenu li ul li {
	text-transform: none;
	font-weight: normal;
	padding-bottom: 2px;
}

.mega-menu-col1 #main-nav #menu-hauptmenu li > a::before {
	height: 0;
}

.mega-menu-col1 #main-nav #menu-hauptmenu li a:hover {
	color: #225e7b !important;
}

.mega-menu-col1 #main-nav #menu-hauptmenu li ul li:last-child {
	padding-bottom: 15px;
}

.mega-menu-col1 #main-nav .menu-item {
	border-bottom-color: #fff;
}

.mega-menu-col2 {
	padding-top: 35px;
	padding-left: 40px;
	border-left: 1px solid #fff;
}

.mega-menu-col2 .wpb_wrapper p {
	font-size: 0.8em;
	color: #fff;
}

.mega-menu-col2 .wpb_wrapper h2 {
	color: #fff;
	font-size: 1em;
	margin: 10px 0;
}

.mega-menu-col2 .wpb_wrapper .social-icon li {
	margin-right: 20px;
}

.mega-menu-col2  .vc_btn3-container .vc_btn3 {
	border-radius: 25px;
	color: #117bc9;
	font-size: 0.7em;
	letter-spacing: 1px;
	padding: 10px 30px;
	font-weight: 600;
}

.mega-menu-col2 .vc_btn3-container .vc_btn3:hover {
	color: #fff;
	border: 1px solid #255e7b;
	background: #255e7b;
}

/* Bach Magazn */

#bach-magazin {
	font-family: Manrope;
}

#bach-magazin .col-md-6:first-of-type {
	padding-right: 30px;
} 

#bach-magazin .col-md-6:last-of-type {
	border-left: 1px solid #111;
	padding-left: 40px;
}

#bach-magazin .pt-cv-ifield {
	padding-bottom: 30px;
}

#bach-magazin .col-md-6>div {
	margin-bottom: 40px;
	padding-left: 0;
}

#bach-magazin .col-md-6>div:not(:last-of-type) {
	border-bottom: 1px solid #111;
}

#bach-magazin .pt-cv-content-item {
	padding-bottom: 0px;
}

#bach-magazin a,
#bach-magazin .entry-date time,
#bach-magazin .pt-cv-content {
	color: #111;
}

#bach-magazin a:hover {
	color: #117bc9 !important;
}

#bach-magazin .pt-cv-href-thumbnail:hover,
#bach-magazin .pt-cv-thumbnail:hover {
	transition: all 0.7s ease;
	-webkit-filter: grayscale (1);
	filter: grayscale(1);
}

#bach-magazin .pt-cv-taxoterm.above_title {
	font-weight: 600;
	font-size: 1em;
	margin: 20px 0 10px 0;
}

#bach-magazin .pt-cv-meta-fields {
	font-size: 1em;
	margin-bottom: 0px;
}

#bach-magazin h4 {
	font-size: 1.3em;
	font-weight: bold !important;
	line-height: 1.2em;
	margin-bottom: 30px;
}

#bach-magazin h4.pt-cv-title a:hover {
	color: #117bc9 !important;
}

#bach-magazin .pt-cv-content {
	font-size: 0.8em;
	line-height: 1.3em;
}

#bach-magazin .pt-cv-readmore {
	background-color: #fff;
}

#bach-magazin .pt-cv-wrapper .btn {
	padding: 20px 10px 0 0 !important;
	font-weight: bold;
}

#bach-magazin a.pt-cv-readmore {
	font-size: 0.9em;
}

#bach-magazin a.pt-cv-readmore.btn::after {
	content: '→';
	padding-left: 10px;
}

#bach-magazin a.pt-cv-readmore.btn:hover {
	color: #111 !important;
}

#bach-magazin a.pt-cv-readmore.btn:hover::after {
	padding-left: 20px;
	transition: 0.3s padding-left ease-out;
}

#bach-magazin .pt-cv-omain .pt-cv-taxoterm,
#bach-magazin .pt-cv-omain .pt-cv-meta-fields {
	margin: 0px;
	font-size: 0.8em;
}

/* Newsletter Balken */

#bach-nl-form {
	text-align: center;
}

#bach-nl-form h3 {
	margin-bottom: 20px !important;
}

#bach-nl-form a.btn {
	border: 1px solid #fff;
	color: #fff;
}

#bach-nl-form a.btn:hover {
	color: #117bc9;
}

#bach-nl-form .btn>span {
	padding: 10px 20px;
}

/* Bachges Balken */

#bachges-balken .bachges-button  {
	position: absolute;
	right: 0;
	top: -220px;
}

#bachges-balken a.btn {
	border: 1px solid #fff;
	color: #fff;
}

#bachges-balken .btn span {
	padding: 5px 10px;
}

#bachges-balken a.btn.btn-default:hover {
	color: #117bc9;
}

/* Standard Content */

.bach-overlapping {
	z-index: 1;
}

/* Timeline */

.timeline__item {
	margin: 40px 0px;
}

.timeline__content {
	padding: 80px 40px !important;
	border-radius: 0px !important;
	border: none !important;
}

.timeline__content p {
	font-size: 1.4em !important;
}

.timeline__content::before {
	border-right: 12px solid #fff !important;
}

.timeline__item--right:after {
	background-color: #111 !important;
}

/* Footer */

#bachges-footer-navi {
	float: left;
}

#bachges-footer-navi ul li {
	text-align: left;
	list-style-type: none;
	text-transform: uppercase;
}

#footer .social-icon li {
	margin-left: 12px;
	margin-right: 0px;
}

#footer .logo-center-col {
	margin-top: 20px;
	padding: 0;
	display: grid;
	justify-content: center;
}

#footer .logo-center-col .wpb_single_image {
	display: block;
	float: left;
	padding: 0 10px;
}

#footer .wpb_content_element {
	font-size: 0.8em;
}

@media screen and (max-width: 1440px) {

	.home-circle-button {
	top: -120px;
	right: 30px;
	width: 220px;
	height: 220px;
	}

	.home-circle-button p {
	font-size: 0.8em;	
	line-height: 1.2em;
	margin-top: 30px !important;
	}

	.home-circle-button h3 {
	font-size: 1.4em;
	line-height: 1em;
	margin-top: 10px;
	}
	
}

/* END OF STYLESHEET */