#hero-section .hero-text > p {
  max-width: 1000px;
}

.wprt-testimonials .customer:after {
  background-image: none;
}

.nicdark_list_style_none {
  display: flex;
  justify-content: center;
  gap: 50px;
}

#footer-widgets .widget.widget_links ul li:first-child {
  padding-top: 7px;
}

.text-region {
  text-align: center;
}

.flag-region {
  margin-top: 30px;
}

.featured-title-heading {
  text-transform: capitalize;
}

.list-service-page {
  display: flex;
}

div.thumb {
  width: 370px;
  height: 220px;
  overflow: hidden;
}
div.thumb img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.devis-form-terrassement {
  display: flex;
}

.title-page-button {
  text-align: right;
}

iframe#gmap_canvas {
  width: 100%;
  height: 100%;
}

.contact-map-wrap {
  height: 300px;
}

#footer {
  z-index: 0;
}

.cbp-nav-controls {
  display: none !important;
}

.cbp-mode-slider .cbp-wrapper {
  cursor: auto;
}

.m-note-products {
  margin-bottom: 30px;
  color: #8d1818;
}

.woocommerce-pagination .pagination li {
  display: inline-block;
  padding: 0;
  margin-right: 10px;
}
.woocommerce-pagination .pagination li .page-link {
  display: inline-block;
  line-height: 25px;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #ffbc13;
  color: #fff;
  transition: all ease 0.238s;
}

li.page-item.disabled span.page-link {
  background-color: #fad176;
}

.button-login {
  display: flex;
  justify-content: center;
}

.flex-login-page {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#sidebar.sidebar-order {
  width: 20.64%;
  margin-right: 100px;
}

.woocommerce-page .content-woocommerce .products li {
  height: 400px;
  margin-bottom: 20px;
}

.modal-content {
  width: 500px;
  padding: 30px;
}

.bg-gray-900\/50.dark\:bg-gray-900\/80.fixed.inset-0.z-40 {
  display: none;
}

.total_amount {
  margin-top: 10px;
  text-align: right;
}
