/*
Theme Name: Salient Child
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: salient
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Description: An Ultra Responsive Multi-Purpose Theme.
Version: 17.3.1.1759248901
Updated: 2025-09-30 18:15:01

*/


/* Sichtbarkeit der H1 erhöhen */

.hoepfner-header-h1 {
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}


/* Social Media Love Button ausblenden */

.nectar-social.fixed {
    display: none !important;
}

/* Tab Schriftgröße */
.tab-head .tab-item span{
font-size: 20px;
line-height: 30px;
font-family: rotis;
color: #cba65f;
}
