/**
 * Theme Name: Bilderbuch Theme
 * Theme URI: http://bilerbuch.net/
 * Author: Carsten@Tschach.com
 * Author URI: http://tschach.com
 * Description: Aster - Child Theme adapted for bilderbuch.net
 * Version: 1.0.0
 * License: GNU General Public License
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: bilderbuch
 * Tags: white, black, featured-images, one-column, two-columns, responsive-layout, sticky-post, translation-ready
 * Template: aster
 */


@media screen and (min-width: 1025px) {
	.site-navigation__content {
    		border-right-width: 0px !important;
    		border-bottom-width: 0px !important;
    		border-left-width: 0px !important;
	}
}


span.wpcf7-form-control-wrap label {
    padding-left: 0px;
}

input.wpcf7-form-control.wpcf7-quiz {
    width: 470px;
    margin-left: 0px;
}



