/*
 Theme Name:   tcorpo Child Theme
 Description:  Niotec Child Theme
 Author:       Eduard Wink
 Author URI:   https://www.niotec.de
 Template:     tcorpo
 Version:      1.0
 Text Domain:  tcorpo-niotec
*/

body {
    font-size: 16px;
}

#footer-main {
    font-size: .9em;
}

#footer-main ul:not(.social-widget):not(.ui-tabs-nav):not(.footer-social-widget):not(.instagram-pics) li {
    border: none;
    padding: 0;
}

.footer-after-title {
    margin-bottom: 15px;
}

h1.my-home-title {
    font-size: 25px;
    margin-bottom: 10px;
}

.my-home-top {
    margin: 20px auto;
    width: 950px;
}

.wp-block-tishonator-social-sites-block, .page-content h1, .page-content h2, .page-content h3:not(.uagb-ifb-title), .page-content h4 {
	text-align: initial;
}

.has-text-align-center {
    text-align: center !important;
}

.wpcf7-form label, .wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
    width: 100% !important;
}

.wp-block-uagb-cf7-styler .wpcf7 .uagb-cf7_styler-col select {
    height: auto;
}


@media (max-width:799px) {
	.footer-column {
		margin-top: 15px;
	}

	#navmain {
		text-align: right;
		position: absolute;
		right: 0;
		margin: 20px 10px;
        margin-top: -60px;
	}
}
