/*
Theme Name: UmanIT - Bolidster
Author: UmanIT
Author URI: https://umanit.fr/
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description: This is the custom theme made by UmanIT for Bolid'Ster, and is woocommerce compatble.
*/

.c-home-innovation__article__title {
  color: #182759;
}
.c-home-innovation__article h3 {
  color: #ED7140;
  font-family: Avenir;
  font-size: 15px;
  font-style: normal;
  font-weight: 900;
  line-height: 22.5px; /* 150% */
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.tax-product_cat #breadcrumbs {
  display: none;
}

#breadcrumbs.yoast-b {
  display: block;
}

.top-cat-desc h1 {
  color: #182759;
  font-family: Verdana;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
}

.bottom-cat-description h2 {
  color: #ED7140;
  font-family: Verdana;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.5px; /* 150% */
  text-transform: uppercase;
}

.bottom-cat-description::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0.0625rem;
  background-image: linear-gradient(90deg,#182759,#182759 75%,transparent 0,transparent);
  background-size: 0.625rem 0.0625rem;
  border: none;
}

/* Page Univers */
.c-title-2 {
  margin-top: 0.5rem;
}

.page-id-30292 .wp-block-column a {
  text-decoration: none;
  text-transform: uppercase;
  color: #182759;
  text-wrap: nowrap;
}

.page-id-30292 .wp-block-column a:hover {
  color: #ED7140;
}

.page-id-30292 .wp-block-column p {
  margin-bottom: 0;
}

/* Form */
#wpcf7-f24101-o1 label,
#wpcf7-f5-o1 label {
  font-size: .6375rem;
  top: -8px;
}

#wpcf7-f24101-o1 .c-input-file__label {
  font-size: .9375rem;
}

#wpcf7-f24101-o1 button br,
#wpcf7-f24101-o1 .c-input-file__label br {
  display: none;
}

#wpcf7-f5-o1 .c-contact__submit:after {
  top: 5px;
}