/*
CTC Separate Stylesheet
Updated: 2025-09-10 11:16:53
Theme Name: Sydney Child
Theme URI: https://athemes.com/theme/sydney
Template: sydney
Author: mDoerfer
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
Tags: two-columns,right-sidebar,custom-colors,custom-background,custom-header,custom-menu,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.60.1585131413
*/

/* Farben 
*/
/*weiß*/	.w { color: #FFFFFF!important}

/* Text */

/* Kontakt über Navi*/
/*.shfb-row-wrapper.shfb-above_header_row {color:#FFFFFF}
.shfb-component-contact_info .header-contact > a { color: #FFFFFF!important; }*/

/* Menüe mobil*/
.shfb-mobile_offcanvas {
    background-color: #494948!important;
}@media (min-width: 992px) {
    .shfb-above_header_row {
        min-height: 0px;
    }
}

/* Widget Gallerie 3 spaltig */
    .gallery-columns-3 .gallery-item {
    max-width: 100%!important;
	margin: 2px;}
@media (min-width: 992px) {
    .gallery-columns-3 .gallery-item {
    max-width: 30%!important;
	margin: 2px;
	}
}


/* masterslider */


/* Buttons */


/* Icons */

/* Footer */
.site-footer {background-color: #494948!important;}
.site-info a:hover {color:rgba(255, 255, 255, 0.50)!important}

/*.footerkontakt {padding-bottom: 2em; }
.footerkontakt td {width: 25%; vertical-align: top;  text-align: left; border: none; padding: 0 30px; margin: 0}*/
/*.footerkontakt td:first-child {padding-left: 0;}
.footerkontakt td:last-child {padding-right: 0;}*/

@media (min-width: 780px) {
	div.kontakt {width: 50%; float: left}
}
div.kontakt { padding: 1em 2em; }

.oeffnungszeiten {border-collapse: collapse; font-size: 80%;}
.oeffnungszeiten td {width: auto; border:none; border-bottom: 1px solid rgba(255, 255, 255, 0.25);  padding: 0; text-align: left}
.oeffnungszeiten td:last-child {text-align: right}

/* go-top sytney Standart ausblenden. Lässt sich nicht einstelle. Dafür PlugIn */
.go-top.show {display: none}

/* Barrierefreiheit */
a:focus {border:dotted #33b1ff 1px!important}

/* Widget */
.widget_media_image img {width: 100%;}

