/*
 Theme Name:     twentysixteen Child Theme
 Theme URI:      
 Description:    A bare-bones child theme for use with twentysixteen Theme 
 Author:         Oskar
 Author URI:     
 Template:       twentysixteen
 Version:        1.0.0
*/
 
/* Add Custom CSS after this line */

.site-title {
    float: left;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 2.1em;
    max-width: 60%;
    	display: inline-block;
}
.wp-custom-logo .site-title {    margin-top: 0;
}
.custom-logo-link {
    float: left;
    width:100px;
    	display: inline-block;
}

.form-left {
    float: left;
}

.regulamin-link {
	margin-top: 7px;
	margin-bottom: 7px;
	display: inline-block;
}

.form-group.regulamin {
    float: left;
}
@media screen and (min-width: 56.875em) {
	.site-header-main {
	    margin-right: 15%;
	    margin-left: 15%;
	}
	.site-title {
/*    width: 87%;*/
	max-width 660px;
    margin-top: 0.5em;
    font-size: 2.5em;
	}
	.custom-logo-link {
/*	    width: 13%;*/
	}
}

#zacheta span {
    display: block;
    font-size: small;
}

#wpcf7-f15-p2-o1 {
    /* margin-top: 20px; */
    padding-top: 20px;
}

.form-group.youtube {
    margin-bottom: 0;
}