.fi-no {
    z-index: 9999 !important;
}




.hr {
    padding-top: 25%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
}

.fi-input-wrp {
    border-radius: 0.25rem !important;
    color: rgb(17 24 39) !important;
    box-shadow: inset 0 -1.8em 1em 0 transparent !important;
    border-color: rgb(229 231 235) !important;
    background-color: rgb(249 250 251) !important;
    border-width: 1px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;


}

.fi-input-wrp > div {
    row-gap: 0rem !important;
}

input[type=checkbox]+label, input[type=radio]+label {
    display: flex !important;
}

.fi-fo-field-wrp > div {
    row-gap: 0rem !important;
}

.fi-fo-field-wrp-error-message
{
    color: rgb(220 38 38 ) !important;
}

.fi-fo-field-wrp-error-message:dark
{
    color: rgb(220 38 38 ) !important;
}

.choices__button {
    margin-top: -9px !important;
}


.badge-date.post-date {
    top: 7%
}


.badge-date {
    backface-visibility: hidden;
    display: table;
    height: 2.8em;
    pointer-events: none;
    width: 2.8em;
    z-index: 20;
    padding-left: 0;
    padding-right: 0;
}

.fl-wrapper {
    /*position: fixed;
    /*top: 0;
    left: 0;
    /*width: 100%; /* optionnel, pour prendre toute la largeur */
    z-index: 99999 !important;
     /* pour s'assurer qu'elle soit au-dessus des autres éléments */
}

/*
h1 {
    font-size: 200% !important;
}

h2 {
    font-size: 140% !important;
}
h3 {
    font-size: 120% !important;
}
h4 {
    font-size: 100% !important;
}

h1, h2, h3, h4 {

    font-weight: 700;
}

*/

.grecaptcha-badge {
    bottom: 84px !important;
}





.section_739652565 {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 300px;
    background-color: rgb(245, 245, 245);
}

.section_739652565 .section-bg-overlay {
    background-color: rgba(0, 0, 0, 0.256);
}

.section_739652565 .section-bg.bg-loaded {
    background-image: url(https://issineetires.com/assets/uploads/dl.beatsnoop.com-3000-ibYmQgZXOs-scaled.jpg);
}

.section_739652565 .section-bg {
    background-position: 50% 20%;
}

.text-3012063947 {
    font-size: 0.75rem;
}

.gap-1479675845 {
    padding-top: 30px;
}


header.dark.nav-sticky .navbar-nav .nav-link:is(.active,:active,:focus,:hover) {
    --tw-text-opacity: 1;
    color: #b286dd !important; 
}

header.dark.nav-sticky .navbar-nav .nav-link:hover{
  --tw-text-opacity: 1;
  color: #b286dd !important; 
}

header.dark .navbar-nav .nav-item .nav-link:is(.active,:active,:focus,:hover) {
    --tw-text-opacity: 1;
    color:  #b286dd !important;
}



input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #6525A4; /* Couleur du curseur */
    cursor: pointer;
    border-radius: 50%;
}

input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #6525A4;
    cursor: pointer;
    border-radius: 50%;
}










