//*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


#cf7-send-btn2{
	text-decoration:none;
	font-size: 14px!important;
    fill: #ffffff!important;
    color: #ffffff!important;
    background-color: #03b585!important;
    background-image: #03b585!important;
    border-style: solid!important;
    border-width: 1px 1px 1px 1px!important;
    border-color: #03b585!important;
    border-radius: 20px 3px 20px 3px!important;
    padding: 12px 40px 12px 40px!important;
	cursor:pointer;	
}

.nfz-ref-link-custom li {
	list-style: none;
}

.nfz-ref-link-custom, 
.nfz-ref-link-custom ul {
	display: flex;
	flex-wrap: wrap;
}

.nfz-ref-link-custom ul li {
	padding: 10px 8px 0px 0px!important;
}

.nfz-ref-link-custom li a {
	color: #fff!important;
	font-size: 16px;
	background: #162765;
	padding: 10px 15px;
	border-radius: 10px 0px 10px 0px;
	border: 2px solid #162765;
}

.nfz-ref-link-custom li a:hover {
	background: none;
	border: 2px solid #162765;
	color: #162765!important;
}

.nfz-ref-link-custom div p {
	display: none;
}

.nfz-ref-link-custom ul {margin: 0;}

/*Referenzen Filter*/
@media (min-width: 1024px) {
	.nfz-loesungen-filter .wpc-filters-widget-wrapper {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}
.nfz-loesungen-filter .wpc-filters-section {
	width: 31%;
	margin-right: 20px;
	}
	.nfz-ref-link-custom, .nfz-ref-link-custom ul {
	display: flex;
	flex-wrap: wrap;
}
}

.nfz-loesungen-filter .wpc-filters-widget-wrapper .wpc-filter-title {
	color: #fff!important;
}

.nfz-loesungen-filter .wpc-filters-reset-button {
	height: fit-content;
	padding: 6px 30px!important;
	margin-bottom: 10px;
	background-color: #ffffff00!important;
	color: #fff;
	border: 2px solid #fff!important;	
	width: 100%!important;
}

.wpc-filter-layout-submit-button {
	display: block!important;
}

.nfz-loesungen-filter .wpc-filters-submit-button {
	display: block!important;
}