/*
Theme Name: Eutin im Nationalsozialismus - Avas Child
Theme URI: https://x-theme.net/avas/
Author: theme-x
Author URI: https://themeforest.net/user/theme-x
Description: Responsive Multi-Purpose WordPress Theme.
License: GNU General Public License v2 or later
License URI: http://themeforest.net/licenses
Template: avas
Version: 1.1
Text Domain: avas
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.footer_bg { 
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: bottom center;
}

body, p {
    line-height: 1.4 !important;
}

ul.sub-menu { padding: 10px !important; }

/* Give a little left padding to the logo in mobile mode. No idea why this there is no padding anyway */
@media (max-width: 768px) {
	.tx_logo img {
		padding-left: 10px !important; 
	}
	.top-header-left-area {
		padding-left: 10px !important; 
	}
}

.widget_block p { line-height:180% !important;  }


.widget_block a::before {
	content: "» " ;
}

/* Uncomment when you want to hide the Störer  */
.elementor-207 .elementor-element.elementor-element-4f716bb:not(.elementor-motion-effects-element-type-background), .elementor-207 .elementor-element.elementor-element-4f716bb > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    display: none;
}


a {
    text-decoration:underline !important;
}

.main-menu li ul li a, .top_menu li ul li a {
    padding: 1px 0px 1px 0 !important;	
}

.main-menu li a {
	text-decoration:none !important;
}

/* Unteren Footer desktivieren. Das sollte eigentlich in den Theme Options oder im Customizer gehen, tut es aber nicht  */
#footer { display:none; }

.cky-btn-accept {    
	border: 2px solid #FF9900 !important;
    background-color: #FF9900 !important;	
}

.cky-btn {
	border: 2px solid #FF9900 !important;
    color: #000000 !important;
}

.cky-btn-revisit-wrapper {
	background-color: #FF9900 !important;	
}