/*  ==================================================================
	Christinas Custom CSS ============================================
	==================================================================  */




/* ================================================================== */


/*weiteres Styling der Login-Seite, zusätzlich zu Divi Toolbox Einstellungen
 * ACHTUNG, DAS FUNKTIONIERT IRGENDWIE NICHT
 * */

.login#login div#login_error, .login #login_error, .login .message, .login .success  {
  border-left-color: #e65737!important;
}


#backtoblog {
  text-align: center;
}

.language-switcher {
    display: none;
}

/* ================================================================== */

/*Definitionen für die Seiten Impressum und Datenschutz*/

.gf-legal h1 {font-size: 25px; margin-bottom: 10px; line-height: 1.3em;}
.gf-legal h2 {font-size: 23px; margin-bottom: 10px; margin-top: 20px; line-height: 1.3em;}
.gf-legal h3 {font-size: 20px; margin-bottom: 10px; margin-top: 10px; line-height: 1.3em;}

/* ================================================================== */

/* Blog: three posts in three columns on desktop / four posts in two columns on tablet / four posts in one column on phone */
/* Dem Zeile (!) des Blogmoduls die Klasse gf-blog zuweisen */
 .gf-blog .column.size-1of3:first-child article.et_pb_post:last-child {display: none;}

/* ================================================================== */
/* Dem Blogmodul die Klasse gf-blog zuweisen */
.gf-blog-modul {}

/* ================================================================== */


/* ================================================================== */

