/*
 Theme Name: Divi-Mastermind-Child-m8t
 Theme URI: https://www.divimastermind.com/
 Description: Dies ist ein <b>ready-to-start</b> Child-Theme f&uuml;r Divi. Entwickelt und bereitgestellt von den Divi Masterminds. Dieses Theme beinhaltet alle notwendigen Dateien, um den schnellen und einfach Start zu erm&ouml;glichen.
 Author: Divi Mastermind - Benny Hozjan und Frank Oschatz
 Author URI: https://divimastermind.com/
 Template: Divi
 Version: 1.0.1
 **Mit Kommentar-Checkbox, eigefügt von m8t.es**
 Tag: divi, child-theme, rawbone, easy-to-use, mastermind, german-group, 
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/*  ==================================================================
	STANDARD CSS =====================================================
	==================================================================  */

.et_pb_image_container img, .et_pb_post a img {
  height: auto;  
    width: 200px;
  vertical-align: bottom;
    float: left;
    padding-right: 20px
}
.single .et_post_meta_wrapper img {
  width: 40%;
  float: left;
  padding-right: 20px;
}
blockquote {
border-color: #EC681B; margin-left: 20px;
}
#top-menu li li a:hover{
background:#ECF0F5 !important;
color: #123E6E;
}
#main-header.et-fixed-header .sub-menu a:hover {
color: #123E6E !important;
}
#top-menu .sub-menu .current-menu-item a {
color:#f57144;
}
@media screen and (min-width: 981px) {
#main-header.et-fixed-header .sub-menu a {
color: #fff !important;
}
}