/* {
    font-family: 'Dancing Script', cursive;;
}
body{
    position: relative;
    background-color: #F8F9FA;
}
.container-marketing {
    max-width: 1400px;
    margin: 0 auto;
}
/* #nav {
    height: 80px;
    background-color: #26384a!important; 
} */
.navbar-item-custom, .navbar-item-custom a{
    height: 50px;
    color: #fff;
}
.navbar-nav{
    text-transform: uppercase;
    font-weight: 600;
}

.navbar-nav {
    margin-left: 400px;
}

.footer-custom{
    text-align: center;
    width: 100%;
    position: absolute;
    background-color: #26384a!important;
    padding-top: 25px;
    margin-top: 50px;
    color: #fff;
}

.product-item {
    margin-top: 50px;
}


.product-item h5{
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 10px;
}
.product-item .product-subtitle{
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}
.product-item .product-price{
    font-size: 14px;
    font-weight: bold;
}
.product-container{
    margin-bottom: 120px;
}
.product-page-item{
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    background-color: rgb(67, 181, 67);
    cursor: pointer;
}
.product-page-item:hover{
    background-color: rgb(74, 190, 74);
}
.product-description{
    margin-top: 10px;
}
.product-subtitle-item{
    margin-bottom: 20px;
}
.product-name-item{
    text-transform: capitalize;
}
.cart-icon{
    padding-right: 20px;
}

.block-small{
    max-width: 500px;
    margin: 0 auto;
    border: 1px solid transparent;
    outline: none;
    background: linear-gradient(#222831, rgb(43, 43, 55));
    border-radius: 10px;
    padding: 30px 30px 60px 30px;
}
.register-form {
    max-width: 700px;
    margin: 0 auto;
    border: 1px solid transparent;
    outline: none;
    background: linear-gradient(#222831, rgb(43, 43, 55));
    border-radius: 10px;
    padding: 30px;
    height: 550px;
    color: #ffffff;
}
.block-reset {
    max-width: 500px;
    margin: 0 auto;
    border: 1px solid transparent;
    outline: none;
    background: linear-gradient(#222831, rgb(43, 43, 55));
    border-radius: 10px;
    padding: 30px 30px 60px 30px;
}
.change-password-block {
    max-width: 700px;
    margin: 0 auto;
}
.info-block {
    max-width: 900px;
    margin: 0 auto;
}
.block-edit-info {
    max-width: 700px;
    margin: 0 auto;
}
.form-check{
    background-color: rgb(67, 75, 107);
    color: #ffffff;
    padding: 20px 65px;
    margin-top: 7px;
    border-radius: 10px;
}
.col-form-label{
    font-weight: bold;
}
.order-primary{
    background-color: #222831;
    color: #ffffff;
    padding: 20px;
}
.account-item{
    padding: 60px;
    background-color: #f0f1f4;
    margin-top: 20px;
    border-radius: 10px;
}
.account-item a{
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    color: #222831;
    text-decoration: none;
}
.account-item a:hover{
    color: rgb(106, 111, 130);
}

a:hover{
    text-decoration: none;
}
 
.user{
    margin-left: 5px;
}
.logout{
    margin-left: 25px;
}

.logo {
    margin: -20px 0;
}

.cart-icon{
    height: 20px;
    margin-top: 10px;
}

.about-intro {
    background-image: linear-gradient(rgb(0, 0, 0,0.5), rgb(0, 0, 0, 0.5)), url('/assets/img/bg/about-bg.jpg');
    background-size: cover;
    background-position: center center;
    height: 350px;
}
.menu-header {
    background-image: linear-gradient(rgb(0, 0, 0,0.5), rgb(0, 0, 0, 0.5)), url('/assets/img/images/img-1.jpg');
    background-size: cover;
    background-position: center center;
    height: 350px;
}
.cta-home {
    background-image: linear-gradient(rgb(0, 0, 0,0.5), rgb(0, 0, 0, 0.5)), url('/assets/img/illustration/illustration-1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
     
}
.cta-discover {
  background-image: linear-gradient(rgb(0, 0, 0,0.5), rgb(0, 0, 0, 0.5)), url('/assets/img/illustration/illustration-2.jpg');
    background-size: cover;
    background-position: center center;
}
.about h2{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 800;
}
body.app_login {
    background-image: url('/assets/img/bg/bg-login.jpg');
    background-size: cover;
    background-position: center;
    opacity: 90%;
}
body.register {
    background-image: url('/assets/img/bg/bg-register.jpg');
    background-size: cover;
    background-position: center bottom;
    opacity: 90%;
}
body.reset_password {
    background-image: url('/assets/img/bg/bg-reset.jpg');
    background-size: cover;
    background-position: center bottom;
    opacity: 90%;
}

.promo-content {
    margin: 0 auto;
    font-size: 25px;
    font-weight: 500;
}
.promo-title {
    border: 1px solid transparent;
    background-color: red;
    padding: 5px;
    border-width: 10px;
    border-radius: 10px;
}
.product-promo {
    border: 1px solid white;
    border-radius: 10px;
    background-color: #f8f4f4;
    opacity: 90%;
    padding-bottom: 47px;
}

.product-image{
    border: 1px solid #222831;
    border-width: 0 0 40px 0;
    border-radius: 0 0 0 70px;
    padding: 15px 0 15px 0;
    /* margin-left: -2px; */
    background-color: #F1F2F3;
}
.product-content {
    border: 1px solid #222831;
    background-color: #222831;
    /* padding: 18px 18px 40px -5px; */
    padding-bottom: 40px;
    /* margin-top: -120px; */
    border-radius: 0 0 0 20px;
    color: #ffffff;
    z-index: auto;
}

.product-item {
    border: 1px solid #f8f4f4;
    background-color: #222831;
    border-radius: 0 0 0 90px;
}

.product-item:hover .product-image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }

.product-item .product-image img {
    -webkit-transition: all .2s;
  transition: all .2s;
  }
  .page-item.active .page-link {
    background-color: #222831;
    border-color: #222831;
}
.page-link {
    color: #222831;
}

.about_section {
    background: #222831;
    color: #ffffff;
  }
  
  .about_section .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .about_section .img-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  
  .about_section .img-box img {
    width: 100%;
    max-width: 445px;
    position: relative;
    z-index: 2;
  }
  
  .about_section .detail-box p {
    margin-top: 15px;
  }
  
  .about_section .detail-box a {
    display: inline-block;
    padding: 10px 45px;
    background-color: #ffbe33;
    color: #ffffff;
    border-radius: 45px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
    margin-top: 15px;
  }
  
  .about_section .detail-box a:hover {
    background-color: #e69c00;
  }
  .filter {
    display: block;
    position: sticky;
    top: 80px;
  }
  /* .featurette {
    background-color: #222831;
    padding: 30px 30px 80px 30px;
    color: #ffffff;
    border: 2px solid rgb(67, 75, 107);
    border-width: 20px;
  } */
  .home-img {
    margin-top: 100px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
  }
  .footer_contact img {
    margin-top: -50px;
  }
  .block-about {
    background-color: #222831;
    padding: 30px;
    /* opacity: 80%; */
  }


/* Extrait à inclure dans un fichier CSS */
.navbar-icons img {
  transition: transform 0.2s ease-in-out;
}
.navbar-icons img:hover {
  transform: scale(1.1);
}

/* .navbar-brand img {
  max-height: 60px;
} */

@media (max-width: 768px) {
  .navbar-nav .nav-link {
    text-align: center;
    padding: 10px 0;
  }

  .navbar-icons {
    justify-content: center;
    width: 100%;
    margin-top: 1rem;
  }
}

/* Lien de menu normal */
.navbar-nav .nav-link {
  position: relative;
  color: #fff;
  transition: color 0.3s ease;
  padding-bottom: 4px;
}

/* Soulignement animé au hover */
.navbar-nav .nav-link::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #ffcc00;
  transition: width 0.3s ease-in-out;
}

.navbar-nav .nav-link:hover::after {
  width: 100%;
}

/* Lien actif : underline complète et couleur accentuée */
.navbar-nav .nav-item.active .nav-link {
  color: #ffcc00 !important;
  font-weight: 600;
}

.navbar-nav .nav-item.active .nav-link::after {
  width: 100%;
  background-color: #ffcc00;
}

@media (max-width: 768px) {
  #navbarCollapse {
    text-align: center;
  }

  .navbar-nav {
    width: 100%;
    align-items: center;
    margin: 0 auto;
  }

  .navbar-nav .nav-item {
    width: 100%;
    margin-bottom: 10px;
  }

  .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0;
  }
}
#nav{
    background-color: rgb(67, 75, 107);
    
}

.map-container {
    border: 2px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.contact-infos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-top: 20px;
}

.contact-infos small a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}

.contact-infos small a:hover {
  color: #ffcc00;
}

/* Animations simples */

@keyframes fadeIn {
  from {opacity: 0; transform: translateY(10px);}
  to {opacity: 1; transform: translateY(0);}
}

@keyframes slideUp {
  from {opacity: 0; transform: translateY(30px);}
  to {opacity: 1; transform: translateY(0);}
}

.animate-fade-in {
  animation: fadeIn 1s ease forwards;
  opacity: 0;
}

.animate-slide-up {
  animation: slideUp 1s ease forwards;
  opacity: 0;
}

.delay-1 {
  animation-delay: 0.3s;
}

.delay-2 {
  animation-delay: 0.6s;
}

.delay-3 {
  animation-delay: 0.9s;
}

/* Timeline styles */

.timeline {
  position: relative;
  margin: 2rem 0 0 0;
  padding-left: 2rem;
  border-left: 4px solid #ffcc00;
}

.timeline-item {
  position: relative;
  margin-bottom: 2.5rem;
  padding-left: 2.5rem;
}

.timeline-icon {
  position: absolute;
  left: -1.8rem;
  top: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  text-align: center;
  line-height: 3rem;
  font-weight: bold;
  font-size: 1.2rem;
}

.timeline-content h5 {
  font-weight: 600;
  margin-bottom: 0.3rem;
}

.timeline-content p {
  margin: 0;
  color: #555;
}

/* Section Our Values */
.our-values h2 {
  color: #222831;
}

.our-values h4 {
  margin-bottom: 0.5rem;
}

.our-values p {
  color: #555;
  font-size: 1rem;
  padding: 0 10px;
}

/* CTA */
.cta-discover h3 {
  font-weight: 600;
  margin-bottom: 1rem;
  color: #222831;
}

.cta-discover .btn-primary {
  background-color: #ffcc00;
  border: none;
  color: #222831;
  font-weight: 700;
  padding: 0.75rem 2rem;
  transition: background-color 0.3s ease;
}

.cta-discover .btn-primary:hover {
  background-color: #e6b800;
  color: #fff;
}
.register-form {
  background: linear-gradient(135deg, #222831, #2f3640);
  border-radius: 12px;
  color: #fff;
}


.promo-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.promo-content {
  font-size: 1.1rem;
  color: #fff;
}

.product-promo {
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.cart-badge {
  color: white !important;
}
/* Position et animation de l’icône */
.cookie-icon {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
  cursor: pointer;
  background: white;
  border-radius: 50%;
  padding: 10px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  animation: bounceIn 0.6s ease;
}

@keyframes bounceIn {
  0% { transform: scale(0.5); opacity: 0; }
  60% { transform: scale(1.2); opacity: 1; }
  100% { transform: scale(1); }
}

/* Bannière */
.cookie-banner {
  position: fixed;
  bottom: 80px;
  left: 20px;
  width: 300px;
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 10px;
  padding: 20px;
  z-index: 9999;
  box-shadow: 0 4px 20px rgba(0,0,0,0.2);
  opacity: 1;
  animation: fadeInUp 0.4s ease-out;
}

.hidden {
  display: none !important;
}

.cookie-content h4 {
  margin-bottom: 10px;
  font-size: 18px;
}

.cookie-actions {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}

@keyframes fadeInUp {
  from {
    transform: translateY(40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.product-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product-card:hover {
  transform: translateY(-10px) scale(1.01);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
}

.product-card:hover img {
  transform: scale(1.05);
}

.product-card:hover .position-absolute {
  opacity: 1;
}
/* Animation d'apparition fade-in */
.animate-fade-in {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.8s forwards;
}

.delay-1 { animation-delay: 0.2s; }
.delay-2 { animation-delay: 0.4s; }
.delay-3 { animation-delay: 0.6s; }

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Effet zoom au survol */
.hover-zoom {
  transition: transform 0.3s ease;
}
.hover-zoom:hover {
  transform: scale(1.03);
}

.change-password-section {
  background: #fefefe;
  .card {
    border-radius: 1rem;
    .card-body {
      background-color: #fffbe6;
    }
  }
}

.register-page {
  background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d);
  min-height: 100vh;
}
.promo-title {
  text-shadow: 2px 2px 6px rgba(0,0,0,0.5);
}
.promo-content span {
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
.product-promo {
  transition: transform 0.3s ease;
}
.product-promo:hover {
  transform: scale(1.05);
  z-index: 10;
}

.background-shapes {
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
    pointer-events: none;
  }
  .shape {
    position: absolute;
    border-radius: 50%;
    opacity: 0.2;
    animation: float 10s infinite ease-in-out;
  }
  .shape-1 {
    width: 300px;
    height: 300px;
    background: #fdbb2d;
    top: -50px;
    left: -50px;
  }
  .shape-2 {
    width: 200px;
    height: 200px;
    background: #b21f1f;
    bottom: -30px;
    right: -40px;
    animation-delay: 2s;
  }
  .shape-3 {
    width: 150px;
    height: 150px;
    background: #1a2a6c;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation-delay: 4s;
  }

  @keyframes float {
    0%, 100% { transform: translateY(0) scale(1); }
    50% { transform: translateY(-20px) scale(1.05); }
  }

  .login-page {
    background: radial-gradient(ellipse at bottom, #1f1f1f 0%, #0d0d0d 100%);
  }

  .card .form-control:focus {
    border-color: #ffc107;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.25);
  }

  .btn-primary {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #212529;
    font-weight: bold;
    transition: all 0.3s ease;
  }

  .btn-primary:hover {
    background-color: #e0a800;
    border-color: #d39e00;
  }

  .privacy-section {
    min-height: 100vh;
  }
  .privacy-section h4 {
    margin-top: 30px;
  }
  ul {
    padding-left: 1.2rem;
  }
  ul li {
    margin-bottom: 0.4rem;
  }




