.subskrypcja-zawartosc{
	font-size: 14px;
	color:#000;
	display: block;
	width: 100%;
	font-family: "Lato";
}

.subskrypcja-tekst{
	padding: 0px 0px 16px 0px;
	width: 100%;
	text-align: center;
}

.subskrypcja-btns-tlo{
	display: flex;
	justify-content: center;
	margin:0px;
}

.subskrypcja-zawartosc .btn-submit-modul{
	border:none!important;
	text-align: center;
	font-size: 16px!important;
	width: 100px;
	font-weight: 700;
	text-decoration-color:transparent;
	font-family: "Lato";
	position: relative;
	cursor:pointer;
	border-radius: 4px;
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.07);
}

.subskrypcja-zawartosc .btn-submit-modul:hover{
	opacity: 0.8;
}

.btn-submit-subskrypcja-dopisz{
	background: #dc0000;
    color: #fff!important;
    margin-right: 16px;
    padding: 11px 16px 11px 16px;
    text-align: center;
}


/*.span-submit-subskrypcja-dopisz::after{
	position: absolute;
    font-family: "Font Awesome 5 Free";
    color: #000;
    padding: 0px 0px 0px 0px;
    margin: 11px 0px 0px -32px;
    content: "\f067";
    font-size: 13px!important;
}*/



.btn-submit-subskrypcja-wypisz{
	background: #fccc0f!important;
	color:#000!important;
	padding: 11px 16px 11px 16px;
	text-align: center;
}

/*.span-submit-subskrypcja-wypisz::after{
	position: absolute;
    font-family: "Font Awesome 5 Free";
    color: #000;
    padding: 0px 0px 0px 0px;
    margin: 12px 0px 0px -24px;
    content: "\f00d";
    font-size: 13px!important;
}*/

.subskrypcja-input-tlo{
	padding-bottom: 16px;
}

.subskrypcja-input-tlo input{
	box-shadow: none;
    background: #f0f0f0;
    border: none;
    width: 100%;
    padding: 12px 15px;
    border-radius: 4px;
    text-align: center;
}

.subskrypcja-tekst-rodo{
	padding-top: 8px;
    color: #000;
    width: 100%;
    /* background: url(../grafika/kreska_newsletter.png) no-repeat top left; */
    margin-top: 13px;
}

.subskrypcja-tekst-rodo a{
	color:#000;
}