/*
 Theme Name:   Colormag Pro Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Colormag Pro Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     colormag-pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hueman-child
*/


/*Globale Designanpassungen*/


/*Erste Tabellenzeile fett hervorheben*/
tr:first-child {
  font-weight: bold
}

/*Affiliate Hinweis unter Content*/
.affiliateNote{
width: 100%;
border: 1px solid #000;
border-width: 1px 0;
padding: 8px 0;
	margin-bottom:20px;
}


/*Anfang DSGVO Button im Kommentarformular*/
.comment-form-datenschutz{
	padding-left: 1.2rem;
	margin-bottom: 10px;
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.3rem;
}

.form-check-label {
    margin-bottom: 0;
}

.comment-form .required {
    color: #ed3c63 !important;
}
/*Ende DSGVO Button im Kommentarformular*/


/*Theme-Anpassungen*/

/*Lücke zwischen Content und Headerbar verringern*/

#main {
    padding-top: 10px;
}

/*Plugin Anpassungen*/

