/* hide comment boz and image meta info in carousels  | #20714980-hc vg */
.jp-carousel-left-column-wrapper {
    width: 100% !important;
}
.jp-carousel-titleanddesc {
   text-align: center;
}
.jp-carousel-titleanddesc {
    border: none;
}
.jp-carousel-image-meta,
div#jp-carousel-comment-form-container {
    display: none;
}

.jp-carousel-comment-form-field, jp-carousel-comment-form-textarea {
	display: none;
}

	
/*Sub-menu styles | 21409879-hc sb*/
@media (min-width: 960px) {
  .site-navigation .sub-menu {
    background: #018d2b;
  }
  .site-navigation .sub-menu a{
    color: white;
  }
}

aside.author-box, .entry-terms, .nav-links, #respond, .comment-respond{
	display: none;
}

th{background-color: #d3e195;}

.special-color th{
	background-color: #aad2eb;
}

/* Menü Hintergrund*/
.wp-block-coblocks-accordion-item__title{
	font-size: 12pt;
	color: #018d2b;
	border: 2pt solid #a5cbe0;
}

.coblocks-gallery:not(.has-caption-color).has-caption-style-light figcaption{
	font-size: 15pt;

}


@media (max-width: 490px) {
.wp-block-coblocks-accordion-item__content{
	font-size: 12px;
}}


/*Scale the header image to fit on all pages -21641312-hc - SM*/
body:not(.home) .site-header-inside .wp-custom-header img, .site-header-inside .wp-custom-header video {
height: 700px;}

.wp-block-column figcaption{
	font-size:17px;
}

.site-description{
	font-size: 25px;
}

.credits{
	display: none;
}

/* Custom menu icon / 24212259-HC (MI) */
.menu-item-644{
	border: solid 2px white;
	border-radius: 30px;
	padding: 8px;
}

.menu-item-645{
	border: solid 2px white;
	border-radius: 30px;
	padding: 8px;
}

.menu-item-1380 {
  background: url('https://obertilliacher-bergbahnen.com/wp-content/uploads/2020/10/Logo_mitSchrift_WHITE.png');
	background-size: 50px 50px;
	background-repeat: no-repeat;
	background-position: center center;

	padding: 15px;
}
.menu-item-1380:hover {
  opacity: 0.8;
}
.menu-item-1380 a:before {
  opacity: 0;
}

@media (max-width: 490px) {
.site-title{
	font-size: 25px;
	}
	.site-description{
		font-size: 18px;
	}
	h1{
		font-size: 22px;
	}
}

.skill-bar-percent{
	display: none;
}

/*<!-- blau = #01538d #00538f grün = #32Cd32 #018d2b-->*/