/**
 * @package SGV
 * @version 0.8.0
 * @author Sebastian Loer <kontakt@s-loer.de>
 */

/* Team Shortcode I */
.team-post ul li i {            color: #1D71B8 !important; }

/*	Logo Position angepasst, damit das Logo nicht soviel platz wegnimmt! */
.header-logo {          padding: 22px 10px !important; }

/* 	Mark immer mit Default Color */
mark {    	            background-color: #1D71B8 !important; }

/*	Header 1 Default Color */
.box-section h1 {   	color: #1D71B8 !important; }
.box-section { background-position: center !important; background-size: cover !important; }

/* Header 1 Banner immer Weiß */
.banner h1 {        	color: white !important; }

/* Header Schriftart und Style */
h2 {                	font-family: Arial !important; margin: 0 0 16px !important; font-size: 20px !important; font-weight: 300 !important; 
						padding-bottom: 10px !important; border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;  text-transform: initial !important; }

/* Link Default Farbe */
p a, .post-content a, .terminkalender a, .comment-meta a {    	color: #1D71B8; }
p a:hover, .post-content a:hover, .terminkalender a:hover, .comment-meta a:hover {    	color: #1D71B8; text-decoration:none; opacity: 1; }

.comment-form input[type="submit"] {	                        background-color: #1D71B8; background: #1D71B8; border: 1px solid #1D71B8; color: white; }

.comment-form input[type="submit"]:hover {                      color: #1D71B8; }

/* Progressbar und Uhr z.B. für Baustellen Seite */
.progress-unik, .clock p {                                      background-color: #1D71B8 !important; }

/* Terminkalender CSS  +Terminkalende Suche CSS */
.terminkalender {   	color: #6d6d6d; overflow: auto; max-height: 650px; width: 100%; }
.terminkalender-item {  padding:15px; padding-bottom:0px; padding-top:5px; border: 1px solid #dedede; border-bottom:0px; }
.terminkalender-row {   width:100%; min-height:20px; clear:both; }
.background-grey {      background-color:#f2f2f2; }
.termin-suche-input {   color: #716565; font-size: 13px; font-family: 'Roboto', sans-serif; padding: 15px 20px; border: 1px solid #dcdcdc; width: 100%; outline: none; }
.termin-suche-button {  background: #fff; border: none; float: right; margin-top: -40px; margin-right: 12px; position: relative; z-index: 2; }

@media screen and (max-width: 460px) {
	#terminkalender-header { display:none; }
	.terminkalender-header { display:none; }
	#terminkalender-img { min-height: 0px !important; padding-bottom: 5px; }
	.terminkalender-row div { text-align: left !important; }
}

@media screen and (max-width: 410px) {
	.terminkalender-row div { text-align: left !important; width: 100% !important; }
}

/* Sidebar Hintergrund */
#sidebar .sidebar-section.white-box {                           background: #ffffff; padding: 15px; }

/* Post Listing Sidebar */
.recent-post-box ul li {                                        padding-bottom:7px; margin-bottom:10px; }
.recent-post-box ul li img {	                                max-width:50px;	padding-top:3px; }

/* Kontakt Formular */
.wpcf7-form  input[type="submit"]{                              width: 93px !important; padding: 10px 20px !important; background: #1D71B8 !important; }
input:focus, textarea:focus {                                   border: 1px solid #1D71B8 !important; }

/* Cookie Notice */
.cookie-notice-container a { width: 107px !important; padding: 9px 16px !important; background: #1D71B8 !important; font-size: 13px; }
.cookie-notice-container a { color: white; text-decoration: none !important; transition: all 0.23s ease-in-out; -moz-transition: all 0.23s ease-in-out; -webkit-transition: all 0.23s ease-in-out; -o-transition: all 0.23s ease-in-out; }
.cookie-notice-container a { -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
.cookie-notice-container a:hover { color: white; opacity: 0.7; }
#cookie-notice { box-shadow: 0 -5px 5px -5px #dcdfee; }




/* Gallery */
#gallery-1 img {        border: 0px !important; }
#gallery-2 img {        border: 0px !important; }
#gallery-1 .gallery-item {                                      margin-top: 2px !important; margin-right: 1px !important; margin-left: 1px !important; width: calc(33% + (1/3*1%) - 2px) !important; }
#gallery-2 .gallery-item {                                      margin-top: 2px !important; margin-right: 1px !important; margin-left: 1px !important; width: calc(33% + (1/3*1%) - 2px) !important; }

/* Accord wie bei Jahresberichten */
.accord-elem.active .accord-content { display: block; }
.accord-title a.accord-link::after { opacity: 1 !important; }

/* Under-Box */
.under-box { background: white; }
.under-box i { color: white; }
.under-box div, .under-box h1 { color: black; }

/* Comments und Panel */
#comments, .panelshort { margin-top: 0px; }
.panelshort { margin-bottom: 20px; }

/* Menü #00418A #1D71B8  */
.menu-item a:hover { color: white !important; background-color: #00418A !important; }
.menu-item a { background-color: #1D71B8  !important; }

/* Untermenü Links Rand */
ul.main-menu ul li.current-menu-parent > a {
 border-left: 2px solid #1D71B8 !important;
}

/* Tags */
.post-tags a { text-decoration: none !important; }


/* Table */
table th { border: 1px solid #dcdfee !important; }

/* FList White*/
.fListWhite h3 { color: white !important; }
.fListWhite p { color: white !important; }

/* DSGVO Abfrage */
.wpgdprc-feedback a { color: #1D71B8 !important; }

/* CodeBox Tests */
 .codebox 	{		border:1px solid black; background-color:white; width:calc(100% - 20px); overflow:auto; padding:10px; margin-top: 5px; margin-bottom: 5px; }
.codebox code {		font-size:0.9em; color: black; background-color: white; }

/* OSM MAP */
.ol-scale-line { background-color: #1D71B8 !important; }
.ol-mouse-position{ background-color: #1D71B8 !important; display: none; }
.ol-control button { background-color: #1D71B8 !important; }
.map { margin-bottom: 20px; }
.ol-attribution a { color: black !important; }
.ol-attribution img { display: none !important; }
.map a { color: #1D71B8 !important; }

/* Panel */
.panelshort  { margin-top: 0px !important; margin-bottom: 20px !important; }


/* TEST */
dl {    	            margin-bottom: 1px;	margin-top: 1px; }
.wpb_content_element { 	margin-bottom:20px; }
table th {              border: 1px solid rgba(255, 255, 255, 0.2); }
.main-menu > li a i {   width: 20px; }
.services-section3 .services-post a {                           text-transform: capitalize; }
.contact-info-box li i { width: 15px; }
.wp-caption-text { font-size: 11px; }

.single-post-content p {
	margin-bottom: 10px;
}

.sidebar-section .wp-block-columns {
	margin-bottom: -20px;
}

.page-section p {
	margin: 0 0 20px !important;
}

.page-section .wpcf7 p {
	margin: 0 0 5px !important;
}

.box-section h1 {
	color: initial !important;
}

.box-section {
	padding: 15px;
	margin-bottom: 15px;
}

.box-section.banner-section {
	padding: 0px;
	padding-bottom: 10px;
}

.box-section .banner {
	margin-bottom: 10px;
}

.box-section#slider {
	padding: 0px;
}

footer .footer-line {
	padding: 10px;
}
header .header-logo {
	padding: 20px 10px !important;
}

.sidebar-section.white-box {
	padding: 15px !important;
}

.panelshort {
	margin-bottom: 15px !important;
}

.sgv-terminkalender-widget-wrap {
	padding-bottom: 14px
}

a {
	color: #1d71b8;
}