/*
Theme Name: duernstein
Description: Theme for Stift Duernstein
Author: Christof Kopfer
Author URI: http://www.kopfer.at
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

::selection {
  background: #000000; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #000000; /* Gecko Browsers */
}

.row-menu-inner {
    border-bottom: 0px !important;
}
table td, table th {
	font-weight: 400;
}
.page-id-12 .menu-wrapper { display: none; }
.page-id-12 h1 a:hover { color: #ffffff !important; text-decoration: underline; }
.page-id-12 h3 { padding-top: 80px; }

input {
	width: 100%;
}

/*.menu-smart > li.wpml-ls-item > a { padding: 0px; }
.menu-smart > li.wpml-ls-first-item > a { padding-left: 14px; } */

.menu-smart-social { padding-bottom: 4px !important; }
.menu-icons i { font-size: 16px !important; }
.drop-menu { margin-top: 0px !important; }
.drop-menu { margin-top: -30px !important; }


/* Balken  */

.bluebars .row-parent {
	padding: 0px !important;
}
.bluebars .uncont {
	width: 380px;
	margin-right: 0px !important;
	margin-top: -44px !important;
}
.bluebars .uncont > * {
	margin-top: 0px !important;
}
@media only screen and (max-width: 380px) {
	.bluebars .uncont {
		width: 100%;
	}
}
.bluebars .vc_custom_heading_wrap {
	background: #00aaf2;
	padding: 0px 20px 10px 20px;
	margin-top: 0px !important;
	z-index: 9;
	height: 44px;
	margin-right: 25%;
}
.bluebars .vc_custom_heading_wrap:first-child {
	padding: 10px 20px 0px 20px;
	z-index: 10;
	margin-left: 15%;
	margin-right: 0%;
}
.bluebars .vc_custom_heading_wrap h2 {
	color: #ffffff;
	font-style: italic;
}

.bluebars.left .uncont {
	margin-right: auto !important;
	margin-left: 0px !important;
	text-align: right !important;
	margin-bottom: -44px !important;
}

.bluebars.left .vc_custom_heading_wrap { background: #ffffff; }
.bluebars.left .vc_custom_heading_wrap h2 {color: #00aaf2; }

/* Anpassungen von Stephanus Rützler, Stift Herzogenburg */
.post-info div.author-info {
    display: none;
}
.t-entry-author, .t-entry hr {
    display: none;
}

.ankuendigungen a, .ankuendigungen a:focus {
    text-decoration: underline;
    color: #ffffff;
}

.ankuendigungen a:hover {
    color: #0b2d3c !important;
}

.ankuendigungen h3 a {
    text-decoration: none;
    pointer-events: none;
}

.style-light input[type="submit"] {

    background: #00aaf2;
    color: #ffffff;

}

.menu-dark .menu-smart li.active > a {
	color: rgba(102,117,128,.5) !important;
}

.post-navigation {
    display: none;
}

.bautagebuch .tmb .t-entry p.t-entry-meta span {
    text-align: center;
    text-transform: uppercase;
    font-weight: normal !important;
}

.bautagebuch .t-entry-text {
    padding: 30px;
}

.bautagebuch .t-entry-text-tc {
    padding-top: 0px !important;
}

.bautagebuch .more-link {
    display: none;
}

.bautagebuch div.t-inside {
    opacity: 1;
    border: 1px #eaeaea solid;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

.regiondo-link {
	background-color: #00aaf2;
	color: #ffffff !important;
	margin: 0 0 0 2em;
	padding: 7px 8px 9px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	margin-left: 2em;
	cursor: pointer;
}

.hide {
	display: none;
}

.style-accent-bg :focus {
  color: white !important;
}