/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode



Malaga #5a001d
*/



/* Uncode-Theme */
@media screen and (max-width: 1000px) {
	 
	.row-container[data-section="0"] .row .uncell.no-block-padding {
	  padding: 0px 36px;
	}
	
}


.header-wrapper .header-content {
    z-index: 0;
}






/* Slider */
.wolke {
	pointer-events: none;
	}




/* Hauptmenü */
	.menu-dark.is_stuck .menu-smart a {
		color: #fff !important;
		}
	.menu-dark.is_stuck .menu-smart a:hover {
		color: #ccc !important;
		}

	.menu-dark.is_stuck .menu-smart .current-menu-item > a {
		color: #ccc !important;
		}











/* Liste */
ul.icons {
    margin: 0 0 0 1.6em;
}

ul.icons li .fa {
    margin-left: -1.6em;
}



/*Tabs*/
.nav-tabs > li > a span {
    font-size: 14px;
	}



/* Kolumnen */
.kolumnen {
	 -webkit-column-count: auto; /* Chrome, Safari, Opera */
     -moz-column-count: auto; /* Firefox */
     column-count:  auto;
	
	 -webkit-column-width: 400px;
	-moz-column-width: 400px;
	column-width: 400px;
	
	-webkit-column-gap: 6em; /* Chrome, Safari, Opera */
    -moz-column-gap: 6em; /* Firefox */
    column-gap: 6em;
	
	-webkit-column-rule: 1px solid rgba(0,0,0,0.15);
	 -moz-column-rule: 1px solid rgba(0,0,0,0.15);
	column-rule: 1px solid rgba(0,0,0,0.25);
	 
	margin-bottom: 2rem;
	 margin-top: 2rem;	 
	}
.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3{
	 -webkit-column-count: auto !important; /* Chrome, Safari, Opera */
     -moz-column-count: auto !important; /* Firefox */
	column-count: auto !important;
	-webkit-column-width: 2200px;
	-moz-column-width: 2200px;
	column-width: 2200px;
}




/* ContactForm 7 */
fieldset {
	margin-top: 1.5rem;
	}
legend {
    padding: 1em;
	}
p.plz { width: 15% !important; }
p.ort { width: 35% !important; }




/* Footer */
	.site-footer p, .site-footer li, 
	.site-footer dt, .site-footer dd,
	.site-footer dl, .site-footer address, 
	.site-footer label, .site-footer small, 
	.site-footer pre, .site-footer code, 
	aside p, aside li, aside dt, 
	aside dd, 
	aside dl, 
	aside address, 
	aside label, 
	aside small, 
	aside pre, 
	aside code {
		font-size: 15px;
	}

	footer p {
		margin: 0.5em 0 0;
		}
	footer li {
		margin: 0.5em 0 0;
		}

	footer a:hover {
		color: #ccc !important;
		}






/* Shariff */
	.shariff .shariff-icon svg {
		fill: #5A001D !important;
	}

	.ShariffHeadline h3 {
		margin-top: 0;
		padding-top: 0;
		padding-left: 5px;
	}



/* Menü */
legend {
    padding: 0.5em;
}