/*
Theme Name: Bacher &amp; Co.
Theme URI: 
Description: Child theme of enfold theme for the Enfold theme
Author: <a href="https://kriesi.at">Kriesi</a>
Author URI: 
Template: enfold
Version: 7.1.4
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 22 Apr 2026 21:06:31 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* Teiltransparenter weißer Hintergrund für die spezifische Spalte */
.transparente-spalte {
    background-color: rgba(255, 255, 255, 0.8)!important;
}

#top #wrap_all #socket .container {
text-align: center;
}

#top #wrap_all #socket .copyright {
display: block;
float: none;
clear: both;
text-align: center;
}

/* Nur wenn die Klasse .white-contact am Formular-Container vorhanden ist */
.white-contact select {
    background-color: #12263d !important;
    color: #ffffff; /* Optional: Textfarbe auf Weiß, falls der Hintergrund dunkel ist */
}

/* Teiltransparenter dunkelblauer Hintergrund für die spezifische Spalte */
.dunkel-transparente-spalte {
    background-color: #152f4d80;!important;
}

#top #wrap_all #socket .container {
text-align: center;
}