/*
Theme Name: WP Bootstrap Local Basic
Theme URI: https://example.com/
Author: Damien Cornillet
Author URI: https://openai.com/
Description: Thème WordPress basique basé sur un build local Bootstrap-compatible, avec dropdowns Bootstrap pour les menus.
Version: 1.1.6
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: wp-bootstrap-local-basic
*/

/* Le style principal est chargé via functions.php */

.titre-inline {display: inline-block!important; width: auto!important;}
h2 b{color: #e28230; font-weight: inherit;}

.wpcf7-form label {width: 100%!important;}
.wpcf7-form label textarea{width: 100%!important;}
.wpcf7-submit {background-color: #e28230; border: none; border-radius: 4px; color: #FFF; padding: 3px 20px;}
@media(min-width: 1024px) {
  .navbar-nav {border-left: 1px solid #e28230;}
  .nav-item {border-right: 1px solid #e28230; }
}
.navbar-nav {padding: 20px 0; }
.nav-link {font-weight: bold; }
.nav-link:hover {color: #e28230; transition: color 0.5s;}
.nav-item {padding: 0px 20px; text-align: center;}

.site-footer {background-color: #e28230;}
.logo-footer {max-height: 80px;}
.site-footer a {color: #000;}
#menu-pied-de-page .menu-item a {color: #000; text-decoration: none;}
#menu-pied-de-page .menu-item {display: inline;}

e-con.illustrations-domaines, .illustrations-domaines, .illustrations-domaines.e-con {min-width: calc((100% - 1140px) / 2)!important}

.anchor-offset {
  scroll-margin-top: 100px;
}
