#sb-sign-form .form-control,
#sb-login-form .form-control,
.post-ad-form .select2-container--default .select2-selection--single,
.form-control {
  border: 1px solid #23282d !important;
}
.category-grid-box-1 .short-description-1 ul {
  min-height: 65px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  white-space: nowrap;
}
.category-grid-box-1 .short-description-1 ul li {
  display: inherit;
  float: none;
}
.category-grid-box-1 .category-title {
  min-height: 30px;
}
.category-grid-box-1 .image {
  height: 200px;
}
.single-blog .blog-post .woocommerce .woocommerce-checkout label {
  display: flex;
}
.single-blog .blog-post .woocommerce .woocommerce-checkout label img {
  max-width: 80px;
  width: 80px;
}
.woocommerce label {
  display: flex;
}
.woocommerce label img {
  max-width: 80px;
  width: 80px;
}
.payment_box.payment_method_stripe {
  width: 500px !important;
}
.form-control.input-sm {
  width: 200px;
  padding: 8px;
}

.espaceagent {
  background-color: #ffffff;
  padding: 20px;
}
.menu-search-bar li a {
  background-color: #7d0f0c;
  border-color: #880b07;
  color: #ffffff !important;
  padding: 10px 15px !important;
}
.navbar-btn {
  color: white;
}
.navbar-btn .la {
  font-size: 4rem !important;
}
.navbar-btn button {
  line-height: inherit;
}
.navbar-default {
  background: rgb(43 51 62 / 0.73);
}
.navbar-default .brand {
  background: transparent;
}
 
@media screen and (min-width: 993px) {
  .mega-menu.desktopTopFixed .menu-list-items {
    background: rgb(28 28 28 / 68%) none repeat scroll 0 0;
  }
}
