/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
h1[data-wp-c16t="true"][data-wp-component="Text"],
.components-truncate,
.components-text,
.woocommerce-layout__header-heading,
.woocommerce-layout__header-left-align,
.css-bc6pwz,
.e19lxcc00 {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}


.wasch-linkbox{margin:25px 0;text-align:center}
.wasch-linkbox-btn{display:inline-block;padding:14px 22px;background:#e30613;color:#fff!important;font-size:18px;font-weight:700;line-height:1.5;text-decoration:none;border-radius:12px;box-shadow:0 4px 14px rgba(0,0,0,.12);transition:all .2s ease}
.wasch-linkbox-btn:hover{background:#b8000f;transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.18)}