/*
Theme Name:  Ev. Clarenbach-Kirchengemeinde Köln-Braunsfeld
Theme URI:  https://braunsfeld.com
Description:  clarenbachgemeinde child theme for the twentytwelve theme
Author:  Uwe Steinberg
Textdomain:  braunsfeld.com
Author URI:  https://braunsfeld.com/
Template:  twentytwelve
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

html {
  font-size: 100% !important;
}

.main-navigation li ul li a:hover,
.main-navigation li ul li a:focus {
  background: #efefef;
  color: #444;
}

@media screen and (min-width: 600px) {
  .site-content-start {
    width: 100% !important;
    float: none;
  }
  .start-columns {
    margin-top: 20px;
  }
  .start-column-2 {
    flex-basis: 60% !important;
  }
}
