/* 
Theme Name: Metalltechnik Prexl Theme
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Rössle Theme is a child theme of Hello Elementor, created by Schiefer.IT
Author: Schiefer.IT
Author URI: https://schiefer.it
Template: hello-elementor
Version: 0.0.1
Text Domain: prexl-theme
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
*/

/* Add your custom styles here */




/* Link Styling */

a, a:active, a:visited {
    color: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
}

a:hover {
    color: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
}

.elementor-button {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;!important
}

.wp-block-file {
    line-height: 15px;
    margin: 0;
}

.wp-block-file a{
    font-size: 18px;
}

.wp-element-button, .wp-element-button:hover, .wp-element-button:active, .wp-element-button:visited,.wp-element-button:focus, a.wp-element-button, a.wp-element-button:hover, a.wp-element-button:active, a.wp-element-button:visited, a.wp-element-button:focus {
    display: inline-block;
    min-width: 120px;
    line-height: 15px;
    font-size: 15px;
    font-weight: 500;
    color: var(--e-global-color-text_on_primary);
    background-color: var(--e-global-color-primary);
    margin: 10px 0px 10px 0px;
    padding: 12px 24px 12px 24px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;!important
}

