/* Enter Your Custom CSS Here */


/*** fixy strony password protected ***/

#main-footer {
	background-color: #008ac8 !important;
}


.footer-widget .title {
color: white;
}

#post-1119.post-password-required{
  max-width: 1100px;
    margin: 0 auto;
    padding: 40px;
}

#footer-info{
color: white;
}


#top-menu li a{
color: #008ac8;
font-size: 15px;
}

#et_search_icon{
  color: #008ac8;
}

.et-social-facebook .icon{
color: white;}


/*** /fixy strony password protected ***/


/*** poprawki footer ***/

.footer__list{
	list-style: none;
}

.footer__list li:before{
	content: none !important;
}

.footer__list li{
	padding-left: 0 !important;
}

.footer-widget h4{
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 2px solid white;
	margin-bottom: 20px;
}

/*** poprawki footer ***/