:root{
  --bs-primary:#0d6efd;
  --bs-secondary:#6c757d;
  --bs-light:#f8f9fa;
  --bs-dark:#212529;
}
@font-face { font-family: "gilroy-regular"; src: url("../fonts/radomir-tinkov-gilroy-regular.woff") format('woff'); }
@font-face { font-family: "gilroy-medium"; src: url("../fonts/radomir-tinkov-gilroy-medium.woff") format('woff'); }
@font-face { font-family: "gilroy-thin"; src: url("../fonts/radomir-tinkov-gilroy-thin.woff") format('woff'); }
.elementor-widget-text-editor p { margin-bottom: 0; }
body{background:#fff;color:#212529; font-family: "gilroy-regular"!important}
body.has-global-player { padding-bottom: 90px;}
.site-header .custom-logo{margin-top: -20px; width: 100px; height: auto;}
.site-header .radio_mieux {width: 120px; margin-top: -20px;}
.site-header .gradient-stolliahc {position: relative;}
.site-header .gradient-stolliahc::before{content: ""; position: absolute; top: 0; left: 0; right: 0; z-index: -1; height: 250px; background: linear-gradient(to bottom, #d2237b 0%, #ffffff 100%);}
.site-header .infos-header {background-color: #FFF; text-align: center; padding: 7px 0;}
.site-header .player-infos {font-size: 0.9rem; }
.site-header .header-programme {color: #271d65;}
.site-header .header-asuivre {color: #FFF;}
@media(min-width: 992px) {
  .site-header .custom-logo{width: 200px; height: auto;}
  .site-header .radio_mieux {width: 250px; max-width: 90%; margin-top: -40px;}
  .site-header .player-infos {border-bottom: 1px solid #271d65; }
}

.btn-retour { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15 18L9 12L15 6' stroke='%23271d65' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 24px 24px;
  padding-left: 30px;
  color: #271d65;
  font-size: 18px;
}

.generic-title {text-align: center;}
.generic-title span{padding: 5px 30px; border: 1px solid #271d65; border-radius: 30px; color: #271d65; font-family: "gilroy-medium"}
.font-thin {font-family: "gilroy-thin"}

.scroll-horizontal {scroll-behavior: smooth;overflow-x: auto;scrollbar-width: none;  -ms-overflow-style: none;}
.scroll-horizontal::-webkit-scrollbar { display: none;}
.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: #271d65; 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; position: absolute; right: 0; top: 40px; width: 100%; z-index: 255;}
  .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}
  .navbar-toggler {position: absolute; top: 10px; right: 10px;}
  #control-player {display: block; width: 100%;}
}
@media(min-width: 992px) {
header .navbar {border-bottom: 1px solid #271d65;}
}
.navbar-toggler {background-color: transparent!important;}
#primaryNav .navbar-nav .nav-item .nav-link {color:#271d65; font-weight: 700; font-size: 1.2rem; padding: 5px 20px;}
@media(min-width: 992px) {
  #primaryNav .navbar-nav .nav-item {border-left: 1px solid #271d65}
  #primaryNav .navbar-nav .nav-item:first-child {border-left: none;}
}
.site-annonce {color: #271d65;}
/*actualites */
.mes-post-card img.wp-post-image {max-width: 100%; height: auto;}
#generic-archive article h2, #generic-archive article h2 a {font-size: 18px; color: #271d65}

.player-header {color: #FFF;}
.player-header h2 {font-size: 18px; font-weight: bold;}
.player-header .controls {display: flex; align-items: center; gap: 10px;}
#play-stolliahc {background-color: #FFF; color: #271d65; border-radius: 30px; font-size: 15px; font-weight: bold;  border: none; padding: 5px 25px 5px 45px; background: white url("../images/btn-play.png") 25px center no-repeat; background-size: 15px;}
#play-stolliahc.is_play {background-image: url("../images/btn-pause.png");}

@media(min-width: 992px) {
  .player-header h2 {font-size: 48px; font-weight: bold;}
  #play-stolliahc {font-size: 36px; background-size: 25px; padding-left: 55px;}
}

/* podcsats */
img.image_podcast {border-radius: 20px!important;}
.titre_podcast h3 {color: #271d65; font-size: 1rem!important; font-weight: normal!important; text-align: center!important;}
.cadre-image-podcast {border: 4px solid #d2237b; border-radius: 25px; background-color: #FFF; padding: 1px;}

#podcasts-emissions .image_podcast {width: 100%; height: auto;}
#podcasts-emissions .vignette-podcast:first-child {margin-left: 10px;}

/* le player podcast */
.global-podcast-player { position: fixed; left: 0; right: 0; bottom: 0; z-index: 9999; display: flex; align-items: center; gap: 5px; padding: 12px 20px; background: #d2237b;color: #FFF;transform: translateY(100%);transition: transform 0.3s ease;}
.global-podcast-player.is-visible {transform: translateY(0);}
.global-player-image {width: 56px;height: 56px;object-fit: cover;border-radius: 8px;}
.global-player-info {display: flex; align-items: left; min-width: 0; /* CRUCIAL */}
.podcast-audio-progress {flex: 1; display: flex; align-items: center; gap: 10px; min-width: 0;}
#podcast-elapsed, #podcast-remaining {min-width: 45px;}
#podcast-elapsed {text-align: right;}
#podcast-progress {flex: 1;appearance: none; height: 6px; border-radius: 999px; background: linear-gradient( to right, #c87aa1 0%, #c87aa1 var(--progress, 0%), #DDD var(--progress, 0%),  #FFF 100%);cursor: pointer;}
#podcast-progress::-webkit-slider-thumb { appearance: none; width: 14px; height: 14px; border-radius: 50%; background: #271d65; }
#podcast-progress::-moz-range-thumb { width: 14px; height: 14px; border-radius: 50%; border: none; background: #271d65; }
#global-player-toggle {border: 0;color: #111;width: 36px;height: 36px;cursor: pointer;background-size: contain; background-repeat: no-repeat; background-position: center; background-color: transparent;}
#global-player-toggle.btn-play-podcast {background-image: url("../images/btn-play-podcast.png") }
#global-player-toggle.btn-pause-podcast {background-image: url("../images/btn-pause-podcast.png")}
.podcast-launcher {background-color: transparent; width: auto; height: auto; color: #271d65; background-size: 15px; background-repeat: no-repeat; background-position: 4px center; background-image: url("../images/btn-play.png"); border: none; padding-left: 25px;}

/* Formulaire */
input.wpcf7-text, .wpcf7-textarea {border: 1px solid #c2beb8; background-color: #ececec; color: #271d65; font-weight: bold; border-radius: 1px; padding: 2px 4px; width: 100%;}
.wpcf7-submit {background-color: #271d65; color: #FFF; border-radius: 15px; border-width: 0; padding: 3px 20px; font-weight: bold;}
