<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Alecta Child
Theme URI: https://alecta.qodeinteractive.com/
Description: A child theme of Alecta Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.1
Text Domain: alecta
Template: alecta
*/

h1{
	margin-bottom:35px !important;
}

p{
	margin-bottom: 10px !important;
}




footer .widget.widget_nav_menu ul li a, footer .widget a {
    color: #fff!important;
}

footer .widget.widget_nav_menu ul li a:hover, footer .widget a:hover {
    font-weight: 400;
	text-decoration: underline !important;
    color: #fff!important;
}


/* SEITENTITEL UNSICHTBAR */
.qodef-title-holder .qodef-title-wrapper .qodef-page-title {
    visibility: hidden !important;
}

.qodef-main-menu&gt;ul, .qodef-main-menu&gt;ul&gt;li&gt;a {
    color: #333 !important;
}

.qodef-search-opener{
	visibility: hidden !important;
}

.qodef-page-header {
	background-color: rgba(255, 255, 255, 0.8) !important;
}

footer .widget.widget_nav_menu ul li {
    padding: 0 !important;
    margin: 0 0 0 -16px !important;
}

.qodef-vertical-align-containers .qodef-position-left {
    padding-left: 150px!important;
}

#qodef-back-to-top&gt;span:after {
    background-color: #666 !important;
}

/*
.qodef-grid {
    visibility: hidden !important;
}
*/


/* HINTERGRUNDFARBE SUBNAVIGATION */

.qodef-drop-down .narrow .second .inner ul {
	background-color: #eee !important;
}

#linkespalte{
	float: left;
	width: 50%;
	margin-top: -15px;
	margin-right: 30px;
}

#rechtespalte{
	width: 50%;
}

.infokasten h3{
	color: #fff !important;
}
.infokasten ul {
  	list-style: none;
  	padding: 0;
}

.infokasten ul{
	list-style-type: none !important;
	padding-left: 1.3em;
    text-indent: -1.2em;
}

.infokasten li  {	
	margin: 0 0 10px 25px !important;
	font-size: 14pt;
	color: #fff;
	
}

.infokasten li:before {
  	content: "\f058";
  	font-family: FontAwesome;
	font-size: 18pt;
  	display: inline-block;
	margin-right: 15px !important;
	
}

/* TEST AUTOKAUF-BUTTON fÃžr Benjamin Maier */
.my-own-button{
	border: 1px solid #333 !important;
	background: #ccc !important;
	color: #333 !important;
	padding: 20px;
	width: 250px !important;
	text-align: center;
}
</pre></body></html>