/*
 Theme Name:     Divi Dr.Tube Child Theme
 Theme URI:      https://www.www.drtube.nl/wp-content/themes/Divi-DrTube/
 Description:    Divi Dr.Tube Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
h2 {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: left;
	margin-top: 0.5em;
/*	padding-top: 0.2em;*/
	margin-bottom: 0;
	padding-bottom: 0;
}

p{
	padding-bottom: 0.5em;
}

p.amp{
	padding-bottom: 0em;
}

p.schematic {
	padding: 0;
	margin-bottom: 0;
	margin-left: 24px;
	text-indent: -24px;
}

img.dt_icon {
	width: 16px;
	height: 16px;
	border: 0;
/*	margin: 0 0.5em 0 0;*/
	margin: 0 8px 0 0 !important;
	vertical-align: middle;
}
 table.tubedata {
	border: 0;
 }