.et_pb_image img {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
  box-shadow: 0 0 20px #a8aca4; -moz-box-shadow: 0 0 20px #a8aca4; -webkit-box-shadow: 0 0 20px #a8aca4; -khtml-box-shadow: 0 0 20px #a8aca4;
}

.fa {
  font-size: 20px !important;
  margin-right: 13px;
}

.mc-modal {
  z-index: 9999999999999 !important;
}

h1.et_pb_module_header {
  color: #753f24 !important;
}

#footer-info {
  width: 100%;
  text-align: center;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
  background-color: #fff !important;
  padding-bottom: 0 !important;
}

h3 {
  margin-bottom: 10px;
}

sup {
  font-size: 10px;
  bottom: 0.5em;
}

#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

#top-menu li {
  padding-right: 30px;
}

/* CF 7 */

.wpcf7-response-output {
  margin-top: 15px !important;
  color: #fff;
  background: #46b450;
  font-size: 16px;
  text-align: center;
}

.wpcf7-form-control.wpcf7-text {
border: 1px solid #753f24;
color: #753f24;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
border: 1px solid #753f24;
color: #753f24;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #753f24;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    padding: 11px 0;
    text-transform: uppercase;
    width: 100%;
}


.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7-spinner {
  display: none !important;
}