/*
Theme Name: spechtperspektive
Description: Child theme for spechtperspektive
Author: Marius Mueller
Author URI: http://www.marius-mueller.info
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


/*

.navbar .style-color-xsdn-bg {
    background-color: rgba(255, 255, 255, 0) !important;
}
*/



/* Portfolio Singel Page */
.portfolio-subheading{
	margin-top: 5px !important;
}

/* Kontakt */
input[type="text"],
input[type="email"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="search"],
textarea,
select {
	width: 100%;
}

label {
  font-size: 12px;
  font-weight: 400;
}


.ilightbox-overlay{
	opacity: 0.98 !important;
}