#revrow {
  padding: 0 !important;
}

.fa-brands {
  font-size: 30px;
  margin-right: 20px;
  color: #181918 !important;
}

#bwsocial {
  margin-top: 45px !important;
}

#top-menu li {
  padding-right: 30px;
}

.bwround {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.masonry-brick img {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.et_pb_text_inner h2 {
  color: #e1bc12 !important;
  text-transform: uppercase;
}

.sliderify-slider-active #main-header {
  z-index: 0 !important;
}

.et_pb_testimonial_author {
  margin-top: 0px !important;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #181918;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 8px 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-response-output {
  margin-top: 20px !important;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-form-control {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
  background: #fcfcfc;
}

.wpcf7-text {
  background: #fcfcfc !important;
}

#bwcf7 {
  background: #fff;
  box-shadow: 0 0 20px #cda52b; -moz-box-shadow: 0 0 20px #cda52b; -webkit-box-shadow: 0 0 20px #cda52b; -khtml-box-shadow: 0 0 20px #cda52b;
  padding: 35px;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.wpcf7 .ajax-loader {
  position: absolute;
  left: 37%;
  bottom: -20px;
}