/*.nav{
    background-color: #185463;
    width: 100%; 
    height: 120pt;
    display: flex;
    flex-direction: column;
    align-items: center;
}*/

.dropbtn {
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  width: 211px;
  height: 199px;
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 0px 0px 12px 12px;
}

.dropdown-content a {
  font-family: "Montserrat Regular";
  margin-left: 12px;
  margin-top: 0px;
  height: 25px;
  color: black;
  text-decoration: none;
  display: block;
  font-size: 14px;
}

.dropdown:hover .dropdown-content {
  display: block;
}

* {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-decoration: none;
}
.page-container {
  margin: 0 15px; /* Ajoutez des marges à gauche et à droite */
}
.logo {
  color: #ff9900;
}

nav {
  height: 120px;
  background: #185463;
}
/*
position relative (miova maraka anleizy leizy)
position relatiobe (fixer er foana leizy)

*/
nav h2 {
  position: absolute;
  top: 31px;
  left: 148pt;
}
/*float right (mitovy @ display felx ihanhy )*/
nav ul {
  float: left;

  margin-left: 500px;
  z-index: 2;
}
.back-contenair {
  height: 120px;
  background: #185463;
}

/*search code **/
.search-container {
  display: flex;
  margin-top: 1px;
  color: white;
  border-radius: 20px 20px 20px 20px;
  width: 759px;
  position: relative;
}

.search-container button {
  padding: 10px;
  border: none;
  background: #ff9900;
  cursor: pointer;
  border-radius: 20px 20px 20px 20px !important;
  position: absolute;
  right: 0;
}

.search-container button:hover {
  border: 1px solid #ff9900;
  background: white;
  color: #ff9900;
}

.fa-search {
  color: #333;
}
.a-code-promo {
  font-family: "Montserrat Regular";
}

.search-container input[type="text"] {
  padding: 10px;
  border: none;
  border-radius: 20px;
  width: 100%;
  outline: none;
}

.search-container button {
  padding: 10px;
  border: none;
  background: #ff9900;
  cursor: pointer;
  border-radius: 20px 20px 20px 20px;
}

/*end search code*/

nav ul li {
  display: inline-block;
  line-height: 51px;
  margin-right: 64px;
}

/*avant anle adalovany le souris*/

/*menu*/

.code-promo {
  font-size: 22px;
  line-height: 39px;
  color: #ff9900;
  font-weight: 400;
  font-family: "Montserrat Regular";
  text-align: center;
  font-weight: bold;
}
a {
  text-decoration: none;
}

.code-promo2 {
  font-size: 22px;
  line-height: 39px;
  color: #ffffff;
  font-weight: 400;
  font-family: "News Cycle";
  text-align: center;
}
/* Texte principal */
.code-promo1 {
  font-size: 20px;
  color: #9abdc7;         /* bleu modernisé */
  font-family: "Montserrat Regular";
  font-weight: 500;
}

/* Slogan blanc */
.code-promo3 {
  font-size: 18px;
  color: #fff;
  font-family: "News Cycle";
  font-weight: 400;
  margin-left: 20px;       /* marge douce */
}
/*end menu*/

/* Alignement horizontal */
.slogan-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;               /* remplace le margin-left fixe */
}


/*menu black*/
.menu-black {
  background-color: #000;
  width: 100%;
  padding: 12px 0;        /* meilleure respiration */
  display: flex;
  justify-content: center;
}
.page-container2 {
  width: 100%;
  max-width: 1400px;      /* limite la largeur, moderne */
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/*end menu black*/

.cookie-consent-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2147483645;
  box-sizing: border-box;
  width: 100%;

  background-color: #f1f6f4;
}
.top-marchands-slide {
  font-size: 32px;
  line-height: 77px;
  color: #185463;
  font-weight: 700;
  font-family: "News Cycle";
}
.btn-cookies-footer2 {
  font-size: 14px;
  color: #185463;
  font-weight: 700;
  font-family: "News Cycle";
}
.text-cookies-footer-mini {
  color: #185463;
}
.btn-cookies-footer {
  width: 174px;
  height: 41px;
  background-color: #185463;
  font-size: 19px;
  color: #ffffff;
  font-weight: 700;
  font-family: "News Cycle";
  border-color: #185463;
}
.text-cookies-footer {
  width: 800px;
  height: 147px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  font-family: "News Cycle";
}
.cookie-consent-banner {
  background-color: black;
}

.cookie-consent-banner__inner {
  margin: 0 auto;
  margin: 24px;
}

.cookie-consent-banner__copy {
  margin-bottom: 16px;
}

.cookie-consent-banner__actions {
}

.cookie-consent-banner__header {
  margin-bottom: 8px;

  font-family: "CeraPRO-Bold", sans-serif, arial;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.cookie-consent-banner__description {
  font-family: "CeraPRO-Regular", sans-serif, arial;
  font-weight: normal;
  color: #838f93;
  font-size: 16px;
  line-height: 24px;
}

.cookie-consent-banner__cta {
  box-sizing: border-box;
  display: inline-block;
  min-width: 164px;
  padding: 11px 13px;

  border-radius: 2px;

  background-color: #2ce080;

  color: #fff;
  text-decoration: none;
  text-align: center;
  font-family: "CeraPRO-Regular", sans-serif, arial;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

.cookie-consent-banner__cta--secondary {
  padding: 9px 13px;

  border: 2px solid #3a4649;

  background-color: transparent;

  color: #2ce080;
}

.cookie-consent-banner__cta:hover {
  background-color: #20ba68;
}

.cookie-consent-banner__cta--secondary:hover {
  border-color: #838f93;

  background-color: transparent;

  color: #22c870;
}

.cookie-consent-banner__cta:last-child {
  margin-left: 16px;
}

nav ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  text-decoration: none;
  color: #ff9900;
}
nav ul li a:hover::before {
  font-size: 22px;
  line-height: 39px;
  color: #ff9900;
  font-weight: 400;
  font-family: "News Cycle";
  text-align: center;
  transition: 2ms;
}

.dropdown-content a:hover {
  color: #ff9900;
  transition: 0.5s;
}
.code-promo2:hover {
  color: #ff9900;
  transition: 0.5s;
}
.btn {
}

label #btn,
label #cancel {
  color: white;
  font-size: 30px;
  float: right;
  line-height: 120px;
  margin-right: 40px;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 16px;
  right: 1px;
}
#check {
  display: none;
}

/*body*/
.black-background {
  background-color: black;
  height: 65px;
  width: 100%;
}

.centered-container {
  height: 100%;
  display: flex;
  text-align: center;
  color: #185463;
}
.promo {
  font-size: 22px;
  color: #6699a4;
  font-family: "Montserrat Regular";
  margin-right: 33px;
}
.promo2 {
  font-size: 22px;
  color: #ffffff;
  font-family: "News Cycle";
}

/*bon plan*/
.white-bon {
  background-color: #eeeeee;
  width: 100%;
}
.titre-bon-plan {
  font-size: 32px;
  line-height: 77px;
  color: #185463;
  font-weight: 700;
  font-family: "News Cycle";
}
/*/
/*cadre*/
.annonce-reduc {
  width: 1012px;
  height: 154px;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  font-weight: 400;
  font-family: "News Cycle";
}

.cadre {
  width: 239px;
  height: 118px;
  border-radius: 12px;
  display: flex;
  background-color: #ffffff;
  margin-bottom: 12px;
}
.image-cadre {
  width: 93px;
  height: 54px;
  border: 9px;
  margin: 8px;
  border: 1px solid #f7f7f7;
}
.feleche {
  background-color: white;
}
.ttitre-cadre {
  font-size: 14px;
  color: #ff9900;
  font-weight: 700;
  font-family: "News Cycle";
}
.info-cadre {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  font-family: "News Cycle";
}
.mini-titre {
  font-size: 11px;
  line-height: 30px;
  color: #000000;
  font-family: "News Cycle";
}
.c {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  justify-items: center;
  text-align: center;
}

.carousel-control.right {
  background-image: none;
}
.carousel-control.left {
  background-image: none;
}
/* .fleche-gauche {
  margin-top: 50%;
  color: black;
  filter: drop-shadow(0 2px 2px black);
}
.fleche-droite {
  margin-top: 50%;
  color: black;
  filter: drop-shadow(0 2px 2px black);
} */

/*fin*/

body {
  background-color: #eeeeee;
  width: 100%;
}
.inscription-titre {
  font-size: 32px;
  line-height: 77px;
  color: #333333;
  font-weight: 700;
  font-family: "News Cycle";
}

.email-bar input[type="text"] {
  flex: 1;
  height: 58px;
  padding: 2px;
  border: none;
  border-radius: 5px 0 0 5px;
}

.email-bar button {
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 0 5px 5px 0;
  padding: 8px 12px;
  cursor: pointer;
}

.email-bar button:hover {
  background-color: #0056b3;
}
.btn-sincrire {
  height: 61px;
  width: 262px;
  background-color: #185463;
}
.bt-inscri {
  font-size: 25px;
  color: #ffffff;
  font-family: "News Cycle";
}
.input-inscri {
  height: 61px;
  font-size: 25px;
  color: #666666;
  font-weight: 400;
  font-family: "News Cycle";
  padding-left: 64px;
  width: 420px;
}

/*top*/
.top-recherche {
  background-color: white;
  width: 100%;
  height: 100%;
}

.top-recherche-titre-top {
  font-size: 32px;
  line-height: 77px;
  color: #333333;
  font-weight: 700;
  font-family: "News Cycle";
}

.top-recherche-titre {
  font-size: 32px;
  line-height: 77px;
  color: #185463;
  font-weight: 700;
  font-family: "News Cycle";
}
/*/

/*inscription*/
.inscription {
  height: 232px;
  margin-top: 12px;
  width: 100%;
  background-color: #e7cba3;
}

/**/

.div-footer-contenu {
  margin-left: 72px;
  margin-right: 72px;
  margin-top: 57px;
}

footer {
  border-top: 12px solid #6699a4;
  height: 256px;
  width: 100%;
  background-color: #185463; /* Couleur de fond */
  color: #fff; /* Couleur du texte */
  box-sizing: border-box; /* Inclure le padding dans la hauteur et la largeur */
}

.footer-titre {
  font-size: 28px;
  color: #ffffff;
  font-weight: 700;
  font-family: "News Cycle";
}
.footer-contenu {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  font-family: "News Cycle";
}

.mitsitsy-fr {
  font-size: 32px;
  line-height: 77px;
  color: #185463;
  font-weight: 700;
  font-family: "News Cycle";
}

/*promo*/

.promo {
  width: 100%;
  height: 100%;
  background-color: #eeeeee;
}
.promo-titre {
  font-size: 32px;
  line-height: 77px;
  color: #185463;
  font-weight: 700;
  font-family: "News Cycle";
}
.btn-margin {
  margin-right: 15px;
  margin-bottom: 15px;
  border-radius: 7px;
  height: 68px;
}
.bleu-promo {
  background-color: #185463;
  font-size: 25px;
  color: #ffffff;
  font-weight: 400;
  font-family: "News Cycle";
}
.oange-promo {
  background-color: #ff9900;
  font-size: 25px;
  color: #ffffff;
  font-weight: 400;
  font-family: "News Cycle";
}
.code-titre {
  margin-top: 42px;
}
/*fin promo*/

/*guide achat*/
.div-top-recherche {
  background-color: white;
  width: 100%;
  height: 388px;
}

.back-friday-titre {
  /* width: 48%; */
  /* height: 174px; */
  font-size: 28px;
  line-height: 30px;
  color: #185463;
  font-weight: 700;
  font-family: "News Cycle";
}
.bas-titre-guide {
  /* width: 478px;
  height: 108px; */
  font-size: 20px;
  color: #000000;
  font-weight: 400;
  font-family: "News Cycle";
}
.bt-guide-achat {
  height: 56px;
  width: 100%;
  background-color: #185463;
  border-radius: 15px;
  border: 0px;
  font-size: 28px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 700;
  font-family: "News Cycle";
}

.guide-contenair1 {
  height: 319px;
  width: 48%;
  background-color: white;
  margin-left: 0px;
  margin-bottom: 18px;
  border-radius: 15px;
}
.guide-contenair {
  height: 319px;
  width: 48%;
  background-color: white;
  margin-left: 38px;
  margin-bottom: 18px;
  border-radius: 15px;
}
.guide-titre {
  font-size: 32px;
  line-height: 77px;
  color: #185463;
  font-weight: 700;
  font-family: "News Cycle";
}
.guide-achat {
  /* /*height: 512px; */
  width: 100%;
  background-color: #c6d2d9;
}

nav {
  background: #185463;
  position: fixed;
  width: 100%;
  z-index: 3;
}
.epaisseur {
  height: 120px;
}

/*fin guide achat */

/*image*/
.alphabet-pagination-wrapper {
    text-align: center;
}

.alphabet-pagination {
    gap: 6px !important;
}

.alphabet-item {
    display: inline-flex;
    width: 32px;
    height: 32px;
    justify-content: center;
    align-items: center;

    font-weight: 600;
    color: #0c415c;
    background: #e3edf3;
    border-radius: 8px;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.alphabet-item:hover {
    background: #0c415c;
    color: white;
    transform: translateY(-2px);
}

.alphabet-item.active {
    background: #ff9900;
    color: white;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}

.merchant-card-sm {
    border-radius: 10px;
    transition: all .2s ease;
}

.merchant-card:hover .merchant-card-sm {
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0,0,0,.08);
}

/* Image plus petite */
.merchant-img-wrapper-sm {
    height: 90px;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.merchant-img-sm {
    max-height: 55px;
    max-width: 75%;
    object-fit: contain;
}

.merchant-img-sm.placeholder {
    opacity: 0.55;
}

/* Texte compact */
.merchant-title-sm {
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1.2;
    color: #212529;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.merchant-coupon-count-sm {
    font-size: 0.75rem;
    color: #6c757d;
}


