/*
 Theme Name:   Nucleare Pro Child Theme
 description: >-
   A child theme of the Nucleare Pro theme
 Author:       Franz Höpfner
 Template:     nucleare-pro
 Version:      1.0.0
*/
ul.oton {
overflow: hidden;
list-style: none;
margin: 0;
padding: 0;
}

ul.oton  li {
float: left;
margin: 0 40px 40px 0;
cursor: pointer;
}

.oton-txt {
    display: none;
	border: 1px solid #0d9eb6;
	padding: 14px;
}

.entry-title {
	font-weight: 700;
	color: #1e9eb4;
	letter-spacing: 0px;
}

header.site-header {
	margin-bottom: 0em;
}

.nucleareSliderCaption {
	background-color: rgba(30, 158, 180, 0.5);
}

.nucleareSliderCaption h5 {
	font-family: 'Roboto', sans-serif;
}

.theToggle .trigger a {
	font-family: 'Roboto', sans-serif;
}

.site {
	margin-top: 5em;
}

.widget-title h2 {
	font-family: 'Roboto', sans-serif;
}

.socialWidget {
    text-align: left;
}

.socialWidget a {
    text-align: center;
}