/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

section#Rau-wie-die-See svg#Ebene_1 {
    fill: var( --e-global-color-primary ) !important;
}

section#Rau-wie-die-See svg#Ebene_1 polyline.st0 {	
    stroke: var( --e-global-color-primary ) !important;
}

section#Edle_Kaufmannswaren div#Veggin img{
	transform: rotate(6deg);
	margin:0 0 10px 0;
}
section#Edle_Kaufmannswaren div#Mjamms img{
	transform: rotate(-3deg);
	margin:0 0 10px 0;	
}
section#Edle_Kaufmannswaren div#Goldy_Sif img{
	transform: rotate(4deg);
	margin:0 0 10px 0;	
}

.page-id-547 section#THORDYNGS a {
	color: var( --e-global-color-primary );	
}
.page-id-547 section#THORDYNGS a:hover {
	color: var( --e-global-color-secondary );
	transition:color 0.7s ease;
}

.page-id-3 section#THORDYNGS a {
	color: var( --e-global-color-primary );	
}
.page-id-3 section#THORDYNGS a:hover {
	color: var( --e-global-color-secondary );
	transition:color 0.7s ease;
}

/*   ┌─────────────────────────────────────┐
//   │               Footer                │
//   └─────────────────────────────────────┘
*/

section#Footer a {
	color: var( --e-global-color-secondary );	
}
section#Footer a:hover {
	color: var( --e-global-color-primary );
	transition:color 0.7s ease;
}
