/*
 Theme Name:   Délices du Sud Template
 Description:  Template Délices du sud Le thème enfant, basé sur vw-street-food-truck-pro.
 Author:       JMF
 Template:     vw-street-food-truck-pro
 Version:      1.0.0
*/





html body {
  font-family: Kumbh Sans, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

:root {
  --main-yellow: #f88806;
  --main-white: #ffffff;
  --red: #e4002b;
  --primary-orange: #f88806;
  --primary-red: #e4002b;
  --bg-dark: #1e2125;
  --dark-menu: #0f1110;
  --menu-card: #1a1d1c;
  --sec-bg-1: #222E39;
  --sec-bg-2: #211b1b;
  --fond-haut: #222E39;
  --fond-bas: #211b1b;
  --couleur-epice: #FFB703;
  --couleur-chaleur: #FB8500;
}

/* 1- banm  TopBar*/
#topBar .delice-social-icons a {
  width: 35px !important;
  height: 35px !important;
}

#topBar .delice-social-icons a i {
  color: var(--main-white) !important;
}

#topBar .btn-commander {
  display: none !important;
}



#aboutUs,
#Special-menu,
#ourServices,
#our-Gallery {
  background-color: var(--sec-bg-1) !important;
}

.fa-phone {
  display: inline-block !important;
  transform: scaleX(1) !important;
  margin-right: 10px !important;
}


.home-page-btn-commander {
  background-color: var(--couleur-chaleur) !important;
}

/*-------------- Separateur Home Page -------------- */

.separator {
  width: 100%;
  display: block;
  line-height: 0;
  background-color: #fff;
}

.separator>svg {
  width: 100%;
  height: 70px;
  display: block;
}


/*-------------- Fin Separateur Home Page -------------- */

/* Genaral */

.dl-mb-2{
    margin-bottom:2px !important;
}

.dl-mb-5{
    margin-bottom:5px !important;
}

a[href^="tel"] {
    color: inherit !important;
    text-decoration: none !important;
}

.topbar-text a[href^="tel"]{
    color: #fff !important;
}


/* Social Icons */

#footer .delice-social-icons a {
  width: 25px !important;
  height: 25px !important;
}


/* Begin New */
.social-icons a {
  display: inline-block;
  font-size: 32px;
  color: #555;
  transition: color 0.3s ease;
}

.delice-social-icons a.facebook:hover {
  background-color: #3b5998 !important;
  border-color: #3b5998 !important;
}

.delice-social-icons a.x_twitter:hover {
  background-color: #1DA1F2 !important;
}

.delice-social-icons a.instagram:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%) !important;
}

.delice-social-icons a.linkedin:hover {
  background-color: #0A66C2 !important;
}

.delice-social-icons a.youtube:hover {
  background-color: #FF0000 !important;
}

.delice-social-icons a.pinterest:hover {
  background-color: #E60023 !important;
}

.delice-social-icons a.tiktok:hover {
  background-color: #000000 !important;
}

.delice-social-icons a.github:hover {
  color: #181717 !important;
}

.delice-social-icons a.whatsapp:hover {
  background-color: #25D366 !important;
}

.section-contact-page .contact-social-icon {
  width: 40px !important;
  height: 40px !important;
}


/* End New */


.container-logo-menu-btn {
  max-width: 1490px !important;
}

.header-col-logo {
  padding-bottom: 15px !important;
}



#header .logo img {
  width: 300px !important;
  height: auto !important;
  max-width: unset !important;
}


#header .logo img {
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1), transform 0.4s ease;
  will-change: width;
}

#header.scrolled .logo img {
  width: 200px !important;
}


#mySidenav .main-navigation #menu-primary-menu>.current-menu-item a {
  color: unset !important;
  color: var(--main-yellow) !important;
}

.sliders-custom-next {
  background-color: var(--main-yellow) !important;
}

.delice-btn-commander {
  background-color: var(--primary-red) !important;
  color: var(--main-white) !important;
  text-transform: uppercase !important;
}

.Header-button-box>.delice-btn-commander {
  font: 600 14px / 20px Kumbh Sans;
  width: max-content;
  padding: 10px 25px;
  border-radius: 4px;
}





@media (min-width: 1024px) {
  .header-col-menu {
    flex-grow: 1 !important;
  }

  .header-col-menu #mySidenav {
    justify-content: flex-end !important;
  }
}


/* Sections */
#banner,
#aboutUs,
#ourServices,
#our-Gallery {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.delice-banner-h1,
.delice-banner-txt {
  font-family: Kumbh Sans;
}


.delice-banner-h1 {
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: var(--main-white) !important;
}

.delice-banner-txt {
  font-size: 20px !important;
  margin-top: 10px !important;
  line-height: 1.5 !important;
}


/* Banniere */

.banner-container {
  width: 100%;
  height: 280px;
  min-height: 280px;
  /* Sécurité responsive */
  overflow: hidden;
  display: flex;
  align-items: center;
}

.banner-bg-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-image: url('https://delicesdusud.ca/wp-content/uploads/2026/03/banner_img_bg.webp');
  background-size: cover;
  background-position: center;
  filter: blur(15px) brightness(0.6);
  transform: scale(1.1);
}

.banner-image-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url('https://delicesdusud.ca/wp-content/uploads/2026/03/banner_img_bg.webp');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-mask-image: linear-gradient(to right,
      transparent 0%,
      black 15%,
      black 85%,
      transparent 100%);
  mask-image: linear-gradient(to right,
      transparent 0%,
      black 15%,
      black 85%,
      transparent 100%);
}


.banner-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 0 5%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px !important;
}

.banner-title {
  color: white;
  font-size: clamp(2rem, 5vw, 2.5rem);
  font-weight: 800;
  text-transform: uppercase;
  margin: 0px !important;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.8);
  line-height: 1.1;
}



/* Notre histoire */

#aboutUs .about-content-box {
  background-color: unset !important;
  background-color: var(--main-yellow) !important;
}

.about-image-main {
  height: 100%;
}

.container-btn-link-histoire .btn-histoire {
  background-color: #2C3E50 !important;
  color: #C5A059 !important;
}

.histoire-p-2 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.histoire-delice-container {
  position: relative;
  margin-bottom: 40px;
  background: #495764;
  color: white;
  padding: 20px;
}

.histoire-delice-container::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #495764;
  filter: drop-shadow(0 4px 2px rgba(0, 0, 0, 0.1));
}

.notre-histoire-titre {
  font-family: 'Playfair Display', 'Times New Roman', Times, serif !important;
  text-transform: uppercase !important;
  font-weight: 900 !important;
}

.about-our-story-double-layer-text {
  -webkit-text-stroke-color: #FFB936 !important; 
}


.about-special-text {
  font-size: 16px !important;
  color: #FFB936 !important;
  font-weight: 800 !important;
  margin-bottom: 0px;
  margin-top: 0px;
}

.top-heading-para::after {
  display: none;
}

.histoire-delice-1 img,
.histoire-delice-2 img,
.histoire-delice-3 img,
.histoire-delice-4 img,
.histoire-delice-5 img{
    width: 100% !important;
    -webkit-mask-image: radial-gradient(circle, black 60%, transparent 100%) !important;
  mask-image: radial-gradient(circle, black 60%, transparent 100%) !important;
 
}






.histoire-delice-3 .about-our-story-img-one {
  padding-bottom: 50px !important;
}

.histoire-delice-4 .about-our-story-img-one {
  padding-bottom: 110px !important;
  padding-bottom: 150px !important;
}


.histoire-delice-5 .about-our-story-img-one {
  padding-bottom: 147px !important;

}

.histoire-delice-2 .about-our-story,
.histoire-delice-4 .about-our-story {
  order: 2;
}

.histoire-delice-2 .about-our-story-double-layer-text,
.histoire-delice-4 .about-our-story-double-layer-text {
  right: unset !important;
}

.histoire-delice-4 .notre-histoire-liste {
  list-style: none;
  padding-left: 30px;
}

.notre-histoire-liste li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  font-family: 'Segoe UI', Roboto, sans-serif;
  line-height: 1.2;
  display: flex;
  align-items: center;
}

.notre-histoire-liste li::before {
  position: absolute;
  left: 0;
  font-weight: bold;
  font-size: 1.4rem;
  background: linear-gradient(135deg, #bf953f, #fcf6ba, #b38728, #fbf5b7, #aa771c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.1));
}


.notre-histoire-liste-1 li::before {
  content: "✔";
}

.notre-histoire-liste-2 li::before {
  content: "-";
  width: 40px;
  height: 40px;
  border-radius: 100%;
  top: -7px;
  left: 5px;
}


.notre-histoire-liste-3 li::before {
  content: "\25C6";
  top: 0px;
  left: 5px;
  font-size: 15px !important;
}


.notre-histoire-liste-4 li::before {
  content: "\2606";
  top: 0px;
  left: 5px;
  font-size: 15px !important;
}



/* Menu */

.section-delice-menu {
  background-color: var(--dark-menu) !important;
  color: #f8f9fa !important;
  font-family: 'Poppins', sans-serif !important;
  padding-top: 10px !important;
}

.menu-banner {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url('https://delicesdusud.ca/wp-content/uploads/2026/03/page_menu_ban.webp');
  background-size: cover;
  background-position: center;
  padding: 80px 0;
}



.line {
  width: 80px;
  height: 5px;
  background: var(--main-yellow);
  margin: 0 auto;
}

.nav-pills .nav-link {
  color: white;
  border: 1px solid #333;
  margin: 5px;
  font-weight: 600;
}

.nav-pills .nav-link.active {
  background-color: var(--main-yellow) !important;
  color: var(--dark-menu) !important;
}

.filter-sidebar {
  background: var(--menu-card);
  border-radius: 12px;
  border: 1px solid #333;
  padding: 25px;
}

.meal-card {
  background: var(--menu-card);
  border: 1px solid #333;
  border-radius: 15px;
  overflow: hidden;
  height: 100%;
  transition: 0.3s;
}

.meal-card:hover {
  transform: translateY(-8px);
  border-color: var(--main-yellow);
}

.meal-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.card-body-content {
  padding: 20px;
}

.cat-badge {
  font-size: 0.75rem;
  color: var(--main-yellow);
  background: rgba(248, 136, 6, 0.1);
  padding: 4px 10px;
  border-radius: 20px;
}

.text-accent {
  color: var(--main-yellow) !important
}

.delice-menu-plat {
  font-size: 16px !important;
}

.delice-menu-prix {
  font-size: 14px !important;
}


.delice-menu-btn {
  background-color: var(--couleur-chaleur) !important;
  font-size: 12px !important;
  padding: 4px 10px !important;
}


/* Section Special Menu */

#Special-menu {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.container-special-prix {
  margin-bottom: 50px !important;
}

.Discount-offer-text-box p {
  width: 140px !important;
  background-color: #f00022 !important;

}

.special-prix {
  color: #fff !important;
}


/* Service Traiteur */
.service-title a {
  color: #fffb00 !important;

}

.service-title a:hover {
  text-decoration: underline !important;
  text-decoration-color: #fffb00 !important;
}


.hero {
  position: relative;
  background-image: url('https://delicesdusud.ca/wp-content/uploads/2026/03/service_traiteur_bg_image.webp');
  background-size: cover;
  background-position: center;
  padding: 120px 0;
  color: #FFFFFF;
}

/* DARK OVERLAY */
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(2px);
}

.hero .content {
  position: relative;
  z-index: 2;
}



.hero p {
  opacity: 0.95;
}




/* SECTION TITLES */
.section-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #000000;
}

.divider {
  width: 80px;
  height: 4px;
  background-color: #FFB936;
  margin: 15px 0;
  border-radius: 2px;
}

/* CARDS */
.service-card {
  border: none;
  overflow: hidden;
  border-radius: 12px;
  background-color: #FFFFFF;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: transform .3s ease, box-shadow .3s ease;
}

.service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}

.service-card img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  display: block;
}

/* CALL TO ACTION */
.cta-section {
  background-color: #FFB936;
  color: #000000;
  padding: 60px 0;
  text-align: center;
}

.cta-section h2 {
  font-size: 2.4rem;
  font-weight: 700;
}

.cta-btn {
  background-color: #222E39;
  color: #FFFFFF;
  padding: 14px 32px;
  border-radius: 50px;
  font-size: 1.2rem;
  text-decoration: none;
  transition: background .3s ease;
}

.cta-btn:hover {
  background-color: #000000;
  color: #FFFFFF;
}


/* ÉVÉNEMENTS */

.events-section {
  background: #fafafa;
}



.event-title-line {
  width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.event-card-modern {
  text-decoration: none;
  color: inherit;
}

.event-img-modern {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  height: 230px;
  background: #000;
}

.event-img-modern img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .6s ease;
}


.event-overlay-modern {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 25px;
  color: #fff;
  transition: all .5s ease;
  background: transparent;
}


.event-overlay-modern h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0;
  transform: translateY(0);
  transition: transform .4s ease;
  text-shadow: 0 3px 8px rgba(0, 0, 0, 0.8);
}


.event-overlay-modern p {
  font-size: 1rem;
  margin-top: 8px;
  opacity: 0;
  transform: translateY(15px);
  transition: all .4s ease;
  text-shadow: 0 3px 8px rgba(0, 0, 0, 0.8);
}


.event-card-modern:hover img {
  transform: scale(1.15);
}


.event-card-modern:hover .event-overlay-modern {
  background: rgba(255, 215, 0, 0.85);
  /* jaune doré avec opacité */
}


.event-card-modern:hover .event-overlay-modern h3 {
  transform: translateY(-10px);
  text-shadow: none;
  color: #000;
  /* noir sur fond jaune */
}


.event-card-modern:hover .event-overlay-modern p {
  opacity: 1;
  transform: translateY(0);
  color: #000;
  /* noir sur fond jaune */
  text-shadow: none;
}



.event-banner {
  text-decoration: none;
  color: inherit;
}

.event-banner-img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  height: 300px;
}

.event-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .7s ease;
}


.event-banner-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
  color: #fff;
  transition: all .5s ease;
  background: transparent;
}


.event-banner-overlay h2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0;
  transform: translateY(0);
  transition: transform .4s ease;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.85);
}


.event-banner-overlay p {
  font-size: 1.3rem;
  margin-top: 10px;
  opacity: 0;
  transform: translateY(15px);
  transition: all .4s ease;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.85);
}


.event-banner:hover .event-banner-overlay {
  background: rgba(255, 215, 0, 0.85);
}


.event-banner:hover img {
  transform: scale(1.12);
}


.event-banner:hover .event-banner-overlay h2 {
  transform: translateY(-10px);
  color: #000;
  text-shadow: none;
}


.event-banner:hover .event-banner-overlay p {
  opacity: 1;
  transform: translateY(0);
  color: #000;
  text-shadow: none;
}

/* Bannière */
.pagevent-banner {
  background:
    linear-gradient(rgba(34, 46, 57, 0.7), rgba(34, 46, 57, 0.7)),
    url("https://delicesdusud.ca/wp-content/uploads/2026/03/event_hero_bg.webp");
  background-size: cover;
  background-position: center;
  padding: 70px 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 70px !important;
}


.pagevent-banner h1 {
  font-size: 3rem !important;
}

.pagevent-banner p {
  max-width: 700px;
  margin: 20px auto 0;
  font-size: 1.2rem;
  opacity: 0.9;
}

/* CTA téléphone */
.delice-reservation-btn-call {
  background-color: #fb8500;
  color: #ffffff;
  padding: 14px 28px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  border: 2px solid #ffffff20;
}

.delice-reservation-btn-call:hover {
  background-color: #ffffff;
  color: #222e39;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
}

/* Cartes d'événements */

.page-event-col {
  margin-bottom: 20px !important;
}

.pagevent-card {
  background-color: #2c3a45;
  border: none;
  border-radius: 14px;
  overflow: hidden;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.pagevent-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.45);
}

.pagevent-card img {
  height: 230px;
  object-fit: cover;
}

.pagevent-card .pagevent-card-body h5 {
  font-weight: 600;
  color: #ffffff;
}

.pagevent-card .pagevent-card-body p {
  opacity: 0.85;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.pagevent-card-body {
  padding-top: 10px;
  padding-left: 15px;
}

@media (max-width: 492px) {
  .delice-reservation-btn-call {
    font-size: 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}



/* Footer */






.footer-main-row {
  justify-content: space-between;
  padding-top: 0px !important;
}

.footer-main-row>div {
  margin-top: 0px !important;
}

.footer-main-row ul {
  padding-left: 0px !important;
}

.footer-main-row h3 {
  font-size: 20px !important;
}


.footer-one {
  width: 420px !important;

}

.footer-one .widget_media_image {
  margin-bottom: 25.4167px !important;
}

.footer-one p {
  font-family: Kumbh sans;
  font-size: 16px;
  font-weight: 400;
  color: var(--yellow);
  line-height: 15px;
}

.footer-one>aside:nth-child(3) p {
  line-height: 20px !important;
}

.footer-one aside p {
  margin-bottom: 10px !important;
}


.footer-two {
  width: 450px !important;
}

.footer-two p {
  font-family: Kumbh sans;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
}

.liste-horaire-delice {
  margin-top: -9px !important;
}

.liste-horaire-delice li {
  font-family: Kumbh sans !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: var(--yellow) !important;
  line-height: 15px !important;
}


.footer-three {
  width: 220x !important;
}


.footer-four {
  margin-left: auto;
  margin-right: auto;
}


.footer-main-row .footer-one .wp-block-image img {
  width: 160px !important;
}

.footer-main-row .footer-commande-en-ligne {
  margin-top: 30px !important;
}

.footer-commande-en-ligne .textwidget p {
  font-size: 16px !important;
  font-family: kumbh sans !important;
}


.footer-commande-en-ligne h3 {
  font-size: 30px !important;
  text-align: center !important;
  margin-bottom: 10px !important;
}

.container-livreur-repas {
  background-color: var(--main-white) !important;
  padding-bottom: 20px !important;
  margin-top: 40px !important;
  border-radius: 20px;
}

.row-livreur-repas {
  align-items: center !important;
}

.btn-commander-footer {
  margin-top: 20px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px !important;
  font-weigh: 600 !important;
}

/* Contact Page */

.section-contact-page {
  background-color: var(--bg-dark) !important;
}

/* --- Contact Banner --- */

.section-contact-page {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.contact-hero-banner {
  height: 280px;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url('https://delicesdusud.ca/wp-content/uploads/2026/03/NH_Vision.webp');
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}




.contact-content-section {
  padding: 60px 0;
}

.contact-info-label {
  color: var(--primary-orange);
  font-weight: 700;
  font-size: 1.3rem;
  margin-bottom: 15px;
  display: block;
}

.delice-adresse {
  line-height: 1.5 !important;
}

/* --- Images de Plats --- */
.food-img {
  width: 100%;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin: 20px 0;
  object-fit: cover;
  height: 250px;
  transition: transform 0.3s ease;
}

.food-img:hover {
  transform: scale(1.02);
}

/* --- Boutons Centrés avec Icônes --- */
.contact-btn-stack {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 30px 0;
}

.contact-btn-custom {
  display: flex;
  align-items: center;
  padding: 12px 20px;
  border-radius: 8px;
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1rem;
  transition: all 0.3s ease;
}

.contact-btn-custom i {
  background: white;
  color: #333;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-right: 15px;
  font-size: 1.2rem;
}

.btn-orange {
  background-color: var(--primary-orange);
}

.btn-red {
  background-color: var(--primary-red);
}

.contact-btn-custom:hover {
  filter: brightness(1.2);
  transform: translateY(-3px);
  color: white;
}

/* --- Tableau Horaires --- */
.contact-schedule-card {
  background: #e9ecef;
  border-radius: 8px;
  overflow: hidden;
  color: #333;
  margin-bottom: 30px;
}

.contact-schedule-table {
  width: 100%;
  margin-bottom: 0;
}

.contact-schedule-table td {
  padding: 12px 20px;
  border-bottom: 1px solid #dee2e6;
}

.contact-closed-text {
  color: var(--primary-red);
  font-weight: 800;
}

 table.contact-schedule-table tr:nth-child(1) td:nth-child(2) {
    color:var(--primary-red) !important;
  }

/* Section Menu */

.product-content-box:hover .cart-btn,
table.wishlist_table tr:hover .product-add-to-cart a,
.product-icon {
  display: none !important;
}

/* --- Section Réseaux Sociaux --- */
.social-social-links {
  display: flex;
}

.contact-social-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  font-size: 1.5rem;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.1) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.contact-social-icon.fb:hover {
  background-color: #3b5998 !important;
  border-color: #3b5998 !important;
}

.contact-social-icon.ig:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%) !important;
  border-color: transparent;
}

.contact-social-icon.wa:hover {
  background-color: #25d366 !important;
  border-color: #25d366 !important;
}

.contact-padding-left {
  padding-left: 20px;
}



/*--------------------------- Responsive --------------------------- */

@media (max-width: 480px) {
  .histoire-delice-container .about-our-story-double-layer-text {
    font-size: 60px !important;
  }
}

@media (max-width: 575px) {

  #topBar .btn-commander {
    display: block !important;
  }

  #topBar {
    padding-top: unset !important;
    padding-bottom: unset !important;
    padding-top: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
  }

  .topbar-cls>.container {
    padding-left: unset;
    padding-right: unset;
  }

  .top-bar-row {
    padding: unset !important;
    margin: unset !important;
    justify-content: center;
    align-items: center;
  }

  .top-bar-location {
    width: 45% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .top-bar-location .topbar-text {
    padding-top: 0px !important;
    text-align: left !important;
    padding-left: 15px !important;
    font-weight: 900 !important;
  }

  .top-bar-social,
  .top-bar-location>.topbar-text>.pe-4,
  .bs-btn-commander {
    display: none !important;
    width: 0px;
    height: px;
    visibility: hidden !important;
    opacity: 0 !important;
  }


  .header-col-btn-commander {
    padding: 0px !important;
  }

  .delice-btn-commander {
    display: block !important;
    width: 100% !important;
    letter-spacing: 1px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }



  .btn-commander {
    width: 55% !important;
    max-width: 238px !important;
    text-align: center !important;
  }

  .header-col-logo {
    display: flex !important;
    padding-left: 20px !important;
    padding-right: 0px !important;
    padding-bottom: 10px !important;

  }

  .header-col-menu {
    padding-left: 0px !important;
    padding-right: 30px !important;
    text-align: right !important;
  }


  .histoire-delice-2 .about-our-story,
  .histoire-delice-4 .about-our-story {
    order: unset;
  }

  .histoire-delice-container .about-our-story-double-layer-text {
    right: 0px !important;
    top: 430px !important;
    left: 30px !important;
  }

  .histoire-delice-container .about-our-story-img-one {
    padding-bottom: 25px !important;
  }

  .scrolled .innermenubox {
    text-align: right !important;
    float: right !important;
  }


  .section-contact-page .row>div {
    margin-top: 0px !important;
  }

  .section-contact-page .row>div {
    padding-top: 15px !important;
  }

  .contact-hero-banner h1 {
    font-size: 30px !important;
  }

  .contact-padding-left {
    padding-left: 20px;
  }

  .contact-btn-stack {
    width: 350px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-btn-stack a {
    display: block;
    text-align: center;
  }

  .delice-menu-banner-h1,
  .pagevent-banner .delice-event-banner-h1 {
    font-size: 40px !important;
  }

  .delice-banner-traiteur .delice-reservation-btn-call,
  .pagevent-banner .delice-reservation-btn-call {
    display: block;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px !important;
    padding: 10px 12px !important;

  }

  .pagevent-banner {
    padding: unset !important;
  }


  section#footer {
    padding-top: 30px !important;
  }

  .footer-main-row>div aside p,
  .footer-main-row>div aside li {
    text-align: left !important;
  }

  .footer-social-wrapper {
    display: block !important;
  }

  .delice-social-icons {
    margin-top: 20px;
  }

}

@media screen and (max-width: 768px) {
  .banner-container {
    height: auto;
    height: 200px;
    min-height: 200px;
  }

  .banner-content {
    align-items: center;
    text-align: center;
  }

  .banner-image-main {
    background-size: cover;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  }

  .contact-hero-banner {
    height: 230px;
  }

  .contact-hero-banner h1 {
    font-size: 2.5rem;
  }

  .event-img-modern {
    height: 260px;
  }

  .event-banner-img {
    height: 300px;
  }

  .event-banner-overlay h2 {
    font-size: 2rem;
  }

  .event-banner-overlay p {
    font-size: 1rem;
  }

  .event-title-line {
    font-size: 1.4rem;
  }

}


@media (max-width: 1199px) {

  .footer-main-row>div {
    margin-bottom: 40px !important;
  }

}

@media (max-width: 991px) {
  .delice-menu-banner {
    padding: 40px 0px !important
  }
}

@media (min-width: 576px) and (max-width: 991px) {

  .footer-main-row .footer-one figure,
  .footer-main-row h3 {
    text-align: center !important;
  }

  .histoire-delice-4 .about-our-story-img-one,
  .histoire-delice-5 .about-our-story-img-one {
    padding-bottom: 220px !important;
  }
  
  
  .topbar-cls > .container{
    width: 100% !important;
    max-width: 100% !important;
  }

  .top-bar-social{
    padding-top: 5px !important;
  }

.top-bar-location{
  margin-top: 20px !important;
}
.top-bar-location,
.top-bar-location > div,
.top-bar-social{
  width: 100% !important;
  
}

.top-bar-location > div,
.top-bar-social >div{
  justify-content: center !important;
}
}


@media (min-width: 992px) and (max-width: 1199px) {

  .footer-main-row .footer-one,
  .footer-main-row .footer-two {
    width: 50% !important;
  }

  .footer-main-row .footer-three {
    width: 25% !important;

  }

  .footer-main-row .footer-four {
    width: 75% !important;
    max-width: 450px !important;
  }


}


@media (min-width: 576px) and (max-width: 1023px) {

  .container-logo-menu-btn>.row {
    padding-right: 70px !important;
  }

  #header.scrolled .logo img {
    padding-top: 20px;
  }

  .header-col-menu {
    flex: unset !important;
    flex: 0 0 50px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .header-col-btn-commander {
    flex: unset !important;
    flex: 1 0 auto !important;
    max-width: 142px !important;
  }

}

@media (max-width: 767px) {
  #header .logo img {
    width: 200px !important;
  }

  #header.scrolled .logo img {
    width: 180px !important;
  }

  .product-content-box .pro-img::after {
    background-image: unset !important;
  }

  .delice-banner-traiteur {
    padding: 40px 0 !important;
  }

  .delice-banner-traiteur-h1 {
    font-size: 40px !important;
    line-height: 1.2;
  }


}


@media (max-width: 1023px) {
  .footer-main-row>div {
    width: 100% !important;
    padding: 0px 30px !important;
  }
}


@media (min-width: 576px) and (max-width: 1540px) {

  #header .logo img{
    width: 200px !important;
  }
  .Header-button-box > .delice-btn-commander{
    font-size: 10px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-right: 60px !important;
  }

  .main-navigation li{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  #mySidenav #menu-primary-menu > li > a{
    padding-right: 15px !important;
  }

  
}