/*!
Theme Name: agro
Text Domain: agro
Version: 1.0.0
*/

@media (max-width: 767px) {
  .contacts-form-bg {
    background-image: none !important;
  }
}

.footer-logo {
  max-width: 300px;
  filter: grayscale(100);
}

.post-thumbnail img {
  max-height: 600px;
  width: 100%;
  object-fit: cover;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
}

.wpcf7-response-output {
  margin: 0 !important;
  font-size: 14px;
}

.home-title {
  max-width: 1250px;
  margin: auto;
}
