#addresses .page-footer,
#address .page-footer {
  display: none;
}

#addresses .page-header h1,
#address .page-header h1 {
  line-height: 1;
  margin-bottom: 24px;
}

#addresses #content-wrapper,
#address #content-wrapper {
  background-color: #f5f5f5;
  padding: 40px 30px 10px 30px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-radius: 10px;
}

#address div#content-wrapper div.row {
  margin-right: -12px;
  margin-left: -12px;
}

#address .cgl-form-group {
  padding: 0px 12px !important;
}

/* address edit page */



/* address create page */

.cgl-address-back,
.cgl-wishlist-back {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 45px;
  text-decoration: underline solid offset-0 thickness-0;
  color: #000;
}


.customer-left-menu {
  font-family: "Bebas Neue";
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* Account page layout */
#wrapper #may-account-box {
  display: flex;
  flex-wrap: nowrap;
  gap: 12px;
}

/* #main > .page-footer {
      display: none;
    } */

#wrapper #may-account-box #content-wrapper {
  background-color: #F5F5F5;
  padding: 40px 30px 10px 30px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#wrapper #may-account-box #left-column + #content-wrapper,
#wrapper #may-account-box #content-wrapper + #left-column {
  flex: 1 1 0;
  min-width: 0;
  max-width: none;
  width: auto !important;
}

#wrapper #may-account-box #left-column {
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.1);
  width: 343px !important;
  min-width: 343px;
  flex: 0 0 343px !important;
  border-radius: 10px;
  padding: 32px;
  box-sizing: border-box;
  height: fit-content;
  background: #ffffff;
  float: none !important;
  margin-bottom: 12px;
}

.links-menu .action-block {
  width: 137px;
  height: 45px;
  gap: 8px;
}

.customer-left-menu .links-menu a span {
  white-space: nowrap;
}

.customer-left-menu .links-menu a {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px;
  gap: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #000;
  text-decoration: none;
}

.customer-left-menu .links-menu a svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.customer-left-menu .links-menu a.active {
  background: #a8220d;
  border-radius: 8px;
  color: #ffffff;
}

.customer-left-menu .links-menu a.active svg path {
  fill: #ffffff;
}

/* Logout button */
.customer-left-menu .links-menu.action-block a.logout-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  padding: 0;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 16px;
  line-height: 45px;
  color: #a8220d;
  text-decoration: none;
}

.customer-left-menu .links-menu.action-block a.logout-btn .icon-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}

.customer-left-menu .links-menu.action-block a.logout-btn svg {
  width: 24px;
  height: 24px;
}

.customer-left-menu .links-menu.action-block a.logout-btn svg path {
  fill: #a8220d;
}

#addresses #content .address {
  /* border-color: #D9D9D9; */

  /* 7 */

  /* box-sizing: border-box; */

  /* Auto layout */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* align-items: flex-start; */
  padding: 27px 32px;
  /* gap: 24px; */

  /* background: #FFFFFF; */
  border: 1px solid #d9d9d9;
  border-radius: 32px 0px 0px 0px;

  /* Inside auto layout */
  /* flex: none; */
  /* order: 0; */
  /* flex-grow: 0; */
}

#addresses #content .address .address-footer {
  text-align: left;
  padding: 0px;
  margin-top: 24px;
}

#addresses #content a {
  margin: 0px;
}

#addresses #content .address .address-footer a {
  font-style: normal;
  color: #a8220d;
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

#addresses .address-content {
  font-size: 14px;
  line-height: 24px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

#addresses .address-content .name {
  font-weight: 700;
}

#addresses svg,
.customer-left-menu svg {
  fill: none;
}

#addresses #content .address .address-body h4 {
  font-weight: 400;
}

#addresses #content a[data-link-action="add-address"] {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 21px;
  gap: 8px;
  width: auto;
  height: 45px;
  max-width: 284px;
  background: #1e1e1e;
  border: 1px solid #000000;
  border-radius: 6px;

  flex: none;
  order: 0;

  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;

  display: flex;
  align-items: center;
  text-align: center;
  flex: none;
  order: 1;
  flex-grow: 0;
  white-space: nowrap;
}

#address header.page-header h1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

#address .cgl-form-group .form-control {
  border: none;
  box-shadow: none;
  outline: 0;
  height: 42px;
}

#address .cgl-form-group .form-control-label {
  font-weight: 700;
  font-size: 16px;
}

#address .cgl-form-group .form-control-comment{
  display: none !important;
}

#address .form-footer .btn.btn-primary {
  background: #000;
  padding: 10px 25px 10px 25px !important;
  height: auto !important;
  line-height: 1em;
  min-height: 45px;
  border: 1px solid #000;
  outline: 0px;
  box-shadow: none;
  color: #fff !important;
}

#address .form-footer {
  margin-top: 15px;
}

/* Mes données personnelles */

/* Page title */
#module-psgdpr-gdpr .page-header h1 {
  font-family: "Bebas Neue";
  font-weight: 400;
  font-size: 38px;
  line-height: 33.6px;
  color: #000000;
  margin-bottom: 24px;
}

/* Content area background */
#module-psgdpr-gdpr #content-wrapper {
  background-color: #f5f5f5;
  padding: 40px 32px 10px 32px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-radius: 10px;
}

/* Reset container inside content */
#module-psgdpr-gdpr .page-content .container,
#module-psgdpr-gdpr .page_content .container {
  padding: 0;
  max-width: none;
  width: 100%;
}

/* Page content layout */
#module-psgdpr-gdpr .page_content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* card */
#module-psgdpr-gdpr .page_content .psgdprinfo17 {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 32px 0px 0px 0px;
  padding: 24px 32px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px;
  margin: 0;
  width: 100%;
  float: none;
  box-sizing: border-box;
  box-shadow: none;
}

/* h2 and p full row */
#module-psgdpr-gdpr .page_content .psgdprinfo17 h2,
#module-psgdpr-gdpr .page_content .psgdprinfo17 p {
  width: 100%;
  flex-shrink: 0;
  margin-bottom: 8px;
}

/* Card headings */
#module-psgdpr-gdpr .page_content .psgdprinfo17 h2 {
  font-family: "Bebas Neue";
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #a8220d;
}

/* Card text */
#module-psgdpr-gdpr .page_content .psgdprinfo17 p {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  letter-spacing: 0;
}

/* Both buttons shared styles */
#module-psgdpr-gdpr .page_content .psgdprgetdatabtn17.btn.btn-primary {
  display: inline-flex;
  width: auto;
  align-items: center;
  justify-content: center;
  padding: 0 21px !important;
  height: 45px;
  border-radius: 6px;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 16px;
  line-height: 45px;
  text-align: center;
  margin: 0;
  margin-right: 8px;
  margin-top: 0;
  float: none !important;
}

/* CSV button */
#module-psgdpr-gdpr #exportDataToCsv {
  background: #1e1e1e;
  border: 1px solid #000000;
  color: #ffffff;
}

/* PDF button */
#module-psgdpr-gdpr #exportDataToPdf {
  background: #a8220d;
  border: 1px solid #a8220d;
  color: #ffffff;
}

/* Contact link */
#module-psgdpr-gdpr .psgdprinfo17 a[href*="contact"] {
  color: #a8220d;
  font-weight: 700;
  text-decoration: none;
}

/* Avoirs */

#order-slip .page-header h1 {
  font-family: "Bebas Neue";
  font-weight: 400;
  font-size: 38px;
  line-height: 33.6px;
  color: #000000;
  margin-bottom: 24px;
}

#order-slip .page-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#order-slip .page-content h6 {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin: 0;
}

#order-slip .page-content h6 {
  order: -1;
}

#order-slip .page-content #notifications {
  text-align: left;
}

#order-slip .page-content #notifications .container {
  padding: 0;
  max-width: none;
  width: 100%;
}

#order-slip .page-content #notifications .alert.alert-warning {
  background: #ffffff;
  border: none;
  border-radius: 0;
  padding: 16px;
  gap: 8px;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-align: left;
}

#order-slip .page-content #notifications .alert.alert-warning ul li {
  text-align: left;
}

#order-slip .page-content #notifications .alert.alert-warning ul li::marker {
  content: none;
}

/* personal information */

#identity .page-footer {
  display: none;
}

#identity .page-header h1 {
  font-family: "Bebas Neue";
  font-weight: 400;
  font-size: 38px;
  line-height: 33.6px;
  color: #000000;
  margin-bottom: 24px;
}

#identity #content-wrapper {
  background-color: #f5f5f5;
  padding: 40px 32px 10px 32px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#identity #customer-form section > .row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 16px;
}

#identity #customer-form section > .row > [class*="col-"] {
  padding: 0;
  flex: 0 0 calc(50% - 8px);
  max-width: calc(50% - 8px);
}

#identity #customer-form .cgl-form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 0;
}

#identity #customer-form .cgl-form-group .form-control-label {
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  color: #1e1e1e;
}

#identity #customer-form .cgl-form-group .form-control {
  background: #ffffff;
  border: none;
  box-shadow: none;
  outline: 0;
  height: 42px;
  border-radius: 8px;
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 24px;
}

#identity #customer-form .cgl-form-group .form-control::placeholder {
  color: rgba(0, 0, 0, 0.3);
}

#identity #customer-form .cgl-form-group .form-control-comment {
  display: none;
}

#identity #customer-form .row.m-0 {
  gap: 24px 16px;
}

#identity #customer-form .row.m-0 > .col-12 {
  padding: 0;
}

#identity #customer-form .row.m-0 > .col-12.col-md-6 {
  flex: 0 0 calc(50% - 8px);
  max-width: calc(50% - 8px);
}

#identity #customer-form .input-group.js-parent-focus {
  position: relative;
}

#identity #customer-form .input-group.js-parent-focus .form-control {
  padding-right: 40px;
}

#identity #customer-form .input-group.js-parent-focus .toggle-password {
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 3;
  background: none;
  border: none;
  padding: 0;
}

#identity #customer-form .input-group.js-parent-focus .toggle-password img {
  width: 15px;
  height: 10px;
}

#identity
  #customer-form
  .cgl-form-group:has(.custom-checkbox)
  .form-control-label {
  display: none;
}

#identity #customer-form .custom-checkbox label {
  display: block;
  position: relative;
  padding-left: 30px;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  cursor: pointer;
}

#identity #customer-form .custom-checkbox input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border: 1px solid #000000;
  margin: 0;
  padding: 0;
  appearance: none;
  background: #ffffff;
  cursor: pointer;
}

#identity #customer-form .custom-checkbox input[type="checkbox"]:checked {
  background: #000000;
}

#identity #customer-form .custom-checkbox label > span {
  display: none;
}

#identity #customer-form .form-footer {
  margin-top: 24px;
}

#identity #customer-form .form-footer .btn.btn-primary {
  background: #000;
  padding: 10px 25px !important;
  height: auto !important;
  line-height: 1em;
  min-height: 45px;
  border: 1px solid #000;
  outline: 0;
  box-shadow: none;
  color: #fff !important;
  border-radius: 6px;
}


/* blog comments */
/* Mes infos de blog */
#ybc_blog_page .page-footer {
  display: none;
}

#ybc_blog_page .page-header {
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 !important;
}

#ybc_blog_page .page-header h1 {
  font-family: "Bebas Neue";
  font-weight: 400;
  font-size: 38px;
  line-height: 33.6px;
  color: #000000;
  margin-bottom: 32px;
}

#ybc_blog_page .page-header-comments {
  padding: 24px 32px !important;
  display: flex !important;
  align-items: center !important;
}

#ybc_blog_page .page-header-comments h1 {
  margin-bottom: 0 !important;
}

#ybc_blog_page #content-wrapper:not(.left-column) {
  background-color: #f5f5f5;
  padding: 20px 32px 32px 32px;
  border-radius: 10px;
  margin-left: 0 !important;
  padding-left: 32px !important;
  margin-top: -20px !important;
}

/* Remove extra left spacing on blog page */
#ybc_blog_page #content-wrapper.left-column,
#module-ybc_blog-managementcomments #content-wrapper.left-column,
#module-ybc_blog-managementmyinfo #content-wrapper.left-column {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

#ybc_blog_page #content {
  background: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  color: inherit !important;
  font-size: inherit !important;
  float: none !important;
}

#ybc_blog_page .ybc-blog-author-info .panel.ybc-blog-panel {
  display: none;
}

#ybc_blog_page .ybc-blog-author-info .defaultForm.form-horizontal {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

#ybc_blog_page .ybc-blog-author-info .defaultForm .form-fields {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  width: 100%;
  align-items: flex-start;
}

#ybc_blog_page .ybc-blog-author-info .form-fields .form-group:last-child {
  order: -1;
  flex: 0 0 auto;
  width: auto;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:last-child
  > .form-control-label {
  display: none;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:last-child
  .upload_form_custom {
  position: absolute !important;
  bottom: -5px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 130px !important;
  height: 30px !important;
  opacity: 0 !important;
  cursor: pointer !important;
  overflow: hidden !important;
  z-index: 10 !important;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:last-child
  .upload_form_custom input[type="file"] {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  opacity: 0 !important;
  cursor: pointer !important;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:last-child
  .help-block {
  display: none;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:last-child
  .thumb_post {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:last-child
  .thumb_post
  img {
  width: 112px;
  height: 112px;
  border-radius: 80%;
  object-fit: cover;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:last-child
  .col-md-9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
  flex: none;
  padding: 0;
  max-width: none;
  position: relative;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:last-child
  .thumb_post::after {
  content: "Changer l'avatar";
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #a8220d;
  cursor: pointer;
  text-align: center;
  font-weight: bold;;
}

#ybc_blog_page .ybc-blog-author-info .form-fields .form-group:nth-child(1),
#ybc_blog_page .ybc-blog-author-info .form-fields .form-group:nth-child(2) {
  flex: 1 1 0;
  min-width: 0;
  flex-direction: column;
  margin-bottom: 0;
}

#ybc_blog_page .ybc-blog-author-info .form-fields .form-group.row {
  display: flex;
  flex-direction: column;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group
  .form-control-label {
  width: 100%;
  max-width: none;
  flex: none;
  padding: 0;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #1e1e1e;
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:nth-child(1)
  .col-md-9,
.ybc-blog-author-info .form-fields .form-group:nth-child(2) .col-md-9 {
  width: 100%;
  max-width: none;
  flex: none;
  padding: 0;
}

#ybc_blog_page .ybc-blog-author-info .form-fields .form-control {
  background: #ffffff !important;
  border: none !important;
  box-shadow: none !important;
  outline: 0 !important;
  border-radius: 8px !important;
  font-family: "Open Sans" !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  width: 100% !important;
  color: #000000 !important;
}

#ybc_blog_page .ybc-blog-author-info .form-fields input.form-control {
  height: 42px !important;
  padding: 9px 16px !important;
}

#ybc_blog_page .ybc-blog-author-info .form-fields textarea {
  min-height: 95px !important;
  padding: 9px 16px !important;
  resize: vertical;
  border: none !important;
  border-radius: 8px !important;
  background-color: #ffffff !important;
  color: #000000 !important;
  font-size: 16px !important;
  font-family: "Open Sans" !important;
}

#ybc_blog_page .ybc-blog-author-info .form-fields .form-control::placeholder {
  color: rgba(0, 0, 0, 0.3);
}

#ybc_blog_page
  .ybc-blog-author-info
  .form-fields
  .form-group:nth-child(1)
  .help-block {
  display: none;
}

#ybc_blog_page .ybc-blog-author-info .form-fields input#author_name {
  background: #ffffff;
  cursor: text;
}

#ybc_blog_page .ybc-blog-author-info .defaultForm .btn.btn-primary {
  background: #1e1e1e !important;
  border: 1px solid #000000 !important;
  border-radius: 6px !important;
  padding: 0 21px !important;
  height: 45px !important;
  font-family: "Open Sans" !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 45px !important;
  color: #ffffff !important;
  box-shadow: none !important;
  outline: 0 !important;
  width: fit-content !important;
  float: none !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin-left: 165px;
  margin-top: 20px;
}

#ybc_blog_page .ybc-blog-author-info .defaultForm .form-fields {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
  gap: 0 48px;
}

#ybc_blog_page .ybc-blog-author-info .form-fields .form-group:last-child {
  grid-column: 1;
  grid-row: 1 / 3;
}

#ybc_blog_page .ybc-blog-author-info .form-fields .form-group:nth-child(1) {
  grid-column: 2;
  grid-row: 1;
  margin-bottom: 24px;
}

#ybc_blog_page .ybc-blog-author-info .form-fields .form-group:nth-child(2) {
  grid-column: 2;
  grid-row: 2;
  margin-bottom: 10px;
}




/* Fix wrapper width */
.ybc-blog-wrapper-form-managament:not(.ybc-blog-author-info) {
  width: 100% !important;
  float: none !important;
  display: block !important;
}

/* Reset content-wrapper padding for comments page */
#ybc_blog_page #content-wrapper:not(.left-column):has(.wapper-management-blog-form) {
  padding: 0 !important;
  background: none !important;
  border-radius: 0 !important;
}

/* Hide sort arrow links inside column headers (not the th itself!) */
.wapper-management-blog-form .table.configuration thead th .title_box a {
  display: none !important;
}

/* Title row action th: invisible placeholder, same width as actions column */
.wapper-management-blog-form th[style*="text-align: right"] {
  visibility: hidden !important;
  flex: 0 0 42px !important;
  width: 42px !important;
  padding: 0 !important;
  overflow: hidden !important;
}

/* Hide page footer */
.wapper-management-blog-form ~ .page-footer {
  display: none;
}

/* Hide panel heading "My comments" */
.wapper-management-blog-form .panel-heading {
  display: none !important;
}

/* Panel container */
.wapper-management-blog-form .panel.ybc-blog-panel {
  background-color: #e8e8e8 !important;
  border: none !important;  
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  padding: 8px 32px !important;
}

/* Table */
.wapper-management-blog-form .table.configuration,
.wapper-management-blog-form .table-responsive {
  max-width: none !important;
  width: 100% !important;
}

.wapper-management-blog-form .table.configuration {
  background: none !important;
  border: none !important;
  border-collapse: separate !important;
  border-spacing: 0 0 !important;
}

/* Table rows - remove borders */
.wapper-management-blog-form .table.configuration thead tr th {
  border: none !important;
  background: none !important;
  padding: 5px 4px !important;
  text-align: left !important;
}

.wapper-management-blog-form .table.configuration thead tr th:first-child {
  padding-left: 0 !important;
}

.wapper-management-blog-form .table.configuration thead tr th:last-child {
  padding-right: 0 !important;
}

/* Column header titles */
.wapper-management-blog-form thead tr:first-child th .title_box {
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 14px;
  color: #1e1e1e;
}

/* Column widths */
/* Column widths */
.wapper-management-blog-form th.id_comment {
  width: 178px !important;
  flex: 0 0 178px !important;
}

.wapper-management-blog-form th.subject {
  width: 178px !important;
  flex: 0 0 178px !important;
}

.wapper-management-blog-form th.rating {
  width: 138px !important;
  flex: 0 0 138px !important;
}

.wapper-management-blog-form th.title {
  flex: 1 1 auto !important;
  min-width: 100px !important;
}

.wapper-management-blog-form th.approved {
  width: 105px !important;
  flex: 0 0 105px !important;
}

.wapper-management-blog-form th.actions {
  flex: 0 0 42px !important;
  width: 42px !important;
}

/* Filter row - remove all default th padding */
.wapper-management-blog-form thead tr.filter th {
  padding: 0 !important;
  vertical-align: middle !important;
}

/* Title row - remove all default th padding */
.wapper-management-blog-form thead tr:not(.filter) th {
  padding: 0 !important;
}

/* Filter input - Identifiant */
.wapper-management-blog-form thead tr.filter th.id_comment input.filter {
  width: 100% !important;
  box-sizing: border-box !important;
  height: 42px !important;
  background: #ffffff !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 0 12px !important;
  font-family: "Open Sans" !important;
  font-size: 14px !important;
  color: #000000 !important;
  outline: none !important;
  text-align: left !important;
}

/* Filter input - Sujet */
.wapper-management-blog-form thead tr.filter th.subject input.filter {
  width: 100% !important;
  box-sizing: border-box !important;
  height: 42px !important;
  background: #ffffff !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 0 12px !important;
  font-family: "Open Sans" !important;
  font-size: 14px !important;
  color: #000000 !important;
  outline: none !important;
  text-align: left !important;
}

/* Filter select - Rating */
.wapper-management-blog-form thead tr.filter th.rating select {
  width: 100% !important;
  box-sizing: border-box !important;
  height: 42px !important;
  background: #ffffff url('/themes/cgl/assets/img/arrow.png') no-repeat right 12px center !important;
  background-size: 22px 10px !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 0 36px 0 12px !important;
  font-family: "Open Sans" !important;
  font-size: 14px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  color: #000000 !important;
  outline: none !important;
}

/* Filter input - Article de blog */
.wapper-management-blog-form thead tr.filter th.title input.filter {
  width: 100% !important;
  box-sizing: border-box !important;
  height: 42px !important;
  background: #ffffff !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 0 12px !important;
  font-family: "Open Sans" !important;
  font-size: 14px !important;
  color: #000000 !important;
  outline: none !important;
}

/* Filter select - Approuvé */
.wapper-management-blog-form thead tr.filter th.approved select {
  width: 100% !important;
  box-sizing: border-box !important;
  height: 42px !important;
  background: #ffffff url('/themes/cgl/assets/img/arrow.png') no-repeat right 12px center !important;
  background-size: 22px 10px !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 0 36px 0 12px !important;
  font-family: "Open Sans" !important;
  font-size: 14px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  color: #000000 !important;
  outline: none !important;
}

/* Search/Filter button */
.wapper-management-blog-form #ybc_submit_ybc_comment {
  width: 42px !important;
  height: 42px !important;
  max-height: none !important;
  background: #1E1E1E !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 0 !important;
  vertical-align: middle !important;
  margin: 0 !important;
  line-height: 0 !important;
}

.wapper-management-blog-form #ybc_submit_ybc_comment .ets_svg {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.wapper-management-blog-form #ybc_submit_ybc_comment .ets_svg svg {
  width: 16px !important;
  height: 16px !important;
}

.wapper-management-blog-form #ybc_submit_ybc_comment .ets_svg svg path:first-child {
  fill: #ffffff !important;
}

.wapper-management-blog-form #ybc_submit_ybc_comment .ets_svg svg path:last-child {
  fill: #2C3939 !important;
}

/* Table responsive - remove border */
.wapper-management-blog-form .table-responsive {
  border: none !important;
  overflow: visible !important;
}

/* Actions column in filter row */
.wapper-management-blog-form thead tr.filter th.actions {
  text-align: left !important;
}

.wapper-management-blog-form thead tr.filter th.actions .pull-right {
  float: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: auto !important;
  gap: 8px !important;
}

/* Search button at top */
.wapper-management-blog-form #ybc_submit_ybc_comment {
  order: -1 !important;
}

/* Reset button: yellow, text visible, auto-sized */
.wapper-management-blog-form thead tr.filter th.actions .btn-warning {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  height: 42px !important;
  padding: 0 16px !important;
  background: #ffc107 !important;
  border: 1px solid #e0a800 !important;
  border-radius: 6px !important;
  font-family: "Open Sans" !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #1e1e1e !important;
  text-decoration: none !important;
  box-shadow: none !important;
  order: 0 !important;
}

/* Hide eraser icon — text label is shown */
.wapper-management-blog-form thead tr.filter th.actions .btn-warning .icon-eraser {
  display: none !important;
}

/* Force full width for entire page wrapper when viewing comments */
#ybc_blog_page #wrapper:has(.wapper-management-blog-form) #content-wrapper,
#ybc_blog_page #wrapper:has(.wapper-management-blog-form) .left-column,
#module-ybc_blog-managementcomments #content-wrapper.left-column,
#module-ybc_blog-managementmyinfo #content-wrapper.left-column {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}


/* Remove gray bg from panel, we'll add it only to thead */
.wapper-management-blog-form .panel.ybc-blog-panel {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
}

/* Break table into independent blocks */
.wapper-management-blog-form .table.configuration {
  display: block !important;
  width: 100% !important;
}

/* thead as flex layout for precise column widths */
.wapper-management-blog-form .table.configuration thead {
  display: block !important;
  width: 100% !important;
  background: #E8E8E8 !important;
  padding: 18px 32px !important;
}

.wapper-management-blog-form .table.configuration thead tr {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
}

.wapper-management-blog-form .table.configuration thead th {
  box-sizing: border-box !important;
}

.wapper-management-blog-form .table.configuration thead th {
  display: block !important;
  flex-shrink: 0 !important;
}

/* Hide "Action" text in first header row only */
.wapper-management-blog-form .table.configuration thead tr.nodrag:not(.filter) th:last-child {
  font-size: 0 !important;
  padding: 0 !important;
  width: 42px !important;
  flex: 0 0 42px !important;
}

/* When reset button is present: expand both actions column and its title row placeholder together */
.wapper-management-blog-form .table.configuration:has(.btn-warning) th.actions,
.wapper-management-blog-form .table.configuration:has(.btn-warning) th[style*="text-align: right"],
.wapper-management-blog-form .table.configuration:has(.btn-warning) thead tr.nodrag:not(.filter) th:last-child {
  flex: 0 0 130px !important;
  width: 130px !important;
}

/* tbody as block, cards stack vertically */
.wapper-management-blog-form .table.configuration tbody {
  display: block !important;
  padding: 24px 30px 0 30px !important;
}

.wapper-management-blog-form .table.configuration tbody tr {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  background: #ffffff !important;
  border-radius: 6px !important;
  padding: 16px !important;
  border: none !important;
  gap: 19px !important;
  margin: 0 0 16px 0 !important;
}

/* Reset td widths and borders */
.wapper-management-blog-form .table.configuration tbody td {
  width: auto !important;
  border: none !important;
}

.wapper-management-blog-form .table.configuration tbody tr::before {
  content: '' !important;
  width: 64px !important;
  height: 64px !important;
  min-width: 64px !important;
  border-radius: 50% !important;
  background-color: #e0e0e0 !important;
  background-image: var(--avatar-url, url('/themes/cgl/assets/img/avatar_blog.png')) !important;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: block !important;
}

.wapper-management-blog-form .table.configuration tbody td.subject .comment-date {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  color: #666666 !important;
}

/* Hide: id, rating, approved, title columns */
.wapper-management-blog-form .table.configuration tbody td.id_comment,
.wapper-management-blog-form .table.configuration tbody td.rating,
.wapper-management-blog-form .table.configuration tbody td.approved,
.wapper-management-blog-form .table.configuration tbody td.title {
  display: none !important;
}

/* Subject takes remaining space */
.wapper-management-blog-form .table.configuration tbody td.subject {
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  padding: 0 !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  color: #000000 !important;
}

/* Comment text — regular weight, gray */
.wapper-management-blog-form .table.configuration tbody td.subject .content-comment {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  color: #666666 !important;
}

/* Hide SVG icon */
.wapper-management-blog-form .table.configuration tbody td.text-right .btn-group > a .ets_svg {
  display: none !important;
}

/* Hide dropdown button and menu */
.wapper-management-blog-form .table.configuration tbody td.text-right .btn-group > button,
.wapper-management-blog-form .table.configuration tbody td.text-right .btn-group .dropdown-menu {
  display: none !important;
}

/* Style link as "En savoir plus" */
.wapper-management-blog-form .table.configuration tbody td.text-right .btn-group > a {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 45px !important;
  color: #A8220D !important;
  text-decoration: underline !important;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  white-space: nowrap !important;
}

.wapper-management-blog-form .table.configuration tbody td.text-right .btn-group > a::after {
  content: 'En savoir plus' !important;
}

#module-ps_emailalerts-account .mailalerts-box {
  list-style: none;
}

#module-ps_emailalerts-account .mailalert-item {
  display: flex;
  flex-direction: column;
      justify-content: flex-start;
  gap: 19px;

  border: 1px solid #E4E4E4;
  border-radius: 6px;
  padding: 16px;
}

#module-ps_emailalerts-account .mailalert-item:nth-child(odd) {
  background-color: #FFF;
}

#module-ps_emailalerts-account .mailalert-item a {
  text-decoration: none;
  color: #000;
}

#module-ps_emailalerts-account .mailalert-item::marker {
  display: none;
}

body.cgl-customer-account>main>#wrapper .breadcrumb ol {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

body.cgl-customer-account>main>#wrapper .breadcrumb li a,
body.cgl-customer-account>main>#wrapper .breadcrumb li {
  color: #000;
}

body.cgl-customer-account>main>#wrapper .breadcrumb li {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
}

body.cgl-customer-account>main>#wrapper .breadcrumb li::after {
  filter: unset;
}

body.cgl-customer-account>main>#wrapper .breadcrumb li:last-child {
  font-weight: 700;
}

body.cgl-customer-account .my-account-title {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  line-height: 54px;
  text-align: center;

  color: #000000;
  margin-bottom: 64px;
}

.cgl-customer-account .wishlist-container-header .wishlist-add-to-new {
  display: none;
}

.cgl-customer-account .wishlist-add-to-new {
    padding: 11px 21px;
    background: #1E1E1E;
    border: 1px solid #000000;
    border-radius: 6px;
    display: inline-block;
    color: #FFF;
    font-weight: 600;
}

#view.cgl-customer-account #wrapper .container {
  width: 100%;
}

#module-blockwishlist-lists .wishlist-container .card {
  border: none;
  background: none;
}

#module-blockwishlist-lists .wishlist-list {
  padding: 0px !important;
}

#module-blockwishlist-lists .wishlist-list li {
  border: none;
}

#module-blockwishlist-lists .wishlist-list li::marker {
  display: none !important;
  content: '';
}

#module-blockwishlist-lists .wishlist-list .wishlist-list-item-link {
  padding: 8px 16px;
      background-color: #FFF;
    margin-bottom: 5px;
    border-radius: 8px;
    border: 1px solid #00000066;
    text-decoration: none;
}

#module-blockwishlist-lists .wishlist-list .wishlist-list-item-link .wishlist-list-item-title {
  text-decoration: underline;
}

#module-blockwishlist-lists .wishlist-list .wishlist-list-item-default .wishlist-list-item-right>button i {
  background-image: url(/themes/cgl/modules/blockwishlist/views/img/link.svg);
  color: transparent;
      background-position: center;
    background-repeat: no-repeat;
}

body#view .pagination,
body#view .wishlist-footer-links,
body#view .grid-buttons {
  display: none;
}

.grid-buttons button.grid-view,
.grid-buttons button.list-view {
  width: 64px;
  height: 64px;
}

body#view div#content-wrapper div.products.row {
  width: auto;
}

body#view div#content-wrapper div.products.row > .product {
  flex-basis: 33%;
  max-width: 33%;
}

body#view .products.grid-view .product .product-miniature .product-description .product-title a {
  display: inline-block;
  min-height: 90px;
}

body#view .products.grid-view .product .product-miniature .product-description .product-short-description {
  min-height: 65px;
}

body#view .products.grid-view .product .product-miniature {
      border: 1px solid #D9D9D9;
}

body#view .btn-remove-from-wishlist {
  position: absolute;
  right: 24px;
  top: 24px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
}

body#view .wishlist-top-products {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}

body#view .wishlist-top-products .dropdown-list {
  display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

body#view .wishlist-top-products .dropdown .select-title {
      font-size: .875rem;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
        padding-right: 0px;
    line-height: 1.0;
    min-height: unset;
    height: auto;
    outline: 0 !important;
    box-shadow: none;
}

body#view #js-product-list-top .left-controls {
  width: auto;
    flex-basis: 100%;
    max-width: unset;
}

body#view #js-product-list-top .sort-for-desktop {
  align-items: center;
}

body#view #js-product-list-top [class*="col-"] {
  padding: 0px !important;
}

body#view #js-product-list-top .filter {
  display: none !important;
}

body#view .sort-by-row .sort-for-mobile >.sort {
  margin: 0px;;
}

body#view header.page-header h1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 35px;
}

body#view .wishlist-edit-product {
  display: flex;
  justify-content: space-between;
  align-items: center;

  color: #000;
  margin-bottom: 30px;
}

body#view .wishlist-edit-product svg {
  fill: #FFF;
}

@media (max-width: 767px) {
  #wrapper #may-account-box {
    flex-wrap: wrap;
    flex-direction: column;
  }

  #wrapper #may-account-box #left-column + #content-wrapper {
    min-width: unset;
  }

  #wrapper #may-account-box #left-column {
    width: 100% !important;
    min-width: unset;
    flex-basis: 100%;
  }

  body.cgl-customer-account .my-account-title {
    margin-bottom: 24px;
  }

  #ybc_blog_page .ybc-blog-author-info .defaultForm .form-fields {
    display: flex;
    flex-direction: column;
    align-items: unset;
  }

  #ybc_blog_page .ybc-blog-author-info .form-fields .form-group.row {
    flex-basis: 100%;
  }

  .wapper-management-blog-form .table.configuration thead tr {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .wapper-management-blog-form .table.configuration thead tr th {
    width: 100% !important;
    flex: 0 !important;
  }

  .wapper-management-blog-form .table.configuration:has(.btn-warning) th.actions {
    width: 100% !important;
    flex-basis: 100% !important;
  }

  .wapper-management-blog-form thead tr.filter th.actions .pull-right {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }

  .wapper-management-blog-form .table.configuration tbody tr {
    flex-direction: column;
    gap: 8px !important;
  }

  /* Blog comments - mobile filter form */

  #ybc_blog_page .page-header-comments {
    padding: 16px !important;
    display: flex !important;
    align-items: center !important;
  }

  .wapper-management-blog-form .table.configuration thead {
    padding: 16px !important;
  }

  .wapper-management-blog-form .table.configuration thead tr {
    align-items: stretch !important;
    gap: 9px !important;
  }

  .wapper-management-blog-form .table.configuration thead tr th {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 16px !important;
    padding: 0 !important;
  }

  .wapper-management-blog-form .table.configuration thead tr th .title_box {
    width: 75px !important;
    min-width: 75px !important;
    max-width: 75px !important;
    flex-shrink: 0 !important;
    display: block !important;
    align-self: center !important;
    white-space: normal !important;
    word-break: break-word !important;
    overflow-wrap: break-word !important;
    line-height: 1.3 !important;
  }

  .wapper-management-blog-form .table.configuration thead tr th.title .title_box {
    width: 60px !important;
    min-width: 60px !important;
    max-width: 60px !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  .wapper-management-blog-form .table.configuration thead tr th.title {
    align-items: flex-start !important;
    gap: 30px !important;
  }

  .wapper-management-blog-form thead tr.filter th.id_comment input.filter,
  .wapper-management-blog-form thead tr.filter th.subject input.filter,
  .wapper-management-blog-form thead tr.filter th.title input.filter {
    flex: 1 !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  .wapper-management-blog-form thead tr.filter th.title input.filter {
    width: 0 !important;
  }

  .wapper-management-blog-form thead tr.filter th.rating select,
  .wapper-management-blog-form thead tr.filter th.approved select {
    flex: 1 !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  .wapper-management-blog-form thead tr.filter th.actions {
    display: block !important;
    flex: none !important;
  }

  .wapper-management-blog-form thead tr.filter th.actions .pull-right {
    float: none !important;
    display: block !important;
    width: 100% !important;
    flex-direction: unset !important;
    flex-wrap: unset !important;
    gap: 0 !important;
  }

  .wapper-management-blog-form #ybc_submit_ybc_comment {
    width: 100% !important;
    font-size: 0 !important;
  }

  .wapper-management-blog-form #ybc_submit_ybc_comment::before {
    content: 'Recherche';
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 24px;
    margin-right: 8px;
  }

  /* Blog comments - mobile cards */

  .wapper-management-blog-form .table.configuration tbody {
    padding: 16px !important;
  }

  .wapper-management-blog-form .table.configuration tbody tr {
    align-items: flex-start !important;
  }

  .wapper-management-blog-form .table.configuration tbody td.text-right {
    padding: 0 !important;
    align-self: flex-start !important;
  }

  .wapper-management-blog-form .table.configuration tbody tr::before {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
  }

  .wapper-management-blog-form .table.configuration tbody td.subject .content-comment {
    color: #000000 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    width: 257px;
  }

  #identity #customer-form section > .row > [class*="col-"],
  #identity #customer-form .row.m-0 > .col-12.col-md-6 {
    flex: 0 0 100%;
    max-width: unset;
  }

  body#view div#content-wrapper div.products.row > .product {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    width: 100%;
  }
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top .left-controls {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top .sort-by-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-shrink: 1;
  min-width: 0;
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top .grid-buttons {
  flex-shrink: 0;
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top .select-title {
  font-size: 16px;
}


.grid-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  margin-left: 0 !important;
}

.grid-buttons button.grid-view,
.grid-buttons button.list-view {
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  max-width: 30px;
  max-height: 30px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px 26px;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.4;
}

.grid-buttons button.grid-view.active,
.grid-buttons button.list-view.active {
  opacity: 1;
}

.grid-buttons button.grid-view {
  background-image: url("/themes/cgl/assets/css/29c75cb406f1ab28aed4adb9f82049bd.svg");
}

.grid-buttons button.list-view {
  background-image: url("/themes/cgl/assets/css/a107f80ef7da69dca4d26554f8f0dc8b.svg");
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top .left-controls {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top .sort-by-row {
  display: flex;
  align-items: center;
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top .select-title {
  display: flex;
  align-items: center;
  line-height: 1.2;
  height: 28px;
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top .sort-by-row select {
  display: flex;
  align-items: center;
  height: 28px;
  line-height: 1.2;
  padding: 0 8px;
  margin: 0;
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top .grid-buttons button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  line-height: 1;
}

body#module-pm_advancedsearch4-searchresults #js-product-list-top {
  margin-bottom: 16px;
  padding-bottom: 12px;
}

body#module-pm_advancedsearch4-searchresults #js-product-list,
body#module-pm_advancedsearch4-searchresults .products .product-grid,
body#module-pm_advancedsearch4-searchresults .products .row {
  margin-top: 12px;
  padding-top: 8px;
}

body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature {
  margin-top: 4px;
}

body#module-pm_advancedsearch4-searchresults .products-sort-order .dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 1001;
  width: 200px;
  padding: 4px 0;
  margin: 0.125rem 0 0;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.1);
}

body#module-pm_advancedsearch4-searchresults .products-sort-order .dropdown-menu a.select-list {
  display: block;
  padding: 10px 16px;
  color: #000;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 700;
}

@media (max-width: 767px) {
  body#module-pm_advancedsearch4-searchresults #js-product-list-top .grid-buttons {
    display: none;
  }

  body#module-pm_advancedsearch4-searchresults #js-product-list-top .sort-for-desktop {
    width: 100%;
    justify-content: flex-end;
  }

  body#module-pm_advancedsearch4-searchresults #js-product-list-top .left-controls {
    justify-content: flex-end;
    width: 100%;
    gap: 16px;
  }

  body#module-pm_advancedsearch4-searchresults #js-product-list-top .sort-by {
    font-weight: 400;
    font-size: 16px;
    white-space: nowrap;
  }

  body#module-pm_advancedsearch4-searchresults #js-product-list-top .select-title {
    font-size: 16px;
    font-weight: 700;
    white-space: nowrap;
  }

  body#module-pm_advancedsearch4-searchresults #js-product-list .products .product {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 16px;
  }

  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature .card {
    background: #F5F5F5;
    border-radius: 32px 0 0 0;
    padding: 24px;
    border: none;
    box-shadow: none;
  }

  /* Product image */
  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature .card .product-thumbnail img,
  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature .card img.card-img-top {
    width: 223px;
    height: 223px;
    object-fit: contain;
    margin: 0 auto;
    display: block;
  }

  /* Product title */
  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature .product-title a {
    font-size: 20px;
  }

  /* Bottom row: button + price */
  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature .product-price-and-shipping.row {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  /* Button column */
  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature .product-view {
    flex: 1 1 auto;
    width: auto;
    max-width: none;
    padding: 0;
  }

  /* button */
  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature a.view-product {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 53px;
    background: #A8220D;
    border-radius: 6px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    white-space: nowrap;
  }

  /* Price column */
  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature .product-price {
    flex: 0 0 126px;
    width: 126px;
    max-width: 126px;
    min-width: 0;
    height: 53px;
    padding: 10px 16px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
  }

  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature .product-price span.price {
    font-weight: 700;
    font-size: 20px;
    color: #A8220D;
    line-height: 1.2;
  }

  body#module-pm_advancedsearch4-searchresults #js-product-list .product-miniature .product-price .regular-price {
    font-style: italic;
    font-size: 14px;
    color: #2D3939;
    text-decoration: line-through;
    line-height: 1.2;
  }
}

/* Hide ("FILTRE" heading) */
#js-product-list-header {
  display: none;
}

body#manufacturer #products{
  display: none;
}

body#manufacturer .breadcrumb{
  display: none;
}
