:root{
  --bs-primary:#0d6efd;
  --bs-secondary:#6c757d;
  --bs-light:#f8f9fa;
  --bs-dark:#212529;
}
body{background:#fff;color:#212529;}
.font-dancing {font-family: "Dancing Script", Sans-serif; }
.color-primary {color: #021F49!important;}
.site-header .custom-logo{max-height:48px;width:auto;}
.site-header.bg-white {background-color: rgba(255, 255, 255, 0.3)!important;/*#FFF!important;*/ border: none!important;}
.hero-block{background:linear-gradient(180deg,#f8f9fa 0%,#ffffff 100%);}
.content-area > *{margin-bottom:1rem;}
.content-area img{max-width:100%;height:auto;}
.widget ul{padding-left:1rem;margin-bottom:0;}
.navbar-brand{display:flex;align-items:center;gap:.75rem;}
.dropdown-menu{min-width:14rem;}
a{color: #000; text-decoration: none;}
@media (min-width: 992px){
  .navbar .dropdown:hover > .dropdown-menu{display:block;}
  .custom-logo-link {margin-right: 30px;}
}
@media (max-width: 991px) {
	.custom-logo-link {margin-right: auto;}
	.navbar-collapse {background-color: #FFF; padding: 0px 7px;}
}
.menu_fb {width: 32px; height: 32px; margin-left: 50px;}
.wpcf7-submit {border-radius: 15px; border: none; padding: 3px 15px;}

.video-9-16 .elementor-wrapper {aspect-ratio: 9 / 16!important;}

.navbar-toggler {background-color: #0d4e88!important;}
#primaryNav .navbar-nav .nav-item .nav-link {color:#064781; font-weight: 700; text-shadow: #FFF 0px 0px 1px; font-size: 1.2rem;}

.commercant-image img {width: 100%; height: auto;}
.commercant-card {/*height: 200px;*/}
.commercant-titre {font-size: 24px; color: #064781;}

/*.btn-default {border-color: #BCBCBC; color: #003867!important;}
.btn-default:hover {border-color: #BCBCBC; box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);}*/
.btn-outline {background-color: transparent!important; border: 1px solid #DDD; color: #16477f!important; font-weight: bold;}
.btn-block {display: block;}
.liste-categories-commercants {list-style-type: none; margin: 0; padding: 0;}
.liste-categories-commercants li .btn {text-align: left; font-weight: bold;color: #003867!important;}

.site-footer {background-color: #06437a; color: #FFF;}
.site-footer .menu-item a {color: #FFF!important;}

.mes-post-card, .card-uca {border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 10px 5px; border-color: transparent; border-width: 0px; height: 100%;}
.mes-post-card .wp-post-image {width: 100%!important; height: 550px!important; border-radius: 8px 8px 0 0;object-fit: cover;}
.mes-post-card h3, .mes-post-card h3 a {color: #0d426e!important; font-size: 20px;}
.mes-post-card p {color: #1C2449; }

.list-actu .wp-post-image {border-radius: 8px 0 0 8px; width: 100%; height: 300px; object-fit: cover;}
.card-uca h2 {color: #0d426e!important;}
.card-uca a.lire-suite {color: #E4580B;}
.card-uca a.lire-suite:hover {text-decoration: underline;}

.carousel button.carousel-control-prev, .carousel button.carousel-control-next {background-color: transparent;}

body.archive .site-main {position: relative; overflow-x: hidden;}
body.archive .site-main::after { content: ""; position: absolute; width: 100vw; height: 100%; inset: 0; background-position: bottom right; background-image: url(../images/fond_arbre2.png);background-size: contain;background-repeat: no-repeat;opacity: 0.3;z-index: -1;}
