/**
* Theme Name: Buildnox Child
* Description: This is a child theme of Buildnox, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themearc">ThemeArc</a>
* Template: buildnox
* Version: 1.4
*/
span.geodir-i-business_hours {
  display: none !important;
}
#soustitres span {
  display: inline-flex;
  align-items: center;
}

#soustitres span::before {
  content: "";
  display: inline-flex;
  width: 40px;
  height: 5px;
  background-color: #f7891d;
  margin-right: 5px;
}

#soustitresdouble {
  display: inline-flex;
  align-items: center;
}

#soustitresdouble::before {
  content: "";
  display: inline-flex;
  width: 40px;
  height: 5px;
  background-color: #f7891d;
  margin-right: 10px;
}
#soustitresdouble::after {
  content: "";
  display: inline-flex;
  width: 40px;
  height: 5px;
  background-color: #f7891d;
  margin-left: 10px;
}
.header-upper {
  background-color: #317ffc !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
header.main-header.header-style-ten .main-menu .navigation > li.current > a,
.main-menu .navigation > li > a:hover {
  color: #f7891d !important;
}
.blog-1-post-meta,
.single-service .d-flex.mb_15,
.single-service .blog-1-image {
  display: none !important;
}
#contain_carte .geodir-map-wrap {
  position: sticky;
  top: 0;
}
li.menu-item,
li.breadcrumb-item {
  list-style: none;
}
.mb_40 {
  margin-bottom: 0px !important;
}
.scroll-to-top {
  right: -40px !important;
}
/* Widget menu droite */
.cards-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.mini-card {
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 8px;
  padding: 10px 12px;
  width: calc(50% - 12px);
  box-sizing: border-box;
}

.mini-card h3 {
  margin: 0 0 6px 0;
  color: #f7881c;
  font-size: 13px !important;
  font-weight: 700;
  margin-bottom: 5px !important;
}

.mini-card a {
  color: #317ffc;
  font-size: 10px !important;
  text-decoration: none;
  line-height: 1.3;
}
.main-menu .navigation > li > ul {
  background-color: #317ffc !important;
}
.main-menu .navigation > li > ul > li > a {
  border-bottom: 1px solid #f7881c !important;
}
.main-menu .navigation .current-menu-parent > a {
  color: #f7881c !important;
}
.main-menu .navigation li.current-menu-item a {
  color: #f7881c !important;
}

.forminator-button-submit {
  background-color: #f7881c !important;
}
.te-designation {
  display: none !important;
}
.service-1-title.fs_25.te-title {
  min-height: 65px !important;
}
