/*

Theme Name: Asia One Property

Theme URI: https://asiaone.co.id/

Author: Asia One Property

Author URI: https://asiaone.co.id/

Description: a special themes specifically build for Asia One Property.

Version: 3.0

*/

.a2a_wide a {
  display: none !important;
}

#form-cari-agen {
  font-size: 14px;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
}

#form-cari-agen .form-group {
  display: flex;
}

#form-cari-agen .icon {
  padding: 5px 10px;
  background: #eee;
  display: flex;
  align-items: center;
}

#form-cari-agen .form-group input {
  min-width: 220px;
  margin-right: 6px;
  border: 1px solid #eee;
  padding: 4px 10px 4px 10px;
}

#form-cari-agen button {
  color: #fff;
  background: #8A195B;
  border-radius: 25px;
  background: #212121;
  padding: 8px 16px;
  display: block;
  transition: all 0.3s ease;
  border:none;
}

.post-views {
  margin-top: 30px;
  font-size: 18px;
}

.post-views::after {
  content: " Kali";
}

.bx-wrapper li {
 background: #eee;
}