/* COOKIE NOTICE  */
#cookie-notice {
  margin-bottom: 8vh;
  min-width: 20%;
  width: 20%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  border-color: #aaa;
}
#cookie-notice a {
  color: black !important;
}
.cookie-notice-container span {
  display: block;
}
#cn-accept-cookie {
  font-size: 14px;
  border-width: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-top: 8px;
  margin-top: 16px;
  margin-bottom: 5px;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold;
  border-color: #aaa;
  background-image: none;
  background-color: #e8e8e8;
}
#cn-more-info {
  font-size: 14px;
  border-width: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-top: 8px;
  margin-top: 16px;
  margin-bottom: 5px;
  box-shadow: none;
  text-shadow: none;
  font-weight: normal !important;
  border-color: #aaa;
  background-image: none;
  background-color: #e8e8e8;
}
@media screen and (min-width: 981px) {
  #cookie-notice {
    min-width: 25%;
    width: 25% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  #cookie-notice {
    min-width: 50%;
    width: 50% !important;
  }
}
@media screen and (max-width: 767px) {
  #cookie-notice {
    min-width: 80%;
    width: 80% !important;
  }
}
.cookie-notice-hidden {
  display: none !important;
}
/* COOKIE NOTICE - koniec  */
/* CONTACT FORM 7  */
div.wpcf7 {
  font-size: 14px;
}
.wpcf7 label {
  padding-left: 3px;
  color: #999999;
  text-shadow: none;
  font-size: 14px;
}
.wpcf7-text,
.wpcf7-textarea,
.wpcf7-captchar,
.wpcf7-number,
.wpcf7-number,
.wpcf7-date {
  background-color: #efefef !important;
  border: none !important;
  width: 100% !important;
  font-size: 16px;
  font-family: monospace;
  color: #666 !important;
  padding: 16px !important;
}
.wpcf7-submit {
  margin: 8px auto 0;
  cursor: pointer;
  font-size: 15px;
  color: #fefefe !important;
  padding: 8px 20px;
  line-height: 1.7em;
  background: #ff0000;
  border: none;
  transition: all 0.2s;
}
.wpcf7-submit:hover {
  background: #ff8888;
}
.wpcf7 .acceptance {
  padding-left: 0px;
  margin-left: -16px;
}
.acceptance label span {
  font-size: 12px;
}
/* CONTACT FORM 7 - koniec  */
/* FLUENT FORMS */
.fluentform {
  padding-left: 1.5em;
  padding-right: 1.5em;
}
/* Change button style*/
.ff-btn-submit {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ffd15c !important;
  color: #ffffff !important;
  transition: all 0.2s;
  letter-spacing: 2px;
}
/*Change button hover style*/
.ff-btn-submit:hover {
  background-color: #ffd15c !important;
  color: #ffffff !important;
  transform: scale(1.05);
}
/*input style*/
.ff-el-form-control {
  padding: 6px 12px !important;
  border: 1px solid #d9dcd6 !important;
}
.ff-message-success {
  border: none !important;
  -webkit-box-shadow: none !importnat;
  box-shadow: none !important;
}
/* FLUENT FORMS KONIEC */
h4 {
  font-size: 22px !important;
}
html > body > #page-container > #et-boc > #main-header > div:nth-child(1) > #et-top-navigation > #top-menu-nav > #top-menu > li:nth-child(2) > a > span {
  color: #d64933;
}
html > body > #page-container > #et-boc > #main-header > div:nth-child(1) > #et-top-navigation > #top-menu-nav > #top-menu > li:nth-child(3) > a > span {
  color: #d64933;
}
