.wp-listings-taxonomy {
  color: #422e00;
  height: 50px;
  width: 20%;
}
.wp-listings-shortcode .listing-widget-details .listing-beds-baths-sqft {
		display: none;
}

@media only screen and (max-width: 600px) {
  .wp-listings-taxonomy {
    height: 50px;
    width: 100%;
    margin: 2PX;
  }

  button.searchsubmit {
    position: relative;
    width: 100%;
    margin-top: 220px;
  }
.searchbody{
    background-color: #ffffff;
}
}

.wp-listings-shortcode .listing-wrap .listing-thumb-meta span.listing-price {
  background-color: #dd9933;
}

.wp-listings-shortcode .listing-widget-details .listing-beds-baths-sqft {
  background-color: #dd9933;
  color: #f7f7f7;
}

.wp-listings-shortcode .listing-widget-details .listing-beds-baths-sqft li {
  border-right-width: 1px;
  color: #e0e0e0;
}

.wp-listings-shortcode .listing-widget-details .listing-beds-baths-sqft li span {
  color: #fff5f5;
  display: none;
}

.wp-listings-shortcode .listing-wrap .listing-thumb-meta span {
  background-color: #422e00;
  color: #e8e8e8;
}

.wp-listings-shortcode .listing-widget-details h3.listing-title a {
  color: #422e00;
}

.attachment-listings.size-listings.wp-post-image {
  height: 180px;
}

.wplistings-single-listing .listing-meta li.listing-price {
  background-color: #dd9933;
}

#et-main-area {
  margin-top: 10%;
}

.navigation.listing-navigation {
  display: none;
}

button.searchsubmit {
  background-color: #422e00;
  /* Green */
  border: none;
  color: white;
 
  text-align: center;
  text-decoration: none;
  position: absolute;
  font-size: 17px;
  right:0px;
 width:20%;
  height:50px;
  top: 0px;
}

span.buttontext {
  display: none;
}

button.searchsubmit {
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
}

button.searchsubmit:hover {
  background-color: white;
  /* Green */
  color: #422e00;
  border: 1px solid #422e00;
}

.fa.fa-search {
  margin: 0%;
}

#wpcf7-f2442-p2310-o1.wpcf7 {
  color: #422e00;
}

.wpcf7-form-control.wpcf7-submit {
  color: #fff;
  background-color: #422e00;
  height: 40px;
  width: 80px;
}

.wpcf7-form-control.wpcf7-submit:hover {
  background-color: white;
  /* Green */
  color: #422e00;
  border: 1px solid #422e00;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 100%;
}

.wpcf7-form-control.wpcf7-text {
  width: 100%;
}

.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
}

#footer-widgets .footer-widget li:before {
  display: none;
}

#sfsi-widget-4.fwidget.et_pb_widget.sfsi {
  position: relative;
}

.archive .listing-wrap .listing-thumb-meta span.listing-price {
  background-color: #dd9933;
}

.archive .listing-widget-details .listing-beds-baths-sqft li span {
  display: none;
}

.archive .listing-widget-details .listing-beds-baths-sqft {
  background-color: #dd9933;
}

.wow-modal-window {
  overflow-y: scroll;
  z-index: 2;
  height: 750px;
}

input[type=text] {
  line-height: 28px;
  font-size: 26px;
  background-color: #ebebeb;
  opacity: 0.8;
}

.ninja-forms-form-wrap * {
  line-height: 28px;
  color: #422e00;
  text-align: left;
  border-width: 1px;
}