#cn-accept-cookie{
	border-radius:0!important;
	color:rgba(31,31,31,1)!important;
}
.flex-footer a{
	text-decoration:none;
	color: #333;
	transition:0.5s all;
}
.flex-footer .txta{
	text-transform:uppercase;
	transition:0.5s all;
}
.flex-footer a:hover{
	text-decoration:underline;
}
.page-template-default .wg-dd-1-togle._2.black-text:hover{
	color:#fff;
}
.wpcf7-list-item-label{
	font-weight:normal;
}
.wpcf7-list-item label {
    display: flex;
}
input[type="checkbox"] {
    flex-shrink: 0;
    margin-right: 10px;
        margin-top: 3px;
}
.wpcf7-list-item{
	margin-left:0;
	margin-bottom:20px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #dc3232;
    background: #dc3232;
    color: #fff;
    margin: 20px 0 0px 0px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #fff;
    margin: 20px 0 0px 0px;
}
.button-3._2,
.button-3.hide{
	transition:0.5s all;
}
.button-3._2:hover{
	background:#fff;
	color:#000;
}
.button-3.hide:hover{
	background:#575756;
	color:#fff;	
}
#logistyka{
	position:absolute;
	top:-200px;
}
.gray-section{
	position:relative;
}