<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name: Litho Child
 Theme URI: https://litho.themezaa.com/
 Description: Child theme for Litho theme
 Version: 1.2
 Author: ThemeZaa
 Author URI: https://www.themezaa.com/
 Tested up to: 5.8
 Requires PHP: 7.3
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 License: Themeforest Split Licence
 License URI: https://themeforest.net/licenses/
 Template: litho
 Text Domain: litho-child
*/


/*
Sticky Header ________________
*/
header.sticky .navbar-brand .default-logo {
	display: none!important;
}

header .navbar-brand .alt-logo {
	visibility: hidden;
	opacity: 0;
	width: 0;
	transition-duration: 0s!important;
	-webkit-transition-duration: 0s!important;
	-moz-transition-duration: 0s!important;
	-ms-transition-duration: 0s!important;
	-o-transition-duration: 0s!important;
}


/*
Allgemein ________________
*/

html, body{
max-width: 100%!important;
overflow-x: hidden!important;
}

/*
Home Standorte ________________
*/
.iw-standorte-toggles i.fas {
	color: #575f8e!important; 
	padding-right: 8px!important;
}
.iw-standorte-toggles strong {
	color: #575f8e!important;
}
.iw-standorte-toggles .elementor-toggle-icon-opened i {
	font-size: 22px!important;
}

/*
Team Mitglieder ________________
*/
.team-style-1 figure figcaption {
	padding: 50px 30px!important;		
}
.team-style-1 figure figcaption .social-icon a {
    font-size: 15px!important;
	text-align: center!important;
}

/*
Sortiment FAQ ________________
*/
.iw-sturm-faq .panel-tab-content {
	background-color: #fff!important;
}

/*
Kontakt ________________
*/
.iw-kontakt-standort i,
.iw-kontakt-standort strong {
  color: #575F8E!important;
  padding-right: 8px!important;
}
.iw-kontakt-standort strong {
  color: #575F8E!important;
  font-family: 'Caveat'!important;
  font-size: 22px!important;
  margin-bottom: 10px!important;
}
.iw-open-hours {
  margin-top: -10px!important;
}

.iw-rezept-formular label {
	display: block!important;
}
.iw-rezept-formular label span,
.iw-rezept-formular p .wpcf7-form-control-wrap {
  margin-top: 13px!important;
  font-weight: 500!important;
  font-size: 16px!important;
}
.iw-rezept-formular .wpcf7-list-item-label {
	margin-top: 3px!important;
}
.iw-rezept-formular p {
  font-weight: 500!important;
  font-size: 15px!important;
}
.contact-form-wrapper .iw-rezept-formular .col:first-child, 
.contact-form-wrapper .iw-rezept-formular .col:nth-child(2) {
  margin-bottom: -10px!important;
}
.iw-rezept-formular .col.litho-button-wrapper {
  margin-top: 20px!important;
}
.iw-rezept-formular span.wpcf7-spinner {
  display: none!important;
}
@media (max-width: 767px) {
.iw-rezept-formular .col.litho-button-wrapper {
	text-align: left!important;
}
}

/*
404 ________________
*/
.error-404 a.btn {
	display: none!important;
}



/*
Chaty Chat Plugin ________________
*/
#chaty-widget-0, #chaty-widget-0 .chaty-tooltip::after {
  font-size: 22px!important;
}</pre></body></html>