/*
Theme Name: Darmowy Kredyt
*/

input, select, optgroup, textarea {
  width: 100%;
  margin-bottom: 2px;
  padding: 5px 10px;
  border: 1px solid silver;
  border-radius: 5px;
}

.wpcf7 label {
  display: inline-block;
  width: 100%;
  margin-bottom:15px
}

.wpcf7-submit {
  width: auto;
  padding: 7px 18px;
  background-color: #c89d66;
  color: #fff;
  border: 0px;
  display: inline-block;
  border-radius: 10px;
  font-size: 16px;
  letter-spacing: .5px;
}
.contact-form {
  padding: 35px 25px 10px;
}

.vid-button {
	display: inline-block;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 15px;
  margin-top: 5px;
  padding: 10px 20px;
  font-weight: 500;
  margin-bottom:15px
}

a {
	color:#262b3e
}

.wpcf7 form .wpcf7-response-output {
  margin: 0px;
  margin-bottom:25px
}

.contact-form p {
	color: #262b3e;
  font-size: 15px;
  line-height: 24px;
}

.wpcf7-list-item {
  margin: 0px
}

.wpcf7-list-item input {
  display: inline-block;
  float: left;
  width: auto;
  margin-right: 10px;
  margin-top: 3px;
}

.wpcf7-list-item {
  margin: 0px;
  font-size: 12px;
  line-height: 18px;
}

.accordion-button:not(.collapsed) {
  background: none !important;
}

.accordion-button {
  font-family: "EB Garamond", serif;
  font-size: 25px;
  color: #262b3e !important;
  font-weight: 600;
  padding:35px 30px
}

.accordion {
  --bs-accordion-bg: #fffdf8;
}

.accordion-body {
	padding-top:0px
}

.accordion-body .law-ul-box {
	margin-top:0px
}

@media only screen and (max-width: 998px) {

.navbar .navbar-brand img {
  width: 110px;
}

.navbar-2 {
  padding: 15px 0px 10px 0px;
}

.accordion-button {
  font-size: 20px;
  padding: 25px 20px;
}

p {

  font-size: 16px;
  line-height: 25px;
}

.second-page .hero-section{
  padding-top: 30px;
}

.second-page h1 {
  font-size: 42px;
  line-height: 52px;
}

.banner-subtitle {
  font-size: 21px;
  line-height: 32px;
}

}