/* 
 Theme Name:     NK Design Child Theme 
 Author:         Niklas Killich
 Author URI:     http://www.niklaskillichdesign.de/
 Template:       Divi
 Version:        1.0 
*/ 

@import url("../Divi/style.css"); 

.et_pb_fullwidth_header_0 .header-logo {
    width: 50% !important;
}

.entry-content tr td {
	vertical-align: top !important;
}

.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    border: 0px solid #fff;
    margin: 0 0 15px;
	text-align: left;}