/*
Template:       helen
Theme Name:     Helen Child
Theme URI:      https://themeforest.net/user/LaStudio/portfolio?ref=LaStudio
Author:         LA Studio
Author URI:     https://themeforest.net/user/LaStudio?ref=LaStudio
Description:    Helen - Architecture and Interior Design Theme
Version:        1.0.0
Requires at least: 5.9
Requires PHP:   7.0
Tags:           architect, architect portfolio, architecture, architecture design, architecture portfolio, architecture showcase, architecture studio, building, construction, decorator, elementor, furniture, interior, interior design, interior designer
License:        GNU General Public License
License URI:    licence/GPL.txt
Text Domain:    helen-child
Domain Path:    /languages/
Elementor tested up to: 3.16
Elementor Pro tested up to: 3.16
WooCommerce tested up to: 8.0.0
*/
:root{
	--theme-link-hover-color:#007479;
}
/* Kein Rahmen für Captcha-Feld */
.wpcf7-captchac {
	border-width: 0 !important;
}

.elementor-location-footer a:hover {
	color:#FFF0E4;
}

::selection {
	color: var(--theme-primary-color) !important;
	background-color: #fff !important;
	text-shadow: none;
}