/* ************************************************************************************************
								Categories Page Styles
************************************************************************************************ */
.content_scene_cat {
  border-top: 5px solid #333;
  color: #d7d7d7;
  line-height: 19px;
  margin: 0 0 26px 0;
}

.content_scene_cat .content_scene_cat_bg {
  padding: 20px;
  background-color: #464646 !important;
}

@media (max-width: 1199px) {
  .content_scene_cat .content_scene_cat_bg {
    padding: 10px 10px 10px 15px;
  }
}

.content_scene_cat span.category-name {
  font: 600 42px/51px "Open Sans", sans-serif;
  color: #fff;
  margin-bottom: 12px;
}

@media (max-width: 1199px) {
  .content_scene_cat span.category-name {
    font-size: 25px;
    line-height: 30px;
  }
}

.content_scene_cat p {
  margin-bottom: 0;
}

.content_scene_cat a {
  color: #fff;
}

.content_scene_cat a:hover {
  text-decoration: underline;
}

.content_scene_cat .content_scene {
  color: #777;
}

.content_scene_cat .content_scene .cat_desc {
  padding-top: 20px;
}

.content_scene_cat .content_scene .cat_desc a {
  color: #777;
}

.content_scene_cat .content_scene .cat_desc a:hover {
  color: #515151;
}

/* ************************************************************************************************
									Sub Categories Styles
************************************************************************************************ */
#subcategories {
  border-top: 1px solid #d6d4d4;
  padding: 15px 0 0px 0;
}

#subcategories p.subcategory-heading {
  font-weight: bold;
  color: #333;
  margin: 0 0 15px 0;
}

#subcategories ul {
  margin: 0 0 0 -20px;
}

#subcategories ul li {
  float: left;
  width: 145px;
  margin: 0 0 13px 33px;
  text-align: center;
  height: 202px;
}

#subcategories ul li .subcategory-image {
  padding: 0 0 8px 0;
}

#subcategories ul li .subcategory-image a {
  display: block;
  padding: 9px;
  border: 1px solid #d6d4d4;
}

#subcategories ul li .subcategory-image a img {
  max-width: 100%;
  vertical-align: top;
}

#subcategories ul li .subcategory-name {
  font: 600 18px/22px "Open Sans", sans-serif;
  color: #555454;
  text-transform: uppercase;
}

#subcategories ul li .subcategory-name:hover {
  color: #515151;
}

#subcategories ul li .cat_desc {
  display: none;
}

#subcategories ul li:hover .subcategory-image a {
  border: 5px solid #333;
  padding: 5px;
}

/*# sourceMappingURL=category.css.map */


/* ************************************************************************************************
   BLOC HAUT CATEGORIE MODERNISE
************************************************************************************************ */
body#category .content_scene_cat {
  margin: 35px 0 45px !important;
  border: none !important;
  background: transparent !important;
}

body#category .content_scene_cat .content_scene_cat_bg {
  padding: 45px 55px !important;
  border-radius: 18px !important;
  background-size: cover, 34% auto !important;
  background-repeat: no-repeat !important;
  background-position: center, right 55px center !important;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35) !important;
  min-height: auto !important;
}

body#category .content_scene_cat .cat_desc {
  max-width: 820px !important;
}

body#category .content_scene_cat h1 {
  color: #fff !important;
  font-size: 34px !important;
  margin-bottom: 22px !important;
}

body#category .content_scene_cat p {
  color: rgba(255, 255, 255, 0.86) !important;
  font-size: 16px !important;
  line-height: 1.9 !important;
}

body#category .content_scene_cat .cat_desc > a {
  display: inline-flex !important;
  margin-top: 20px !important;
  padding: 14px 28px !important;
  border-radius: 50px !important;
  background: linear-gradient(135deg, #ff0055, #ff3366) !important;
  color: #fff !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  box-shadow: 0 8px 22px rgba(255, 0, 85, 0.35) !important;
}

body#category .content_scene_cat .content_scene_cat_bg {
  background:
    radial-gradient(circle at top right, rgba(255, 0, 85, 0.22), transparent 38%),
    linear-gradient(145deg, #111111 0%, #1b1b1b 100%) !important;
  background-color: #111111 !important;
}


/* ************************************************************************************************
   SEO CATEGORY CONTENT - REAL LADY / PAGES MARQUES
************************************************************************************************ */
.seo-category-content.real-lady-seo {
  max-width: 1180px;
  margin: 35px auto;
  padding: 0;
  line-height: 1.75;
  color: #333;
}

.real-lady-seo * {
  box-sizing: border-box;
}

.real-lady-seo .rl-hero {
  background: linear-gradient(135deg, #1b1b1f 0%, #5c1637 52%, #e60565 100%);
  color: #fff;
  padding: 34px 30px;
  border-radius: 18px;
  margin-bottom: 28px;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.16);
}

.real-lady-seo h1 {
  margin: 0 0 12px 0;
  font-size: 31px;
  line-height: 1.25;
  color: #fff;
  font-weight: 800;
}

.real-lady-seo .rl-intro {
  max-width: 900px;
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 17px;
}

.real-lady-seo h2 {
  margin: 36px 0 18px;
  font-size: 25px;
  line-height: 1.3;
  color: #191919;
  font-weight: 800;
}

.real-lady-seo h3 {
  margin: 26px 0 10px;
  font-size: 20px;
  color: #e60565;
  font-weight: 750;
}

.real-lady-seo p {
  margin: 0 0 15px;
}

.real-lady-seo strong {
  color: #191919;
  font-weight: 750;
}

.real-lady-seo .rl-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 16px;
  padding: 24px;
  margin: 22px 0;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.055);
}

.real-lady-seo .rl-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin: 20px 0;
}

.real-lady-seo .rl-mini {
  background: #fff8fb;
  border: 1px solid #f5d4e3;
  border-radius: 15px;
  padding: 18px;
}

.real-lady-seo .rl-mini b {
  display: block;
  color: #e60565;
  font-size: 18px;
  margin-bottom: 7px;
}

.real-lady-seo ul {
  margin: 12px 0 16px 20px;
  padding: 0;
}

.real-lady-seo li {
  margin: 7px 0;
}


/* ************************************************************************************************
   TABLEAUX REAL LADY / PAGES MARQUES - STYLE 3
************************************************************************************************ */
.real-lady-seo .rl-table-wrap {
  width: 100%;
  overflow-x: auto;
  margin: 28px 0 36px;
  border-radius: 22px;
  background: #fff;
  border: 1px solid #f2d7e4;
  box-shadow: 0 16px 38px rgba(33, 18, 24, 0.06);
  position: relative;
}

.real-lady-seo .rl-table-wrap::before {
  content: "";
  display: block;
  height: 5px;
  background: linear-gradient(90deg, #f8d7e6 0%, #e60565 50%, #ff5a9a 100%);
}

.real-lady-seo table.rl-table {
  width: 100%;
  min-width: 850px;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  overflow: hidden;
}

.real-lady-seo .rl-table th,
.real-lady-seo .rl-table td {
  padding: 20px 28px;
  vertical-align: top;
}

.real-lady-seo .rl-table th {
  background: #fff8fb;
  color: #e60565;
  text-align: left;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.1px;
  border-bottom: 2px solid #f2d7e4;
}

.real-lady-seo .rl-table th + th {
  border-left: 1px solid #f6e6ee;
}

.real-lady-seo .rl-table td {
  color: #111111;
  font-size: 15px;
  line-height: 1.75;
  border-bottom: 1px solid #f3e8ee;
}

.real-lady-seo .rl-table td + td {
  border-left: 1px solid #f7eef2;
}

.real-lady-seo .rl-table tbody tr:nth-child(odd) {
  background: #ffffff;
}

.real-lady-seo .rl-table tbody tr:nth-child(even) {
  background: #fffafc;
}

.real-lady-seo .rl-table tbody tr:hover {
  background: #fff2f7;
}

.real-lady-seo .rl-table tbody tr:last-child td {
  border-bottom: none;
}

.real-lady-seo .rl-table th:first-child,
.real-lady-seo .rl-table td:first-child {
  width: 220px;
  min-width: 220px;
}

.real-lady-seo .rl-table th:nth-child(2),
.real-lady-seo .rl-table td:nth-child(2) {
  width: 48%;
}

.real-lady-seo .rl-table th:nth-child(3),
.real-lady-seo .rl-table td:nth-child(3) {
  width: 32%;
}

.real-lady-seo .rl-table td:first-child {
  font-weight: 800;
  color: #191919;
}

.real-lady-seo .rl-table td:first-child strong {
  display: inline;
  white-space: normal;
  color: #191919;
}


/* ************************************************************************************************
   MOBILE REAL LADY / PAGES MARQUES
************************************************************************************************ */
@media only screen and (max-width: 768px) {
  .real-lady-seo .rl-table-wrap {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: visible !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border: none !important;
    background: transparent !important;
  }

  .real-lady-seo .rl-table-wrap::before {
    display: none !important;
  }

  .real-lady-seo table.rl-table {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    table-layout: auto !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    display: block !important;
    background: transparent !important;
  }

  .real-lady-seo .rl-table thead {
    display: none !important;
  }

  .real-lady-seo .rl-table tbody {
    display: block !important;
    width: 100% !important;
  }

  .real-lady-seo .rl-table tr {
    display: block !important;
    width: 100% !important;
    margin: 0 0 18px 0 !important;
    border: 1px solid #f2d7e4 !important;
    border-radius: 18px !important;
    overflow: hidden !important;
    background: #fff !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06) !important;
  }

  .real-lady-seo .rl-table th,
  .real-lady-seo .rl-table td {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 14px 16px !important;
    border-left: none !important;
    border-bottom: 1px solid #f3e6ec !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
    white-space: normal !important;
  }

  .real-lady-seo .rl-table td:last-child {
    border-bottom: none !important;
  }

  .real-lady-seo .rl-table td:first-child {
    background: #fff2f8 !important;
    color: #e60565 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    border-left: 5px solid #e60565 !important;
  }

  .real-lady-seo .rl-table td:first-child strong {
    color: #e60565 !important;
  }

  .real-lady-seo .rl-table td:nth-child(2)::before {
    content: "Détails :";
    display: block !important;
    color: #e60565 !important;
    font-weight: 800 !important;
    margin-bottom: 5px !important;
  }

  .real-lady-seo .rl-table td:nth-child(3)::before {
    content: "À retenir :";
    display: block !important;
    color: #e60565 !important;
    font-weight: 800 !important;
    margin-bottom: 5px !important;
  }

  .real-lady-seo .rl-grid {
    display: block !important;
    width: 100% !important;
    margin: 18px 0 !important;
  }

  .real-lady-seo .rl-mini {
    display: block !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
    padding: 18px 18px !important;
    border-radius: 15px !important;
  }

  .real-lady-seo .rl-mini:last-child {
    margin-bottom: 0 !important;
  }

  .real-lady-seo .rl-mini b {
    display: block !important;
    margin-bottom: 8px !important;
  }
}


/* ************************************************************************************************
   FAQ ACCORDEON REAL LADY
************************************************************************************************ */
.real-lady-seo .rl-faq {
  margin: 24px 0 10px;
}

.real-lady-seo .rl-faq-item {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 14px;
  margin-bottom: 12px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.045);
  overflow: hidden;
}

.real-lady-seo .rl-faq-item summary {
  cursor: pointer;
  list-style: none;
  padding: 18px 52px 18px 20px;
  font-size: 18px;
  font-weight: 800;
  color: #191919;
  position: relative;
  background: #fff8fb;
}

.real-lady-seo .rl-faq-item summary::-webkit-details-marker {
  display: none;
}

.real-lady-seo .rl-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #e60565;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  font-weight: 700;
}

.real-lady-seo .rl-faq-item[open] summary {
  background: linear-gradient(135deg, #5c1637 0%, #e60565 100%);
  color: #fff;
}

.real-lady-seo .rl-faq-item[open] summary::after {
  content: "−";
  background: #fff;
  color: #e60565;
}

.real-lady-seo .rl-faq-answer {
  padding: 18px 20px 20px;
  background: #fff;
}

.real-lady-seo .rl-faq-answer p {
  margin: 0;
}

@media (max-width: 768px) {
  .real-lady-seo .rl-faq-item summary {
    font-size: 16px;
    padding: 16px 48px 16px 16px;
    line-height: 1.4;
  }

  .real-lady-seo .rl-faq-answer {
    padding: 16px;
  }
}


/* ************************************************************************************************
   PAGE STOCK EUROPE - CONTENT BELOW CATEGORY
************************************************************************************************ */
#content_belowcategory.stock-europe-seo {
  max-width: 1180px;
  margin: 35px auto;
  padding: 0;
  color: #191919;
  line-height: 1.75;
}

#content_belowcategory.stock-europe-seo * {
  box-sizing: border-box;
}

.stock-europe-seo .stock-hero {
  background: linear-gradient(135deg, #17171a 0%, #531330 52%, #e60565 100%);
  color: #fff;
  padding: 36px 32px;
  border-radius: 22px;
  margin-bottom: 28px;
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.16);
}

.stock-europe-seo .stock-kicker {
  display: inline-flex;
  align-items: center;
  padding: 7px 14px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.stock-europe-seo .stock-hero h2 {
  margin: 0 0 14px;
  color: #fff;
  font-size: 31px;
  line-height: 1.25;
  font-weight: 850;
}

.stock-europe-seo .stock-hero p {
  max-width: 920px;
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 17px;
  text-align: left !important;
}

.stock-europe-seo .stock-hero strong {
  color: #fff;
}

.stock-europe-seo h2 {
  margin: 36px 0 18px;
  color: #191919;
  font-size: 25px;
  line-height: 1.3;
  font-weight: 850;
  text-align: left !important;
}

.stock-europe-seo h3 {
  margin: 0 0 10px;
  color: #191919;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 800;
  text-align: left !important;
}

.stock-europe-seo p {
  margin: 0 0 15px;
  text-align: left !important;
  word-spacing: normal !important;
  letter-spacing: normal !important;
}

.stock-europe-seo strong {
  color: #191919;
  font-weight: 800;
}


/* ************************************************************************************************
   CARTES STOCK EUROPE
************************************************************************************************ */
.stock-europe-seo .stock-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 22px !important;
  margin: 26px 0 34px !important;
}

.stock-europe-seo .stock-card {
  background: #fff !important;
  border: 1px solid #f2d7e4 !important;
  border-radius: 20px !important;
  padding: 26px !important;
  box-shadow: 0 12px 28px rgba(33, 18, 24, 0.055) !important;
  text-align: left !important;
}

.stock-europe-seo .stock-card-title {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  margin: 0 0 16px 0 !important;
  text-align: left !important;
}

.stock-europe-seo .stock-icon {
  flex: 0 0 42px !important;
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  background: #fff2f8 !important;
  color: #e60565 !important;
  font-size: 22px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

.stock-europe-seo .stock-card-title h3 {
  margin: 0 !important;
  padding: 0 !important;
  color: #191919 !important;
  font-size: 21px !important;
  line-height: 1.25 !important;
  font-weight: 850 !important;
  text-align: left !important;
  word-spacing: normal !important;
  letter-spacing: normal !important;
}

.stock-europe-seo .stock-card p {
  margin: 0 !important;
  padding: 0 !important;
  color: #333 !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
  text-align: left !important;
  word-spacing: normal !important;
  letter-spacing: normal !important;
}


/* ************************************************************************************************
   SECTIONS STOCK EUROPE
************************************************************************************************ */
.stock-europe-seo .stock-section {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 18px;
  padding: 26px;
  margin: 24px 0;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.045);
}

.stock-europe-seo .stock-section h2 {
  margin-top: 0;
}

.stock-europe-seo .stock-list {
  margin: 12px 0 0 20px;
  padding: 0;
}

.stock-europe-seo .stock-list li {
  margin: 9px 0;
}


/* ************************************************************************************************
   TABLEAU STOCK EUROPE - STYLE LUXE CLAIR
************************************************************************************************ */
.stock-europe-seo .stock-table-wrap {
  width: 100%;
  overflow-x: auto;
  margin: 28px 0 36px;
  border-radius: 22px;
  background: #fff;
  border: 1px solid #f2d7e4;
  box-shadow: 0 16px 38px rgba(33, 18, 24, 0.06);
}

.stock-europe-seo .stock-table-wrap::before {
  content: "";
  display: block;
  height: 5px;
  background: linear-gradient(90deg, #f8d7e6 0%, #e60565 50%, #ff5a9a 100%);
}

.stock-europe-seo .stock-table {
  width: 100%;
  min-width: 820px;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
}

.stock-europe-seo .stock-table th,
.stock-europe-seo .stock-table td {
  padding: 20px 28px;
  vertical-align: top;
}

.stock-europe-seo .stock-table th {
  background: #fff8fb;
  color: #e60565;
  text-align: left;
  font-size: 16px;
  font-weight: 850;
  border-bottom: 2px solid #f2d7e4;
}

.stock-europe-seo .stock-table th + th {
  border-left: 1px solid #f6e6ee;
}

.stock-europe-seo .stock-table td {
  color: #111;
  font-size: 15px;
  line-height: 1.75;
  border-bottom: 1px solid #f3e8ee;
}

.stock-europe-seo .stock-table td + td {
  border-left: 1px solid #f7eef2;
}

.stock-europe-seo .stock-table tbody tr:nth-child(odd) {
  background: #fff;
}

.stock-europe-seo .stock-table tbody tr:nth-child(even) {
  background: #fffafc;
}

.stock-europe-seo .stock-table tbody tr:hover {
  background: #fff2f7;
}

.stock-europe-seo .stock-table tbody tr:last-child td {
  border-bottom: none;
}


/* ************************************************************************************************
   NOTE STOCK EUROPE
************************************************************************************************ */
.stock-europe-seo .stock-note {
  background: #fff8fb;
  border: 1px solid #f2d7e4;
  border-left: 6px solid #e60565;
  border-radius: 18px;
  padding: 24px 26px;
  margin: 26px 0;
  box-shadow: 0 10px 24px rgba(230, 5, 101, 0.06);
}

.stock-europe-seo .stock-note h3 {
  color: #e60565;
  margin: 0 0 10px;
}

.stock-europe-seo .stock-note p {
  margin-bottom: 10px;
}

.stock-europe-seo .stock-note p:last-child {
  margin-bottom: 0;
}


/* ************************************************************************************************
   FAQ STOCK EUROPE
************************************************************************************************ */
.stock-europe-seo .stock-faq {
  margin: 30px 0 12px;
}

.stock-europe-seo .stock-faq h2 {
  margin-bottom: 20px;
}

.stock-europe-seo .stock-faq-item {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 16px;
  margin-bottom: 12px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.045);
  overflow: hidden;
}

.stock-europe-seo .stock-faq-item summary {
  cursor: pointer;
  list-style: none;
  padding: 18px 54px 18px 20px;
  font-size: 18px;
  font-weight: 850;
  color: #191919;
  position: relative;
  background: #fff8fb;
}

.stock-europe-seo .stock-faq-item summary::-webkit-details-marker {
  display: none;
}

.stock-europe-seo .stock-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #e60565;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  font-weight: 700;
}

.stock-europe-seo .stock-faq-item[open] summary {
  background: linear-gradient(135deg, #531330 0%, #e60565 100%);
  color: #fff;
}

.stock-europe-seo .stock-faq-item[open] summary::after {
  content: "−";
  background: #fff;
  color: #e60565;
}

.stock-europe-seo .stock-faq-answer {
  padding: 18px 20px 20px;
  background: #fff;
}

.stock-europe-seo .stock-faq-answer p {
  margin: 0;
}


/* ************************************************************************************************
   CTA STOCK EUROPE
************************************************************************************************ */
.stock-europe-seo .stock-cta {
  margin: 34px 0 10px;
  padding: 28px;
  border-radius: 22px;
  background: linear-gradient(135deg, #17171a 0%, #531330 52%, #e60565 100%);
  color: #fff;
  text-align: center;
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.14);
}

.stock-europe-seo .stock-cta h2 {
  margin: 0 0 10px;
  color: #fff;
  text-align: center !important;
}

.stock-europe-seo .stock-cta p {
  max-width: 760px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.92);
  font-size: 17px;
  text-align: center !important;
}


/* ************************************************************************************************
   MOBILE STOCK EUROPE
************************************************************************************************ */
@media only screen and (max-width: 768px) {
  #content_belowcategory.stock-europe-seo {
    margin: 25px auto;
  }

  .stock-europe-seo .stock-hero {
    padding: 26px 20px;
    border-radius: 18px;
  }

  .stock-europe-seo .stock-hero h2 {
    font-size: 25px;
  }

  .stock-europe-seo h2 {
    font-size: 22px;
  }

  .stock-europe-seo .stock-grid {
    display: block !important;
    margin: 20px 0 28px !important;
  }

  .stock-europe-seo .stock-card {
    margin: 0 0 16px 0 !important;
    padding: 22px !important;
  }

  .stock-europe-seo .stock-card-title {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    margin-bottom: 14px !important;
  }

  .stock-europe-seo .stock-icon {
    flex: 0 0 40px !important;
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    min-height: 40px !important;
    font-size: 21px !important;
  }

  .stock-europe-seo .stock-card-title h3 {
    font-size: 19px !important;
    line-height: 1.3 !important;
  }

  .stock-europe-seo .stock-section,
  .stock-europe-seo .stock-note {
    padding: 20px;
  }

  .stock-europe-seo .stock-table-wrap {
    overflow-x: visible;
    border: none;
    box-shadow: none;
    background: transparent;
  }

  .stock-europe-seo .stock-table-wrap::before {
    display: none;
  }

  .stock-europe-seo .stock-table,
  .stock-europe-seo .stock-table thead,
  .stock-europe-seo .stock-table tbody,
  .stock-europe-seo .stock-table tr,
  .stock-europe-seo .stock-table th,
  .stock-europe-seo .stock-table td {
    display: block;
    width: 100%;
    min-width: 0;
  }

  .stock-europe-seo .stock-table thead {
    display: none;
  }

  .stock-europe-seo .stock-table tr {
    margin: 0 0 18px;
    border: 1px solid #f2d7e4;
    border-radius: 18px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
  }

  .stock-europe-seo .stock-table td {
    padding: 14px 16px;
    border-left: none;
    border-bottom: 1px solid #f3e6ec;
    font-size: 15px;
    line-height: 1.55;
  }

  .stock-europe-seo .stock-table td:last-child {
    border-bottom: none;
  }

  .stock-europe-seo .stock-table td:first-child {
    background: #fff2f8;
    color: #e60565;
    font-size: 18px;
    font-weight: 850;
    border-left: 5px solid #e60565;
  }

  .stock-europe-seo .stock-table td:first-child strong {
    color: #e60565;
  }

  .stock-europe-seo .stock-table td:nth-child(2)::before {
    content: "Délai moyen :";
    display: block;
    color: #e60565;
    font-weight: 850;
    margin-bottom: 5px;
  }

  .stock-europe-seo .stock-table td:nth-child(3)::before {
    content: "À savoir :";
    display: block;
    color: #e60565;
    font-weight: 850;
    margin-bottom: 5px;
  }

  .stock-europe-seo .stock-faq-item summary {
    font-size: 16px;
    padding: 16px 48px 16px 16px;
    line-height: 1.4;
  }

  .stock-europe-seo .stock-faq-answer {
    padding: 16px;
  }

  .stock-europe-seo .stock-cta {
    padding: 24px 18px;
  }
}
