/*
Theme Name: Hello Child
Theme URI: artur.secretcats.pl
Description: Motyw potomny dla Hello Theme
Author: SC
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-child
*/

.entry-title{
	display: none !important;
}
.wpcf7-submit{
	background-color: #BFBF99 !important;
  font-family: "Nunito", Sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  border-style: solid !important;
  border-width: 1px 1px 1px 1px !important;
  border-radius: 4px 4px 4px 4px !important;
  padding: 15px 25px 15px 25px !important;
  color: #fff;
  border-color:#fff !important;
  width: 100% !important;
  margin-top:10px !important;
}
.wpcf7-submit:hover{
	background-color: #fff !important;
  font-family: "Nunito", Sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  border-style: solid !important;
  border-width: 1px 1px 1px 1px !important;
  border-radius: 4px 4px 4px 4px !important;
  padding: 15px 25px 15px 25px !important;
  color: #3D3D3D !important;
  border-color:#BFBF99 !important;
  width: 100% !important;
  margin-top:10px !important;
}

.wpcf7-list-item-label a{
	color: #3D3D3D !important;
}
.wpconsent-cookie-category-name, .wpconsent-cookie-service-name, .wpconsent-cookie-service-name{
	font-size: 20px !important;
	font-weight: 600 !important;
}