@media only screen and (min-width: 757px) {
  .btn-wrapper {
    float: left;
    padding-top: 17px;
  }
}
.btn-wrapper button {
  padding: 2px 12px;
}

.rez-cautare p {
  font-size: 18px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
}
.rez-cautare .ordonare-box {
  float: right;
}
.rez-cautare .ordonare-box p {
  float: left;
  margin-right: 10px;
  font-size: 12px;
  margin-bottom: 0px;
  position: relative;
  top: -3px;
}
.rez-cautare .ordonare-box .form-group {
  float: left;
  margin-right: 5px;
}
.rez-cautare .ordonare-box .form-group select {
  font-size: 12px;
}

.pagiantion-wrapper {
  text-align: center;
}

.single-opalestate-container {
  background: white;
  padding: 15px;
}
.single-opalestate-container .property-meta-list {
  top: 8px;
  position: relative;
}
@media only screen and (max-width: 756px) {
  .single-opalestate-container .owl-carousel-wrapper .owl-item img {
    max-height: 250px !important;
    width: auto !important;
    margin: 0 auto !important;
    display: block !important;
  }
}
@media only screen and (min-width: 757px) {
  .single-opalestate-container .owl-carousel-wrapper .owl-item img {
    height: 570px !important;
    width: auto !important;
    margin: 0 auto !important;
    display: block !important;
  }
}
.single-opalestate-container .new-box {
  border-top: solid 1px #ebebeb;
  padding: 25px 0px 0;
}

.contact-us-wrapper {
  background: white;
  padding: 15px;
  margin-bottom: 0px !important;
}
.contact-us-wrapper h3 {
  font-size: 20px !important;
  margin-bottom: 25px !important;
}
.contact-us-wrapper span {
  margin-left: 5px;
}

.agent-contact-form-container {
  padding: 20px;
}
.agent-contact-form-container form {
  overflow: hidden;
}

.widget_opalestate_similarproperties_widget {
  background: white;
  padding: 15px;
  margin-top: 25px;
}
.widget_opalestate_similarproperties_widget h3 {
  font-size: 20px !important;
}

.contact_form {
  background: white;
  padding: 15px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 756px) {
  .search-box-wrapper {
    background: #2f343c;
    background: linear-gradient(to bottom, #676a6d 0, #2f343c 100%);
    border-radius: 10px;
    padding: 15px;
  }
  .search-box-wrapper .search-col-1 h4, .search-box-wrapper .search-col-5 h4, .search-box-wrapper .search-col-4 h4, .search-box-wrapper .search-col-3 h4, .search-box-wrapper .search-col-2 h4 {
    color: white;
    font-size: 14px;
  }
  .search-box-wrapper .button-down, .search-box-wrapper .button-up {
    font-size: 11px;
  }
  .search-box-wrapper .mega-dropdown {
    width: 100%;
    padding: 10px;
    max-height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .search-box-wrapper .super-price span {
    float: none !important;
    display: block;
  }
  .search-box-wrapper .super-price span input {
    display: block;
  }
  .search-box-wrapper .search-col-5 {
    margin-bottom: 10px;
  }
  .search-box-wrapper .search-col-5 input {
    width: 100%;
  }
}

@media only screen and (min-width: 757px) {
  .opalestate-rows article {
    height: 410px;
  }
  .opalestate-rows article .property-box-image {
    width: 268px;
    height: 179px;
  }
  .opalestate-rows article .property-box-image img {
    width: 268px;
    height: 179px;
  }
  .opalestate-rows article .property-meta-list {
    height: 31px;
  }
  .opalestate-rows article .loop-item-butom {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}

.footer-article {
  margin-top: 10px !important;
}

.gmap-item {
  border: 1px solid #ddd;
}
@media only screen and (max-width: 756px) {
  .gmap-item {
    height: 250px;
  }
}
@media only screen and (min-width: 757px) {
  .gmap-item {
    height: 400px;
  }
}

.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

@media only screen and (min-width: 757px) {
  .off-button a {
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-left: 5px;
  }
}

@media only screen and (max-width: 756px) {
  .languages {
    float: left;
    margin-right: 15px;
  }
}

@media only screen and (max-width: 756px) {
  .off-button {
    float: right;
    margin-top: 7px;
  }
}

.widget-title {
  z-index: -1 !important;
  position: relative !important;
}
