
@font-face {
  font-family: "DM Serif Display";
  src: url("../fonts/DMSerifDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Laser engraving information popup. */
.mc-cpam-guide {
  width: min(560px, calc(100vw - 36px));
}

.mc-cpam-guide__important {
  margin: 22px 0 17px;
  padding: 15px 17px;
  border-left: 3px solid #7a6d5a;
  background: #eee9df;
  color: #302d29;
  font-size: 1.5rem;
  line-height: 1.5;
}

.mc-cpam-guide .mc-size-guide__body > p:not(.mc-cpam-guide__important) {
  color: #57524c;
  font-size: 1.4rem;
  line-height: 1.55;
}

.mc-cpam-guide__note {
  margin-bottom: 0;
  padding-top: 14px;
  border-top: 1px solid #d7d0c5;
  font-size: 1.25rem !important;
}

.mc-engraving-guide {
  width: min(780px, calc(100vw - 36px));
}

.mc-engraving-guide__grid {
  display: grid;
  grid-template-columns: minmax(210px, 40%) 1fr;
  gap: 28px;
  align-items: start;
}

.mc-engraving-guide__figure {
  margin: 0;
}

.mc-engraving-guide__figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 2px;
}

.mc-engraving-guide__caption {
  display: block;
  margin-top: 8px;
  color: #706a61;
  font-size: 1.2rem;
  line-height: 1.4;
}

.mc-engraving-guide__content p {
  color: #4f4a43;
  font-size: 1.45rem;
  line-height: 1.58;
}

.mc-engraving-guide__ideas-title {
  margin: 20px 0 10px;
  font-size: 1.45rem;
  font-weight: 600;
}

.mc-engraving-guide__ideas {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
}

.mc-engraving-guide__ideas li {
  padding: 7px 11px;
  border: 1px solid #d5cec2;
  background: #f6f3ed;
  color: #3f3a34;
  font-size: 1.25rem;
}

.mc-engraving-guide__note {
  margin-bottom: 0;
  padding-top: 14px;
  border-top: 1px solid #ddd6cb;
  font-size: 1.25rem !important;
}

@media only screen and (max-width: 767px) {
  .mc-engraving-guide__grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .mc-engraving-guide__figure img {
    max-height: 230px;
    object-fit: cover;
  }
}

body.bss-onestepcheckout .page-wrapper,
body.bss-onestepcheckout main.page-main {
  background: #f6f7f9 !important;
}

body.bss-onestepcheckout .checkout-container button.action.primary.checkout.btn-placeorder,
body.bss-onestepcheckout .checkout-container button.action.primary.checkout.btn-placeorder:hover,
body.bss-onestepcheckout .checkout-container button.action.primary.checkout.btn-placeorder:focus {
  min-height: 52px !important;
  border: 1px solid #635bff !important;
  border-radius: 7px !important;
  background: #635bff !important;
  box-shadow: 0 2px 4px rgba(99, 91, 255, .24) !important;
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > button.action.primary.checkout.btn-placeorder,
body.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > button.action.primary.checkout.btn-placeorder:hover,
body.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > button.action.primary.checkout.btn-placeorder:focus {
  border-color: #635bff !important;
  border-radius: 7px !important;
  background: #635bff !important;
  box-shadow: 0 2px 4px rgba(99, 91, 255, .24) !important;
}

body.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > button.action.primary.checkout.btn-placeorder,
body.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > button.action.primary.checkout.btn-placeorder:hover,
body.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > button.action.primary.checkout.btn-placeorder:focus {
  border-color: #635bff !important;
  border-radius: 7px !important;
  background: #635bff !important;
  box-shadow: 0 2px 4px rgba(99, 91, 255, .24) !important;
}

/* One-step checkout v2: neutral, Stripe-inspired payment interface. */
body.bss-onestepcheckout {
  background: #f6f7f9 !important;
  color: #1f2937 !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

body.bss-onestepcheckout .topbar,
body.bss-onestepcheckout .header-middle .col-menu,
body.bss-onestepcheckout .header-middle .col-action,
body.bss-onestepcheckout .breadcrumbs,
body.bss-onestepcheckout .page-title-wrapper,
body.bss-onestepcheckout .page-footer {
  display: none !important;
}

body.bss-onestepcheckout .page-header,
body.bss-onestepcheckout .header-container,
body.bss-onestepcheckout .header-middle {
  min-height: 76px !important;
  border: 0 !important;
  border-bottom: 1px solid #e5e7eb !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.bss-onestepcheckout .header-middle .container-fluid {
  max-width: 1180px !important;
  min-height: 76px;
  margin: 0 auto !important;
  padding: 0 24px !important;
}

body.bss-onestepcheckout .header-middle .flex-layout {
  min-height: 76px;
}

body.bss-onestepcheckout .header-middle .logo-container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

body.bss-onestepcheckout .header-middle .logo-container::after {
  content: "Paiement sécurisé";
  padding-left: 22px;
  background: linear-gradient(#6b7280, #6b7280) 3px 8px / 12px 10px no-repeat;
  color: #6b7280;
  font-size: 12px;
  font-weight: 500;
}

body.bss-onestepcheckout .header-middle .logo img {
  width: auto !important;
  height: 48px !important;
  object-fit: contain;
}

body.bss-onestepcheckout .page-main {
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 38px 24px 64px !important;
}

body.bss-onestepcheckout .checkout-container {
  display: flow-root;
  margin: 0 !important;
}

body.bss-onestepcheckout .authentication-wrapper {
  width: 58% !important;
  margin: 0 0 14px !important;
  text-align: right;
}

body.bss-onestepcheckout .authentication-wrapper .action-auth-toggle {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #635bff !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

body.bss-onestepcheckout .opc-wrapper {
  float: left !important;
  width: 58% !important;
  padding: 0 !important;
}

body.bss-onestepcheckout #opc-sidebar {
  float: right !important;
  width: 38% !important;
  margin: 0 !important;
}

body.bss-onestepcheckout .opc-wrapper #shipping,
body.bss-onestepcheckout .opc-wrapper #opc-shipping_method,
body.bss-onestepcheckout .opc-wrapper #payment,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary {
  box-sizing: border-box;
  float: none !important;
  width: 100% !important;
  margin: 0 0 18px !important;
  padding: 26px 28px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .04) !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary {
  position: sticky;
  top: 20px;
}

body.bss-onestepcheckout .opc-wrapper .step-title,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary > .title {
  display: flex !important;
  min-height: 30px;
  margin: 0 0 22px !important;
  padding: 0 0 16px !important;
  border: 0 !important;
  border-bottom: 1px solid #eef0f3 !important;
  color: #111827 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
}

body.bss-onestepcheckout .opc-wrapper .step-title::before,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary > .title::before {
  display: inline-flex !important;
  width: 26px !important;
  height: 26px !important;
  margin: -2px 10px 0 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: #eef2ff !important;
  color: #4f46e5 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  align-items: center;
  justify-content: center;
}

body.bss-onestepcheckout label,
body.bss-onestepcheckout .label,
body.bss-onestepcheckout .field-tooltip,
body.bss-onestepcheckout .note {
  color: #374151 !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

body.bss-onestepcheckout .field > .label {
  margin-bottom: 7px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
}

body.bss-onestepcheckout input.input-text,
body.bss-onestepcheckout select,
body.bss-onestepcheckout textarea {
  min-height: 46px !important;
  padding: 10px 12px !important;
  border: 1px solid #d1d5db !important;
  border-radius: 7px !important;
  background: #fff !important;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .04) !important;
  color: #111827 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
}

body.bss-onestepcheckout input.input-text:hover,
body.bss-onestepcheckout select:hover,
body.bss-onestepcheckout textarea:hover {
  border-color: #9ca3af !important;
}

body.bss-onestepcheckout input.input-text:focus,
body.bss-onestepcheckout select:focus,
body.bss-onestepcheckout textarea:focus {
  border-color: #635bff !important;
  box-shadow: 0 0 0 3px rgba(99, 91, 255, .14) !important;
  outline: 0 !important;
}

body.bss-onestepcheckout .fieldset > .field {
  margin-bottom: 16px !important;
}

body.bss-onestepcheckout input[type="radio"] {
  width: 17px !important;
  height: 17px !important;
  margin: 1px 12px 0 0 !important;
  transform: none !important;
  accent-color: #635bff !important;
}

body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row,
body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row:hover,
body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row.selected-method {
  border: 0 !important;
  border-bottom: 1px solid #eef0f3 !important;
  background: #fff !important;
}

body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row.selected-method {
  background: #f8f7ff !important;
}

body.bss-onestepcheckout .table-checkout-shipping-method tbody td {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  color: #374151 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 13px !important;
}

body.bss-onestepcheckout .table-checkout-shipping-method .col-price {
  color: #111827 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}

body.bss-onestepcheckout .payment-method,
body.bss-onestepcheckout .bss-payment-method-box,
body.bss-onestepcheckout .bss-payment-method-box:hover,
body.bss-onestepcheckout .bss-payment-method-box.selected {
  border: 0 !important;
  border-bottom: 1px solid #eef0f3 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.bss-onestepcheckout .payment-method._active,
body.bss-onestepcheckout .bss-payment-method-box.selected {
  background: #f8f7ff !important;
}

body.bss-onestepcheckout .payment-method-title,
body.bss-onestepcheckout .bss-payment-method-label {
  padding: 15px 12px !important;
  color: #374151 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
}

body.bss-onestepcheckout .payment-method-content {
  padding: 0 14px 18px 41px !important;
}

body.bss-onestepcheckout #opc-sidebar .osc-summary-item-name {
  color: #111827 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
}

body.bss-onestepcheckout #opc-sidebar .osc-summary-item-options {
  color: #6b7280 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 11px !important;
  line-height: 1.4;
}

body.bss-onestepcheckout #opc-sidebar .qty-badge {
  background: #eef0f3 !important;
  color: #374151 !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

body.bss-onestepcheckout #opc-sidebar .data.table.table-totals {
  border-top: 1px solid #e5e7eb !important;
}

body.bss-onestepcheckout #opc-sidebar .table-totals th,
body.bss-onestepcheckout #opc-sidebar .table-totals td,
body.bss-onestepcheckout #opc-sidebar .cart-price .price {
  color: #4b5563 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 13px !important;
}

body.bss-onestepcheckout #opc-sidebar .table-totals .grand th,
body.bss-onestepcheckout #opc-sidebar .table-totals .grand td,
body.bss-onestepcheckout #opc-sidebar .table-totals .grand .price {
  color: #111827 !important;
  font-size: 19px !important;
  font-weight: 700 !important;
}

body.bss-onestepcheckout .btn-placeorder {
  min-height: 52px !important;
  margin-top: 18px !important;
  border: 1px solid #635bff !important;
  border-radius: 7px !important;
  background: #635bff !important;
  box-shadow: 0 2px 4px rgba(99, 91, 255, .24) !important;
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.bss-onestepcheckout .btn-placeorder:hover,
body.bss-onestepcheckout .btn-placeorder:focus {
  border-color: #5145e5 !important;
  background: #5145e5 !important;
}

body.bss-onestepcheckout .reassurance-wrapper {
  margin-top: 14px;
  padding: 0 4px;
}

body.bss-onestepcheckout .reassurance-wrapper details {
  border-bottom: 1px solid #eef0f3 !important;
}

body.bss-onestepcheckout .reassurance-wrapper summary {
  padding: 13px 0 !important;
  color: #6b7280 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 11px !important;
}

@media only screen and (max-width: 767px) {
  body.bss-onestepcheckout .page-header,
  body.bss-onestepcheckout .header-container,
  body.bss-onestepcheckout .header-middle,
  body.bss-onestepcheckout .header-middle .flex-layout {
    min-height: 64px !important;
  }

  body.bss-onestepcheckout .header-middle .container-fluid {
    min-height: 64px;
    padding: 0 16px !important;
  }

  body.bss-onestepcheckout .header-middle .logo img {
    height: 40px !important;
  }

  body.bss-onestepcheckout .page-main {
    padding: 22px 14px 40px !important;
  }

  body.bss-onestepcheckout .authentication-wrapper,
  body.bss-onestepcheckout .opc-wrapper,
  body.bss-onestepcheckout #opc-sidebar {
    float: none !important;
    width: 100% !important;
  }

  body.bss-onestepcheckout .opc-wrapper #shipping,
  body.bss-onestepcheckout .opc-wrapper #opc-shipping_method,
  body.bss-onestepcheckout .opc-wrapper #payment,
  body.bss-onestepcheckout #opc-sidebar .opc-block-summary {
    margin-bottom: 14px !important;
    padding: 20px 18px !important;
    border-radius: 10px !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary {
    position: static;
  }

  body.bss-onestepcheckout .opc-wrapper .step-title,
  body.bss-onestepcheckout #opc-sidebar .opc-block-summary > .title {
    margin-bottom: 18px !important;
    padding-bottom: 14px !important;
    font-size: 17px !important;
  }
}

/* October-inspired cart: editorial layout, fine rules and no app-like cards. */
body.checkout-cart-index .page-main {
  max-width: 1240px;
  padding-bottom: 80px;
}

body.checkout-cart-index .page-title-wrapper {
  margin-bottom: 52px;
}

body.checkout-cart-index .cart-container {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 350px;
  gap: 64px;
  align-items: start;
}

body.checkout-cart-index .form-cart,
body.checkout-cart-index .cart-summary {
  float: none !important;
  width: auto !important;
}

body.checkout-cart-index .form-cart {
  grid-column: 1;
  grid-row: 1;
}

body.checkout-cart-index .cart-summary {
  grid-column: 2;
  grid-row: 1;
}

body.checkout-cart-index .cart.table-wrapper,
body.checkout-cart-index #shopping-cart-table,
body.checkout-cart-index #shopping-cart-table tbody.cart.item,
body.checkout-cart-index #shopping-cart-table tr,
body.checkout-cart-index #shopping-cart-table td {
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.checkout-cart-index #shopping-cart-table {
  border-top: 1px solid #bdb5a8;
}

body.checkout-cart-index #shopping-cart-table thead {
  display: none;
}

body.checkout-cart-index #shopping-cart-table tbody.cart.item {
  border-bottom: 1px solid #bdb5a8 !important;
}

body.checkout-cart-index #shopping-cart-table .item-info > td {
  padding-top: 28px !important;
  padding-bottom: 18px !important;
  vertical-align: middle;
}

body.checkout-cart-index #shopping-cart-table td.col.item {
  padding-left: 0 !important;
}

body.checkout-cart-index #shopping-cart-table .product-item-photo {
  width: 132px !important;
  padding: 0 !important;
  background: #ded5c5 !important;
}

body.checkout-cart-index #shopping-cart-table .product-image-container {
  width: 132px !important;
}

body.checkout-cart-index #shopping-cart-table .product-image-wrapper {
  background: #ded5c5 !important;
}

body.checkout-cart-index #shopping-cart-table .product-item-details {
  padding: 4px 22px 0 !important;
}

body.checkout-cart-index #shopping-cart-table .product-item-name {
  margin: 0 0 14px !important;
}

body.checkout-cart-index #shopping-cart-table .product-item-name a {
  color: #222 !important;
  font-family: "DM Serif Display", serif;
  font-size: 2.5rem !important;
  font-weight: 400 !important;
  line-height: 1.08;
}

body.checkout-cart-index #shopping-cart-table .item-options {
  margin: 0;
  color: #625e58;
  font-size: 1.2rem;
  line-height: 1.55;
}

body.checkout-cart-index #shopping-cart-table .item-options dt,
body.checkout-cart-index #shopping-cart-table .item-options dd {
  display: inline;
  float: none;
  margin: 0;
}

body.checkout-cart-index #shopping-cart-table .item-options dt::after {
  content: " : ";
}

body.checkout-cart-index #shopping-cart-table .item-options dd::after {
  content: "";
  display: block;
}

body.checkout-cart-index #shopping-cart-table .col.qty .field.qty {
  display: inline-flex;
  min-width: 96px;
  height: 42px;
  margin: 0 !important;
  padding: 0 !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #aaa296 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

body.checkout-cart-index #shopping-cart-table .col.qty .qty-down,
body.checkout-cart-index #shopping-cart-table .col.qty .qty-up {
  display: flex;
  width: 31px;
  height: 40px;
  align-items: center;
  justify-content: center;
  color: #222;
}

body.checkout-cart-index #shopping-cart-table .col.qty input.qty {
  width: 32px !important;
  height: 40px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #222;
  font-size: 1.4rem;
  text-align: center;
}

body.checkout-cart-index #shopping-cart-table .col.subtotal .price {
  color: #222 !important;
  font-size: 1.75rem !important;
  font-weight: 500 !important;
}

body.checkout-cart-index #shopping-cart-table .item-actions td {
  padding: 0 0 24px !important;
}

body.checkout-cart-index #shopping-cart-table .actions-toolbar {
  padding-left: 154px;
}

body.checkout-cart-index #shopping-cart-table .action-edit,
body.checkout-cart-index #shopping-cart-table .action-delete {
  margin-right: 18px !important;
  color: #625e58 !important;
  font-size: 1.15rem;
  text-decoration: underline;
  text-underline-offset: 3px;
}

body.checkout-cart-index #shopping-cart-table .action-edit::before,
body.checkout-cart-index #shopping-cart-table .action-delete::before {
  display: none !important;
}

body.checkout-cart-index #shopping-cart-table .action-edit span,
body.checkout-cart-index #shopping-cart-table .action-delete span {
  display: inline !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
  clip: auto !important;
}

body.checkout-cart-index .cart.main.actions {
  display: flex;
  margin-top: 24px;
  align-items: center;
  gap: 22px;
}

body.checkout-cart-index .cart.main.actions .action {
  min-width: 0 !important;
  padding: 0 0 3px !important;
  border: 0 !important;
  border-bottom: 1px solid #777066 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #3f3b36 !important;
  box-shadow: none !important;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
  text-transform: none !important;
}

body.checkout-cart-index .cart-summary {
  margin: 0 !important;
  padding: 0 0 28px !important;
  border: 0 !important;
  border-top: 1px solid #222 !important;
  border-bottom: 1px solid #bdb5a8 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.checkout-cart-index .cart-summary > .summary.title {
  display: block;
  margin: 0 !important;
  padding: 24px 0 22px !important;
  border-bottom: 1px solid #bdb5a8;
  color: #222;
  font-family: "DM Serif Display", serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}

body.checkout-cart-index .cart-summary .block,
body.checkout-cart-index .cart-summary .block > .title,
body.checkout-cart-index .cart-summary .cart-totals,
body.checkout-cart-index .cart-summary .checkout-methods-items {
  border-radius: 0 !important;
  background: transparent !important;
}

body.checkout-cart-index .cart-summary .block > .title {
  padding: 17px 0 !important;
  border-bottom: 1px solid #d2cbc0 !important;
}

body.checkout-cart-index .cart-summary .block > .title strong {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: .04em;
  text-transform: uppercase;
}

body.checkout-cart-index .cart-summary .cart-totals {
  padding: 16px 0 8px !important;
  border-top: 0 !important;
}

body.checkout-cart-index .cart-summary .cart-totals th,
body.checkout-cart-index .cart-summary .cart-totals td {
  padding: 8px 0 !important;
  color: #3f3b36;
}

body.checkout-cart-index .cart-summary .cart-totals tr.totals.sub,
body.checkout-cart-index .cart-summary .cart-totals tr.totals-tax {
  display: none !important;
}

body.checkout-cart-index .cart-summary > .summary.title,
body.checkout-cart-index .cart-summary #block-discount,
body.checkout-cart-index .cart-summary .block.discount {
  display: none !important;
}

body.checkout-cart-index .cart-summary .cart-totals {
  padding-top: 0 !important;
}

body.checkout-cart-index .cart-summary .grand.totals th,
body.checkout-cart-index .cart-summary .grand.totals td {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
  border-top: 0 !important;
  border-bottom: 1px solid #bdb5a8;
}

body.checkout-cart-index .cart-summary .grand.totals th,
body.checkout-cart-index .cart-summary .grand.totals td {
  padding-top: 18px !important;
  border-top: 1px solid #bdb5a8;
  color: #222;
  font-size: 1.8rem;
}

body.checkout-cart-index .cart-summary .action.primary.checkout {
  width: 100%;
  min-height: 54px;
  margin: 8px 0 0 !important;
  border: 1px solid #222 !important;
  border-radius: 0 !important;
  background: #222 !important;
  color: #fff !important;
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.checkout-cart-index .cart-summary .action.primary.checkout:hover,
body.checkout-cart-index .cart-summary .action.primary.checkout:focus {
  border-color: #bc8246 !important;
  background: #bc8246 !important;
}

@media only screen and (max-width: 767px) {
  body.checkout-cart-index .page-main {
    padding-right: 18px;
    padding-left: 18px;
  }

  body.checkout-cart-index .page-title-wrapper {
    margin-bottom: 30px;
  }

  body.checkout-cart-index .cart-container {
    display: block;
  }

  body.checkout-cart-index .form-cart,
  body.checkout-cart-index .cart-summary {
    grid-column: auto;
    grid-row: auto;
  }

  body.checkout-cart-index #shopping-cart-table .item-info > td {
    padding-top: 22px !important;
  }

  body.checkout-cart-index #shopping-cart-table .product-item-photo {
    width: 104px !important;
  }

  body.checkout-cart-index #shopping-cart-table .product-image-container {
    width: 104px !important;
  }

  body.checkout-cart-index #shopping-cart-table .product-item-details {
    padding-left: 16px !important;
    padding-right: 0 !important;
  }

  body.checkout-cart-index #shopping-cart-table .product-item-name a {
    font-size: 2rem !important;
  }

  body.checkout-cart-index #shopping-cart-table .actions-toolbar {
    padding-left: 120px;
  }

  body.checkout-cart-index .cart.main.actions {
    flex-wrap: wrap;
    gap: 14px 20px;
  }

  body.checkout-cart-index .cart-summary {
    margin-top: 48px !important;
  }
}

body.checkout-cart-index .cart.table-wrapper {
  border: 0 !important;
}

body.checkout-cart-index #shopping-cart-table {
  border-right: 0 !important;
  border-left: 0 !important;
  border-collapse: collapse;
}

body.checkout-cart-index #shopping-cart-table tbody.cart.item + tbody.cart.item {
  border-top: 1px solid #bdb5a8 !important;
}

body.checkout-cart-index #shopping-cart-table td.col.item {
  width: 68%;
}

body.checkout-cart-index #shopping-cart-table td.col.qty {
  width: 15%;
}

body.checkout-cart-index #shopping-cart-table td.col.subtotal {
  width: 17%;
  padding-right: 0 !important;
  text-align: right;
}

body.checkout-cart-index #shopping-cart-table .item-actions .actions-toolbar {
  position: static !important;
  inset: auto !important;
  display: flex !important;
  width: auto !important;
  margin: 0 !important;
  padding-left: 154px !important;
  float: none !important;
  align-items: center;
  justify-content: flex-start !important;
  gap: 18px;
  transform: none !important;
}

body.checkout-cart-index #shopping-cart-table tr.item-actions {
  position: static !important;
  inset: auto !important;
  display: table-row !important;
  width: auto !important;
  height: auto !important;
  transform: none !important;
}

body.checkout-cart-index #shopping-cart-table tr.item-actions > td {
  position: static !important;
  display: table-cell !important;
  width: auto !important;
  transform: none !important;
}

body.checkout-cart-index #shopping-cart-table .item-actions .actions-toolbar > a {
  position: static !important;
  inset: auto !important;
  display: inline-block !important;
  width: auto !important;
  margin: 0 !important;
  float: none !important;
  transform: none !important;
}

@media only screen and (max-width: 767px) {
  body.checkout-cart-index #shopping-cart-table .item-actions .actions-toolbar {
    padding-left: 120px !important;
  }
}

/* Stronger contrast for the persistent mobile navigation. */
@media only screen and (max-width: 767px) {
  .fixed-bottom .mobile-bottom-link a,
  .fixed-bottom .mobile-bottom-link a:visited,
  .fixed-bottom .mobile-bottom-link .icon,
  .fixed-bottom .mobile-bottom-link [class*="main-icon-"] {
    color: #111 !important;
    opacity: 1 !important;
  }

  .fixed-bottom .mobile-bottom-link [class*="main-icon-"]::before,
  .fixed-bottom .mobile-bottom-link .icon::before {
    color: #111 !important;
    opacity: 1 !important;
  }
}

@media (min-width: 993px), print {
  .header.content {
    padding: 3px 24px 0;
  }
}

.product-item .product-label {
  top: 2rem !important;
}

.product.info.detailed .product.data.items > .item.content {
  background-color: #EAE5DB;
}

@media (min-width: 993px), print {
  .header.content {
    padding: 3px 24px 0;
  }
}

.product-item .product-label {
  top: 2rem !important;
}

.content-table-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
text-align: justify;
}

.content-table-col {
  flex: 1;
  min-width: 300px;
}

.image-col {
  max-width: 500px;
}

.img-responsive {
  width: 100%;
  height: auto;
  display: block;
}

/* Responsive design */
@media (max-width: 768px) {
  .content-table-row {
    flex-direction: column;
  }
 }
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap');

body {
    font-family: "Nunito Sans", "Avenir", sans-serif !important;
font-size:1.85rem !important;
}

.filter-options .filter-options-title, .sidebar .block .filter-options-title, .filter-options {
    font-size: 2rem;
}


@media (max-width: 1024px) {

button.action.nav-toggle::before {
    content: "\e636";
    font-family: 'Pe-icon-7-stroke';
    font-size: 27px;
    font-weight: normal;
}
.navigation .level0 {
    font-size: 1.3em;
  }
}

.text-col {
  padding-right: 20px;
}

  .text-col,
  .image-col {
    padding: 0;
  }

.banner-middle {
    margin-bottom: 20px;
  }

.rokan-title{
    margin-top: -5rem;
  }

.product-info-main .page-title-wrapper .page-title {
    font-family: 'DM Serif Display', serif !important;
    font-size: 3.3rem !important;
font-weight: 700 !important;  /* Ajoute du gras */
    color: #222222 !important;  /* Remplace la couleur */
}

.content-heading .title {
   font-family: 'DM Serif Display', serif !important;
    font-size: 4.7rem !important;
font-weight: 700 !important;  /* Ajoute du gras */
    color: #222222 !important;  /* Remplace la couleur */
}

/* Responsive pour mobile */
@media screen and (max-width: 768px) {
    .page-title-wrapper .page-title {
        font-size: 3.2rem !important;
    }
}

/* Responsive pour mobile */
@media screen and (max-width: 768px) {
    .content-heading .title {
        font-size: 3.2rem !important;
    }
}



.product-image-photo {
    background-color: #e1d8c8;
  }

.fotorama__stage__shaft fotorama__grab {
    max-width: 440px;
  }

@media (max-width: 768px) {
  .page-layout-1column .product-info-main {
    width: 100%;
  }
}

.gallery-placeholder {
    width: 100%;
  }

#store-selector .form-continue .actions-toolbar .action.primary, .order-review-form .action.primary, .bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary, .product-info-main .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart {
    border-radius: 25px;
  }
.product-info-main .box-tocart .field.qty {
  display: none;
}
.catalog-category-view .category-view-breadcrumbs-banner {
  margin-bottom: 5rem !important;
}

.sidebar-featured {
    display: none !important;
}

a.actions-secondary.visible-hover {
    display: none !important;
}
  #html-body [data-pb-style=V4JDKQP] {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .content-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
  }

  .content-block {
    flex: 1 1 calc(50% - 20px);
    text-align: justify;
  }

  .content-block img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 20px auto;
  }

  .content-block h3,
  .content-block h4 {
    margin-bottom: 10px;
  }

  /* Responsive design for smaller screens */
  @media (max-width: 768px) {
    .content-block {
      flex: 1 1 100%;
    }
  }

.product-item-name, .product.name a {
    margin-top: -20px;
  }

.navigation .level0 {
    font-size: 1.0em;
  }
.product-info-main .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart {
    line-height: 1.6rem;
    padding: 20px 85px;
    font-size: 1.4rem;
    margin-top: 24px;
  }
p {
    margin-top: 2rem;
    margin-bottom: 0rem;
}
.product-item .product-item-photo .image_hover {
    top: 30px;
    background-color: #e1d8c8;
}
.page-header .header-container.layout-11 .col-action .action-header > li .minicart-wrapper > a.action.showcart .counter.qty .total-mini-cart-item {
    font-size: 1.4rem;
    color: #f7f6F0;
    background-color: red;
    border-radius: 2px;
}
.tableau-presentation th,
.tableau-presentation td {
    border: 1px solid black; /* Définit la couleur et l'épaisseur de la bordure */
    padding: 8px; /* Ajoute un peu d'espace intérieur */
    text-align: left; /* Alignement du texte */
}
.page-footer .footer-6 .footer-container, .page-footer .footer-2 .footer-container, .page-footer .footer-3 .footer-container {
    background-color: #222222;
font-size:1.6rem !important;
}

.rokan-title h3.module-title {
   font-family: 'DM Serif Display', serif !important;
    font-size: 5.2rem !important;
    font-weight: 700 !important;  /* Ajoute du gras */
    color: #222222 !important;  /* Remplace la couleur */
margin-top:90px;
}

.rokan-title h3.module-title2 {
    font-family: 'DM Serif Display', serif !important;
    font-size: 5.2rem !important;
    color: #222222 !important;  /* Remplace la couleur */
margin-top: 85px;
}

@media only screen and (max-width: 576px) {
  .rokan-title .module-title, .block .title.rokan-title .module-title {
    padding: 0 10px;
    font-size: 3.5rem !important;
  }
}

/* Responsive pour mobile */
@media screen and (max-width: 768px) {
    .rokan-title h3.module-title {
        font-size: 3.5rem !important;
margin-top:85px;
    }

    .rokan-title h3.module-title2 {
        font-size: 3.4rem !important;
    }
}

.content-block h2 {
color: #222222;
  text-align: left; /* Annule la justification pour les titres h2 */
}
.rokan-title .short_description, .block .title.rokan-title .short_description, .rokan-title .des, .block .title.rokan-title .des, .rokan-title .short-des, .block .title.rokan-title .short-des {
    font-size: 2.4rem;
}
     .info-section {
            display: flex;
            justify-content: space-around;
            padding: 30px;
        }
        .info-item {
            text-align: center;
            flex: 1;
            padding: 0 20px;
        }
        .info-item img {
            width: 40px;
            height: auto;
            margin-bottom: 10px;
        }
        .info-item h3 {
            font-size: 18px;
            font-weight: bold;
        }
 .container2 {
            text-align: center;
            padding: 40px;
        }
        .section2 {
            display: flex;
            justify-content: space-around;
            padding: 20px;
            border-bottom: 1px solid #ddd;
        }
        .section2 div {
            flex: 1;
            padding: 0 20px;
            border-right: 2px solid black;
        }
        .section2 div:last-child {
            border-right: none;
        }
.info-item i {
            font-size: 60px;
            color: #333;
            margin-bottom: 10px;
        }
.page-title-wrapper .block-ts-assembler {
        font-family: 'DM Serif Display', serif !important;
    font-size: 4.7rem !important;
    color: #222222 !important;
}

/* Responsive pour mobile */
@media screen and (max-width: 768px) {
    .page-title-wrapper .block-ts-assembler {
        font-size: 3.2rem !important;
    }
}
.control2 {
    font-weight: bold;
    border: 2px solid transparent;
font-size: 16px;
text-align: center;
background-color: #f7f6F0;
    
    /* Bordure multicolore */
    border-image: linear-gradient(45deg, black, #f2f2f2, black) 1;
    border-image-slice: 1;

    /* Ajout d'un ombrage léger */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    
    /* Supprimer l'apparence par défaut sur certains navigateurs */
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/* Ajouter une icône de flèche personnalisée */
.control {
    position: relative;
}

.control::after {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 16px;
    color: black;
}
.product-info-main .page-title-wrapper .page-title {
font-family: 'DM Serif Display', serif !important;
    font-size: 3.3rem !important;
    font-weight: 700 !important;  /* Ajoute du gras */
    color: #222222 !important;  /* Remplace la couleur */
}

.product-add-form {
    width: 100%;
}

/* Étendre la boîte contenant le bouton */
.product-add-form .box-tocart {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch; /* Forcer tous les enfants à s'étendre sur toute la largeur */
}

/* Forcer le conteneur du bouton à s'étendre */
.product-add-form .box-tocart .actions {
    width: 100%;
    display: flex;
    justify-content: center;
}

/* Assurer que le bouton prend toute la largeur */
#product-addtocart-button {
    width: 100% !important;  /* Prendre toute la largeur */
    max-width: none !important;  /* Supprimer toute restriction */
    text-align: center;
    padding: 15px 20px;
    font-size: 16px;
    box-sizing: border-box;
    display: block;
}

/* Correction si le bouton est le seul élément */
.product-add-form .box-tocart .actions:only-child {
    display: flex;
    width: 100%;
}

/* Empêcher toute limitation sur la largeur des champs et du bouton */
.product-options-wrapper .control select,
.product-options-wrapper .control input,
#product-addtocart-button {
    width: 100%;
    max-width: none;
    box-sizing: border-box;
}

.value h4 {
  color: #222222;
  font-weight: 600;
  font-size: 2.5rem;
}
@media (min-width: 993px), print {
  .product.data.items > .item.title > .switch {
    padding: 0.1rem 24px 1.7rem 24px;
  font-family: 'DM Serif Display', serif !important;
    font-size: 5.2rem !important;
    font-weight: 700 !important;
  }
}
.product.info.detailed .product.data.items > .item.content .description .value {
  line-height: 1.5;
  background-color: #EAE5DB !important;
}
.checkout-cart-index .page-title-wrapper, .checkout-index-index .page-title-wrapper, .contact-index-index .page-title-wrapper.background-contact, div[class="top-banner-blog-container section"][style*="background-image"], .storelocator-index-index .store-locator-breadcrumbs-banner .banner-image, .rokanfaq-index-index .banner-wrapper-image .banner-image {
    padding-top: 3.02761855vw !important;
    padding-bottom: 3.02761855vw !important;
  }

/* Supprimer toute marge ou padding inutile */
.fotorama_wrap {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important;
}

/* S'assurer que l'image principale s'étend sur toute la largeur */
.fotorama__stage {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}


.product-label.onsale::before {
    border-left-color: #f7f6F0 !important;
    border-bottom-color: #f7f6F0 !important;
    border-top-color: #f7f6F0 !important;
}

.product-label.onsale::after {
    border-bottom-color: #f7f6F0 !important;
    border-left-color: #f7f6F0 !important;
    border-top-color: #f7f6F0 !important;
}
.action.towishlist {
    display: none !important;
}
.action.tocompare {
    display: none !important;
}
.product-item-info {
    overflow: hidden !important;
}

.product-item-info .product-image-photo,
.product-item-info .product-image-photo.image_hover {
    transition: transform 0.3s ease !important;
}

.product-item-info:hover .product-image-photo,
.product-item-info:hover .product-image-photo.image_hover {
    transform: scale(1.03) !important;
}

.fotorama__stage__frame .fotorama__img {
max-width: 85%;
}

.fotorama__arr {
    display: none !important;
}

.fotorama__stage, 
.fotorama__img {
    transition: none !important;
    animation: none !important;
}

.product-options-bottom,
.product-options-bottom .box-tocart,
.product-options-bottom .box-tocart .fieldset,
.product-options-bottom .box-tocart .actions {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.product-options-bottom .box-tocart .actions {
    display: flex;
    justify-content: center; /* ou space-between si plusieurs boutons */
}

.product-options-bottom .box-tocart .actions .tocart {
    width: 100% !important;
    max-width: 100% !important;
    padding: 15px 20px;
    box-sizing: border-box;
    text-align: center;
}
@media (min-width: 1200px), print {
  .navigation .level0 .submenu {
    font-size: 15px;
    font-weight: 400;
  }
}

@media only screen and (max-width: 1919px) {
  .checkout-cart-index .page-title-wrapper, .checkout-index-index .page-title-wrapper, .contact-index-index .page-title-wrapper.background-contact, div[class="top-banner-blog-container section"][style*="background-image"], .storelocator-index-index .store-locator-breadcrumbs-banner .banner-image, .rokanfaq-index-index .banner-wrapper-image .banner-image {
    padding-top: 1.02761855vw !important;
    padding-bottom: 1.02761855vw !important;
  }
}

.block.shipping {
    display: none !important;
}

a.action.multicheckout {
    display: none !important;
}

tr.totals-tax {
    display: none !important;
}

tr.totals.sub {
    display: none !important;
}

.cart.table-wrapper thead {
    display: none !important;
}

.cart.table-wrapper .item .col.item {
display: contents;
vertical-align: middle;
}

.cart-summary {
  background: #d6f0ff;
  border: 0px;
border-spacing:7px;
border-radius:25px;
}
@media (max-width: 768px) {
    /* Cache les colonnes "Recherche par prix" et "Sous-total" en mobile */
    td.col.price,
    td.col.subtotal,
    th.col.price,
    th.col.subtotal {
        display: none !important;
    }
}

/* RESPONSIVE POUR SECTION2 ET INFO-SECTION */
@media screen and (max-width: 768px) {
  .section2 {
    flex-direction: column;
    gap: 20px;
    padding: 10px;
  }

  .section2 div {
    border-right: none !important;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
  }

  .info-section {
    flex-direction: column;
    gap: 20px;
    padding: 10px;
  }

  .info-section .info-item {
    padding: 10px 0;
  }

  .container2 {
    padding: 20px;
  }

  .rokan-title h3.module-title {
    font-size: 3rem !important;
  }

  .rokan-title .short_description {
    font-size: 1.4rem !important;
  }
}

 .cart.table-wrapper .product-item-photo {
    vertical-align: middle;
  }

@media (min-width: 993px), print {
  .cart.table-wrapper .product-item-photo {
    vertical-align: middle;
  }
}

/* Supprime toutes les bordures internes du tableau */
.cart.table-wrapper td,
.cart.table-wrapper th {
  border: none !important;
}

/* Applique uniquement une bordure extérieure autour du tableau */
#shopping-cart-table {
  border: 1px solid #ccc; /* tu peux mettre #000 pour noir si tu préfères */
  border-radius: 25px; /* optionnel : pour arrondir les coins */
  overflow: hidden;
  width: 100%;
  border-collapse: separate; /* important pour éviter que ça casse */
  border-spacing: 7px;
  box-sizing: border-box;
background-color: #fafafa;
}

.cart.table-wrapper .product-item-details p {
  margin: 4px 0;
  line-height: 1.4;
}

.cart.table-wrapper .product-item-name {
  font-weight: 600;
  font-size: 1.6rem;
}
input.input-text.qty {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.cart.table-wrapper tbody tr:nth-child(odd) {
  background-color: #fafafa;
}
/* Masquer le prix unitaire */
.cart.table-wrapper td.col.price,
.cart.table-wrapper th.col.price {
  display: none !important;
}

.checkout-cart-index .cart-summary .checkout .item button, .checkout-cart-index .cart-summary .checkout .item .cart.table-wrapper .actions-toolbar > .action, .checkout-cart-index .cart-summary .checkout .item .action-gift {
  font-size: 1.9rem;
}

button.action.primaryt {
  background-color: #222222;
  color: #f7f6F0;
  transition: background-color 0.3s ease, transform 0.2s ease;
  font-weight: bold;
}

.product-main-content.mf-initial {
  background-color: #e1d8c8 !important;
}

.product-options-wrapper .field {
  background-color: #eae5db;
  padding: 12px 7px;
  border-radius: 6px;
}

.product.data.items > .item.title {
    bottom: 25px;
  }

@media (min-width: 993px), print {
  .product.data.items > .item.title {
    bottom: 25px;
  }
}

.logo-container {
  pointer-events: none;
  position: relative; /* ou absolute avec coordonnées précises */
  z-index: 2;
  display: inline-block; /* ou un width/height précis */
}


/* Autoriser les clics uniquement sur l'élément réel (le logo ou le lien) */
.logo-container a,
.logo-container img {
  pointer-events: auto;
}

.product-item {
  font-size: 1.5rem;
}

@media only screen and (max-width: 1024px) {
  .navigation .submenu:not(:first-child) {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
  }
}
.toolbar.toolbar-products {
    display: none !important;
}
.catalog-category-view .breadcrumbs {
  margin-bottom: -50px;
}
@media (min-width: 993px), print {
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
}
tr.totals.shipping.excl {
  display: none !important;
}
body.catalog-product-view div.message.success {
    display: none !important;
}
.catalog-product-view .breadcrumbs {
    margin-bottom: 0;
    background-color: #e1d8c8;
    padding-bottom: 3rem; 
}

.checkout-cart-index .cart-price .price {
    font-size: 2.2rem;
}

.cart-container .cart.table-wrapper td.subtotal span {
    margin-bottom: 35px;
}

.cart-totals .grand .amount strong, .opc-block-summary .table-totals .grand .amount strong {
    font-weight: 700;
    font-size: 2.2rem;
}

.cart.table-wrapper .product-item-name {
    font-weight: 600;
    font-size: 2.5rem;
    margin-top: 12px;
}

 .navigation .level0 > .level-top {
    color: #222;
    line-height: 50px;
    padding: 0 15.5px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
  display: block;
  width: 100%;
  }

.minicart-wrapper .action.showcart:before {
    font-size: 55px;
  }

.page-header .header-container.layout-11 .col-action .minicart-wrapper .action.showcart .counter.qty, .page-header .header-container.layout-11 .col-action li .counter.qty {
    font-size: 3rem;
  }
@media only screen and (max-width: 1024px) {
    .checkout-index-index .opc-estimated-wrapper .action.showcart {
        margin-left: 10px;
      }
}

@media only screen and (max-width: 767px) {
    .opc-wrapper .step-title {
        font-size: 27px;
        border-bottom: 0;
        color: #1979c3;
        padding-bottom: 0;
    }

    .contact-index-index h3 {
        margin-bottom: 0rem;
    }
}
.navigation li.level0.has-children > a.level-top {
  cursor: pointer;
}

.navigation li.level0.has-children.open > a.level-top {
  font-weight: bold;
}

.navigation li.level0 .submenu {
  display: none;
}

.navigation li.level0.open .submenu {
  display: block;
}
@media (min-width: 993px) {
.page-layout-1column .product-info-main {
    width: 49% !important;
}

/* Walking-stick size guide trigger and accessible modal. */
.mc-size-guide-label-group {
  display: inline-flex;
  min-width: 0;
  align-items: center;
  gap: 7px;
}

.mc-size-guide-trigger {
  display: inline-flex;
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin: -2px 0 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  border: 1px solid #625e58;
  border-radius: 50%;
  background: transparent;
  color: #3f3b36;
  font-family: Georgia, serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
}

.mc-size-guide-trigger:hover,
.mc-size-guide-trigger:focus {
  border-color: #222;
  background: #222;
  color: #fff;
  outline: 0;
}

.mc-size-guide {
  width: min(620px, calc(100vw - 36px));
  max-height: min(760px, calc(100vh - 44px));
  margin: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: #f7f6f0;
  color: #222;
  box-shadow: 0 18px 70px rgba(0, 0, 0, .22);
}

.mc-size-guide::backdrop {
  background: rgba(25, 23, 20, .52);
  backdrop-filter: blur(2px);
}

.mc-size-guide__body {
  padding: 42px 46px 40px;
}

.mc-size-guide__close {
  position: absolute;
  top: 15px;
  right: 17px;
  z-index: 2;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #222;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
}

.mc-size-guide h2 {
  margin: 0 45px 14px 0;
  font-family: "DM Serif Display", serif;
  font-size: 3.1rem;
  font-weight: 400;
  line-height: 1.05;
}

.mc-size-guide__intro,
.mc-size-guide__note {
  margin: 0;
  color: #57524c;
  font-size: 1.45rem;
  line-height: 1.55;
}

.mc-size-guide__measure {
  display: grid;
  grid-template-columns: 30px 1fr;
  gap: 13px 12px;
  margin: 24px 0 27px;
  align-items: start;
}

.mc-size-guide__measure-number {
  display: flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #222;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1;
}

.mc-size-guide__measure p {
  margin: 2px 0 0;
  font-size: 1.45rem;
  line-height: 1.45;
}

.mc-size-guide__table-title {
  margin: 0 0 12px;
  font-family: "DM Serif Display", serif;
  font-size: 2rem;
  font-weight: 400;
}

.mc-size-guide__sizes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 22px;
  max-height: 240px;
  margin: 0 0 22px;
  padding: 0;
  overflow: auto;
  list-style: none;
  border-top: 1px solid #cac2b3;
}

.mc-size-guide__sizes li {
  padding: 8px 0;
  border-bottom: 1px solid #d9d2c6;
  font-size: 1.3rem;
  line-height: 1.35;
}

@media only screen and (max-width: 767px) {
  .mc-size-guide__body {
    padding: 36px 22px 28px;
  }

  .mc-size-guide h2 {
    font-size: 2.5rem;
  }

  .mc-size-guide__sizes {
    grid-template-columns: 1fr;
    max-height: 230px;
  }

  .catalog-product-view .product-options-wrapper .field > .label .mc-size-guide-label-group {
    display: inline-flex;
    padding: 0;
    align-items: center;
  }
}

/* Editorial studio backdrops for product images with transparency. */
body.catalog-product-view .fotorama__stage__frame {
  background-color: #d8c5ad !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

body.catalog-product-view.mc-product-backdrop-1 .fotorama__stage__frame {
  background-image: url("../Magento_Catalog/images/product-backdrops/studio-sand.jpg") !important;
}

body.catalog-product-view.mc-product-backdrop-2 .fotorama__stage__frame {
  background-image: url("../Magento_Catalog/images/product-backdrops/studio-greige.jpg") !important;
}

body.catalog-product-view.mc-product-backdrop-3 .fotorama__stage__frame {
  background-image: url("../Magento_Catalog/images/product-backdrops/studio-blush.jpg") !important;
}

body.catalog-product-view.mc-product-backdrop-4 .fotorama__stage__frame {
  background-image: url("../Magento_Catalog/images/product-backdrops/studio-latte.jpg") !important;
}

body.catalog-product-view .block.related,
body.catalog-product-view .block.upsell {
  background: transparent !important;
  background-color: transparent !important;
}

/* Clear hierarchy for promotional prices on product pages. */
body.catalog-product-view .product-info-main .price-box:has(.special-price) {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px 18px;
  align-items: flex-end;
}

body.catalog-product-view .product-info-main .price-box .special-price,
body.catalog-product-view .product-info-main .price-box .old-price {
  display: block !important;
  margin: 0 !important;
}

body.catalog-product-view .product-info-main .price-box .special-price .price-container,
body.catalog-product-view .product-info-main .price-box .old-price .price-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

body.catalog-product-view .product-info-main .price-box .price-label {
  display: block !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 5px !important;
  padding: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  color: #625e58;
  font-size: 1.1rem !important;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: .06em;
  text-transform: uppercase;
}

body.catalog-product-view .product-info-main .price-box .special-price .price {
  color: #222 !important;
  font-size: 3.4rem !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

body.catalog-product-view .product-info-main .price-box .old-price .price {
  color: #766f66 !important;
  font-size: 2rem !important;
  font-weight: 400 !important;
  text-decoration-thickness: 1px !important;
}

body.catalog-product-view .product-info-main .mc-discount-badge {
  align-self: flex-end;
  margin: 0 0 3px;
  padding: 5px 9px;
  background: #222;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: .04em;
}

/* Let recommendation and accessory sections use the product page background. */
body.catalog-product-view .block.related,
body.catalog-product-view .block.upsell {
  background: transparent !important;
  background-color: transparent !important;
}
}
.cart.table-wrapper .item-actions td {
    padding-bottom: 0px;
}

    .rokan-title .module-title2,
    .rokan-title .module-title {
      font-size: 1.8rem;
      color: #333;
    }

    .banner-top-home.section {
      margin: 30px auto;
      background: #eae5db !important;
    }

    .selling-home2 .container > div {
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

    .selling-home2 h2.title {
      font-size: 35px;
      color: #222222;
    }

.mpquickcart .block-footer {
  min-height: 121px !important;
}

@media only screen and (max-width: 992px) {
  .cart.table-wrapper {
    overflow: inherit;
    border: 0px;
  }
}
@media (max-width: 1024px) {
  .osc-summary-item-content {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .opc-block-summary .items-in-cart > .title {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .product.options .toggle {
    display: none !important;
  }
}

.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 3px solid #1979C3;
  padding-bottom: 12px;
  color: #1979C3;
  font-weight: 300;
  font-size: 3.6rem;
 font-family: 'DM Serif Display', serif !important;
}

.qty-badge {
  background-color: #bc8246;
  color: white;
  border-radius: 50px; /* cercle ou arrondi complet */
  padding: 6px 12px;
  font-weight: bold;
  display: inline-block;
  min-width: 30px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.4;
}
.opc-block-summary .minicart-items-wrapper {
padding: 25px 6px 25px 0px !important;
}

.minicart-items .product-image-container {
    width: 120px !important;
margin-right: 15px;
}

.minicart-items .product-image-wrapper {
    padding-bottom: auto !important;
}

@media (max-width: 991px) {
  .bss-onestepcheckout .payment-group .step-title.mobile[data-role="title"]:has(span:contains("Express Checkout")) {
    display: none !important;
  }
}
#product_tab_l336141734.section {
  margin-bottom: 0 !important;
}

.title {
  margin-bottom: 3.5rem;
  text-align: center;
}

section, .section, .product.info.detailed, .block.related, .block.upsell {
  margin-bottom: 0rem;
}

.page-footer .footer-static_link {
  margin: 80px -1.5rem;
}

.filter-options .filter-options-item:first-of-type .filter-options-title, .sidebar .block .filter-options-item:first-of-type .filter-options-title, .filter-options .filter-options-item:first-of-type .block-title strong, .sidebar .block .filter-options-item:first-of-type .block-title strong {

  font-size: 2rem;
}

.banner-middle .col-left{
  margin-bottom: 20px;
}

.mpquickcart .action.primary.checkout,
.mpquickcart .action.primary {
    background: #222222 !important;         /* Valeur raccourcie */
    background-color: #222222 !important;   /* Pour être sûr */
    color: #f7f6F0 !important;
    border: 1px solid #222222 !important;
    padding: 14px 24px !important;
    border-radius: 25px !important;
    text-align: center !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    font-size: 1.6rem !important;
    box-shadow: none !important;
    filter: brightness(1) !important; /* empêche certaines surcharges JS */
}

.mpquickcart .action.primary.checkout:hover,
.mpquickcart .action.primary:hover {
    background-color: #bc8246 !important;
    border-color: #bc8246 !important;
    color: #f7f6F0 !important;
}

/* Style unifié pour le bouton "PASSEZ LA COMMANDE" */
.bss-onestepcheckout .actions-toolbar .primary .action.primary.checkout.btn-placeorder {
    background: #222222 !important;
    background-color: #222222 !important;
    color: #f7f6F0 !important;
    border: 1px solid #222222 !important;
    border-radius: 25px !important;
    padding: 14px 24px !important;
    font-size: 1.6rem !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    box-shadow: none !important;
    display: inline-block !important;
    transition: all 0.3s ease !important;
}

.bss-onestepcheckout .actions-toolbar .primary .action.primary.checkout.btn-placeorder:hover {
    background-color: #bc8246 !important;
    border-color: #bc8246 !important;
    color: #f7f6F0 !important;
}


@media (max-width: 768px) {
  .nivo-main-image {
    height: 732px !important;
    width: 100% !important;
    object-fit: cover;
  }
}
.reassurance-wrapper {
  padding: 1rem;
  font-family: sans-serif;
}

.reassurance-wrapper details {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1rem;
}

.reassurance-wrapper summary {
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 0.8rem 0;
padding: 0.8rem 0;
  margin-top: 15px;
  font-size: 1.4rem;
  color: #7e7c7c;
}

.reassurance-wrapper summary::after {
  content: "▼";
  font-size: 0.8em;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

.reassurance-wrapper details[open] summary::after {
  transform: rotate(180deg);
}

@media only screen and (max-width: 1024px) {
  .page-header .col-menu .primary-menu-container .navigation .level0 > .level-top {
    font-size: 2.3rem !important;
padding: 10px 15px !important;
  }
}

.page-footer .footer-top > .footer.content {
padding-top: 3rem;
}

.osc-summary-item-image img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 0px;
}

.filter-options-content a {
  color: #666666 !important; /* Mets la couleur que tu veux ici */
  text-decoration: none !important; /* optionnel : enlève le soulignement */
}

.page-header .header-container.layout-11:not(.sticky) .header-middle {
  padding-top: 20px;
  padding-bottom: 25px;
}

.counter-number {
  background: #44c86b;
  color: white;
  display: inline !important;
  font-size: 1.5rem !important;
  padding: 0px 9px;
  border-radius: 6px;
  height: 100%;
}
/* En dessous de 1294px : caché */
@media (max-width: 1294px) {
  .page-header .header-container.layout-11 .header.links li:last-child {
    display: none !important;
  }
}
.products-grid .product-items .product-item-info{
  background-color: #eae5db !important;
}

.post-list-wrapper .blog-post-info {
  background-color: #e1d8c8;
}

.block.related .block-title, .block.upsell .block-title, .block.crosssell .block-title {
  background-color: #eae5db !important;
}

.product-item-photo, .product-item-photo, .product-item-photo {
  background-color: #eae5db !important;
}

.product-item-name{
  margin-left: 10px;
}

.product-image-wrapper {
    background-color: #e1d8c8 !important;
}

body .product-item .price-box {
margin-left: 15px;
}

#narrow-by-list .filter-options-content .items .item a {
    display: block;
    padding: 10px 12px;
    margin: 4px 0;
    border-radius: 6px;
    background-color: #f7f6F0;
    color: #333;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
}

#narrow-by-list .filter-options-content .items .item a:hover {
    background-color: #e1d8c8; /* bleu clair */
    color: #000;
}

#narrow-by-list .filter-options-content .items .item a.active,
#narrow-by-list .filter-options-content .items .item a:focus {
    background-color: #c8e1cd; /* bleu vif */
    color: #fff;
    font-weight: bold;
}



  @media (min-width: 993px), print {
    .header.content {
      padding: 3px 24px 0;
    }
  }

  .product-item .product-label {
    top: 2rem !important;
  }

.banner-top-home .row {
  background: #eae5db;
}

.show-product-mode-grid .product-item .product-item-info .product-item-details, body .products-grid .product-item .product-item-info .product-item-details, body .grid .product-item .product-item-info .product-item-details {
  margin-top: 15px;
background-color: #e1d8c8;
}

.products-grid .product-items .product-item-info {
  background-color: #eae5db !important;
}

.fotorama__nav-wrap .fotorama__thumb.fotorama_vertical_ratio {
background-color: #e1d8c8;
}

	.catalog-product_compare-index .table-comparison .cell.label {
		background-color: #eae5db;
	}

@media only screen and (max-width: 1199px) {
  .page-header .col-menu .primary-menu-container .navigation {
    background: #eae5db !important;
  }
}

.fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {
		border-color: #222;
  border-width: 3px;
	}

.product-main-content {
    box-shadow: none !important;
}

.product-info-main .product-category {
    padding-top: 1.9rem;
  margin-top: 1.3rem;
  border-top: 1px solid #cac2b3;
  font-size: 15px;
}

.product-main-content {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}


.catalog-product-view .product-main-content {
  box-shadow:
    100px 0 0 0 #e1d8c8,
    200px 0 0 0 #e1d8c8,
    400px 0 0 0 #e1d8c8,
    800px 0 0 0 #e1d8c8,
    1600px 0 0 0 #e1d8c8,
   -100px 0 0 0 #e1d8c8,
   -200px 0 0 0 #e1d8c8,
   -400px 0 0 0 #e1d8c8,
   -800px 0 0 0 #e1d8c8,
   -1600px 0 0 0 #e1d8c8 !important;
}


.page-title-wrapper .page-title {
font-family: 'DM Serif Display', serif !important;
    font-size: 5.2rem !important;
    font-weight: 700 !important;
    color: #222 !important;
}

.banner-top-home .row {
  background: #eae5db;
}

.infoCPAM {
background: #fffbe7; border-left: 6px solid #f6c959; border-radius: 14px; padding: 18px 24px; margin: 28px 0; max-width: 600px; color: #29416b; box-shadow: 0 2px 12px rgba(230, 190, 80, 0.06); font-size: 1.59rem;
}

/* Cache le bloc étoiles / avis */
#categoryStarsMain {
  display: none !important;
}
html, body {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.product-info-main .page-title-wrapper .page-title,
.product-info-main .page-title-wrapper .page-title .base {
  font-family: "DM Serif Display", serif !important;
}

/* Reserve gallery space before Fotorama initializes to prevent layout shifts. */
.catalog-product-view .product.media .gallery-placeholder {
  aspect-ratio: 1 / 1;
}

/* --------------------------------------------------------------------------
   Mobile product page — editorial, compact layout inspired by Octobre
   Scoped to product pages so category, cart and checkout remain untouched.
   -------------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
  /* Compact product header: one row instead of the former 216px stack. */
  .catalog-product-view .page-header .topbar {
    display: none !important;
  }

  .catalog-product-view .page-header .header-middle {
    min-height: 76px !important;
    padding: 0 !important;
    background: #f7f6f0;
  }

  .catalog-product-view .page-header .header-middle > .container-fluid {
    height: 76px;
    padding: 0 14px !important;
  }

  .catalog-product-view .page-header .header-middle .for-full-width-menu {
    position: relative;
    display: flex !important;
    height: 76px;
    align-items: center !important;
    justify-content: space-between !important;
  }

  .catalog-product-view .page-header .logo-container {
    position: absolute !important;
    top: 50%;
    left: 50%;
    z-index: 3;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translate(-50%, -50%);
  }

  .catalog-product-view .page-header .logo,
  .catalog-product-view .page-header .logo-site {
    display: block !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .catalog-product-view .page-header .logo img {
    display: block;
    width: 112px !important;
    height: auto !important;
    max-height: 48px;
    object-fit: contain;
  }

  .catalog-product-view .page-header .col-menu {
    order: 1;
    width: 40px !important;
    margin: 0 !important;
  }

  .catalog-product-view .page-header .col-menu .sticky-toggle {
    position: static !important;
    display: flex !important;
    width: 40px;
    height: 44px;
    margin: 0 !important;
    align-items: center;
    justify-content: flex-start;
  }

  .catalog-product-view .page-header .logo-site > .nav-toggle {
    display: none !important;
  }

  .catalog-product-view .page-header .col-action {
    order: 3;
    width: auto !important;
    margin: 0 0 0 auto !important;
  }

  .catalog-product-view .page-header .action-header {
    gap: 13px;
    margin: 0 !important;
    align-items: center;
  }

  .catalog-product-view .page-header .action-header > li:first-child,
  .catalog-product-view .page-header .block_search .text,
  .catalog-product-view .page-header .minicart-wrapper .text,
  .catalog-product-view .page-header .counter-label {
    display: none !important;
  }

  .catalog-product-view .page-header .block_search,
  .catalog-product-view .page-header .minicart-li-content-show-hide,
  .catalog-product-view .page-header .minicart-wrapper {
    margin: 0 !important;
    padding: 0 !important;
  }

  .catalog-product-view .page-header .top-search,
  .catalog-product-view .page-header .minicart-wrapper .action.showcart {
    display: flex !important;
    min-width: 30px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
  }

  .catalog-product-view .page-header .top-search i,
  .catalog-product-view .page-header .minicart-wrapper .action.showcart::before {
    font-size: 27px !important;
    line-height: 1 !important;
  }

  .catalog-product-view .page-header .minicart-wrapper .counter.qty {
    position: absolute;
    top: 3px;
    right: -5px;
    min-width: 17px;
    height: 17px;
    padding: 0 4px;
    border-radius: 20px;
    font-size: 1rem !important;
    line-height: 17px;
  }

  .catalog-product-view .page-header .minicart-wrapper .counter-number {
    padding: 0 !important;
    font-size: 1rem !important;
    line-height: 17px;
  }

  .catalog-product-view .page-header + .breadcrumbs,
  .catalog-product-view .page-header .panel.wrapper {
    display: none !important;
  }

  .catalog-product-view .breadcrumbs {
    display: none !important;
  }

  .catalog-product-view .page-main,
  .catalog-product-view .columns,
  .catalog-product-view .column.main {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .catalog-product-view .product-main-content {
    margin: 0 !important;
    padding: 0 !important;
    background: #f7f6f0 !important;
    box-shadow: none !important;
  }

  /* Immersive gallery: full viewport width, stable height, no thumbnail strip. */
  .catalog-product-view .product.media {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #e1d8c8;
  }

  .catalog-product-view .product.media .gallery-placeholder {
    aspect-ratio: auto;
    min-height: 100vw;
    background: #e1d8c8;
  }

  .catalog-product-view .fotorama__wrap,
  .catalog-product-view .fotorama__stage,
  .catalog-product-view .fotorama__stage__shaft,
  .catalog-product-view .fotorama__stage__frame {
    width: 100% !important;
    max-width: 100% !important;
  }

  .catalog-product-view .fotorama__stage {
    height: 100vw !important;
    min-height: 0 !important;
    background: #e1d8c8;
  }

  .catalog-product-view .fotorama__stage__frame .fotorama__img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover;
    object-position: center center;
  }

  .catalog-product-view .fotorama__nav-wrap {
    position: absolute;
    right: 0;
    bottom: 14px;
    left: 0;
    z-index: 2;
    pointer-events: none;
  }

  .catalog-product-view .fotorama__nav--thumbs {
    height: 18px !important;
    text-align: center;
  }

  .catalog-product-view .fotorama__nav--thumbs .fotorama__nav__shaft {
    display: inline-flex !important;
    width: auto !important;
    align-items: center;
    justify-content: center;
    transform: none !important;
    pointer-events: auto;
  }

  .catalog-product-view .fotorama__nav--thumbs .fotorama__nav__frame {
    display: flex !important;
    width: 18px !important;
    height: 18px !important;
    padding: 5px !important;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    box-sizing: border-box;
  }

  .catalog-product-view .fotorama__nav--thumbs .fotorama__thumb {
    position: static !important;
    width: 7px !important;
    height: 7px !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: rgba(34, 34, 34, .28) !important;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .3);
    transition: background-color .2s ease, transform .2s ease !important;
  }

  .catalog-product-view .fotorama__nav--thumbs .fotorama__active .fotorama__thumb {
    background: #222 !important;
    transform: scale(1.15);
  }

  .catalog-product-view .fotorama__nav--thumbs .fotorama__thumb img {
    display: none !important;
  }

  /* Product identity: title on the left, price on the right. */
  .catalog-product-view .product-info-main {
    float: none !important;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    width: 100% !important;
    padding: 22px 18px 8px !important;
    box-sizing: border-box;
    background: #f7f6f0;
    column-gap: 14px;
  }

  .catalog-product-view .product-info-main > * {
    grid-column: 1 / -1;
  }

  .catalog-product-view .product-info-main .page-title-wrapper {
    grid-column: 1;
    grid-row: 1;
    align-self: start;
    margin: 0 !important;
  }

  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    margin: 0 !important;
    font-size: clamp(2.6rem, 8.2vw, 3.5rem) !important;
    line-height: .98 !important;
    letter-spacing: -.02em;
    font-family: "DM Serif Display", serif !important;
    text-transform: none;
  }

  .catalog-product-view .product-info-main .product-info-price,
  .catalog-product-view .product-info-main > .price-box {
    grid-column: 2;
    grid-row: 1;
    align-self: start;
    width: auto !important;
    margin: 3px 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
    white-space: nowrap;
  }

  .catalog-product-view .product-info-main .price-box .price {
    font-size: 2rem !important;
    line-height: 1.1;
    font-weight: 500;
  }

  .catalog-product-view .product-info-main .product-category {
    display: none !important;
  }

  .catalog-product-view .product-info-main .product-reviews-summary {
    margin: 10px 0 0 !important;
  }

  .catalog-product-view .product-info-main .product-add-form {
    margin-top: 18px;
  }

  /* Compact, touch-friendly custom options (including the mandatory CPAM choice). */
  .catalog-product-view .product-options-wrapper {
    margin: 0 !important;
  }

  .catalog-product-view .product-options-wrapper .fieldset {
    margin: 0 !important;
  }

  .catalog-product-view .product-options-wrapper .field {
    margin: 0 0 10px !important;
    padding: 0 !important;
    border: 1px solid #cac2b3;
    border-radius: 0;
    background: transparent;
  }

  .catalog-product-view .product-options-wrapper .field > .label {
    display: block;
    margin: 0 !important;
    padding: 9px 12px 0;
    color: #6e6a63;
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: .08em;
    text-transform: uppercase;
  }

  .catalog-product-view .product-options-wrapper .control::after {
    right: 14px;
  }

  .catalog-product-view .product-options-wrapper select,
  .catalog-product-view .product-options-wrapper input {
    height: 42px;
    padding: 4px 35px 7px 12px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-align: left;
    font-size: 1.5rem;
  }

  .catalog-product-view .product-info-main .box-tocart,
  .catalog-product-view .product-options-bottom .box-tocart {
    margin: 0 !important;
  }

  .catalog-product-view .product-info-main .box-tocart .fieldset,
  .catalog-product-view .product-options-bottom .box-tocart .fieldset {
    margin: 0 !important;
  }

  .catalog-product-view .box-tocart .field.qty {
    display: none !important;
  }

  .catalog-product-view #product-addtocart-button,
  .catalog-product-view .product-options-bottom .box-tocart .actions .tocart {
    min-height: 54px;
    margin: 0 !important;
    padding: 15px 18px !important;
    border: 1px solid #222 !important;
    border-radius: 0 !important;
    background: #222 !important;
    color: #fff !important;
    font-size: 1.35rem !important;
    font-weight: 600 !important;
    letter-spacing: .08em;
    text-transform: uppercase;
  }

  .catalog-product-view #product-addtocart-button:hover,
  .catalog-product-view #product-addtocart-button:focus {
    background: #bc8246 !important;
    border-color: #bc8246 !important;
  }

  .catalog-product-view .product-social-links,
  .catalog-product-view .product-info-main .action.towishlist,
  .catalog-product-view .product-info-main .action.tocompare {
    display: none !important;
  }

  /* Reassurance becomes a concise 2-column set; retain only the first four items. */
  .catalog-product-view .reassurance-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    margin: 20px 0 0;
    padding: 1px;
    background: #d7d0c4;
  }

  .catalog-product-view .reassurance-wrapper details {
    margin: 0;
    padding: 12px;
    border: 0;
    background: #f7f6f0;
  }

  .catalog-product-view .reassurance-wrapper details:nth-of-type(n + 5) {
    display: none !important;
  }

  .catalog-product-view .reassurance-wrapper summary {
    min-height: 38px;
    margin: 0;
    padding: 0 18px 0 0;
    align-items: center;
    color: #3e3b36;
    font-size: 1.2rem;
    line-height: 1.25;
  }

  .catalog-product-view .reassurance-wrapper details > :not(summary) {
    grid-column: 1 / -1;
    font-size: 1.2rem;
  }

  /* Clean accordions for description, details and reviews. */
  .catalog-product-view .product.info.detailed {
    margin: 28px 0 0 !important;
    padding: 0 18px;
    background: #f7f6f0;
  }

  .catalog-product-view .product.data.items > .item.title {
    position: relative !important;
    bottom: auto !important;
    float: none !important;
    width: 100%;
    margin: 0 !important;
    border-top: 1px solid #cac2b3;
  }

  .catalog-product-view .product.data.items > .item.title > .switch {
    display: flex !important;
    min-height: 54px;
    padding: 0 28px 0 0 !important;
    align-items: center;
    border: 0 !important;
    background: transparent !important;
    color: #222 !important;
    font-family: inherit !important;
    font-size: 1.25rem !important;
    font-weight: 500 !important;
    letter-spacing: .07em;
    text-transform: uppercase;
  }

  .catalog-product-view .product.data.items > .item.content {
    margin: 0 !important;
    padding: 0 0 24px !important;
    border: 0 !important;
    background: transparent !important;
  }

  .catalog-product-view .product.info.detailed .description .value,
  .catalog-product-view .product.info.detailed .product.attribute .value {
    padding: 0 !important;
    background: transparent !important;
    font-size: 1.45rem;
    line-height: 1.55;
  }

  .catalog-product-view .product.info.detailed .value h2,
  .catalog-product-view .product.info.detailed .value h3,
  .catalog-product-view .product.info.detailed .value h4 {
    margin: 0 0 14px;
    font-size: 1.9rem !important;
    line-height: 1.2;
  }

  /* Related/upsell products: compact two-column editorial grid. */
  .catalog-product-view .block.related,
  .catalog-product-view .block.upsell {
    padding: 34px 12px 0;
    background: #f7f6f0;
  }

  .catalog-product-view .block.related .block-title,
  .catalog-product-view .block.upsell .block-title {
    margin: 0 6px 18px !important;
    padding: 0 !important;
    background: transparent !important;
    text-align: left;
  }

  .catalog-product-view .block.related .block-title strong,
  .catalog-product-view .block.upsell .block-title strong,
  .catalog-product-view .block.related .block-title h3,
  .catalog-product-view .block.upsell .block-title h3 {
    font-family: "DM Serif Display", serif;
    font-size: 2.8rem !important;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
  }

  .catalog-product-view .block.related .products,
  .catalog-product-view .block.upsell .products {
    margin: 0 !important;
  }

  .catalog-product-view .block.related .product-items,
  .catalog-product-view .block.upsell .product-items {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 8px;
    transform: none !important;
  }

  .catalog-product-view .block.related .product-item,
  .catalog-product-view .block.upsell .product-item {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .catalog-product-view .block.related .product-item-details,
  .catalog-product-view .block.upsell .product-item-details {
    margin-top: 10px !important;
    padding: 0 7px 12px;
    text-align: left;
  }

  .catalog-product-view .block.related .product-item-name,
  .catalog-product-view .block.upsell .product-item-name,
  .catalog-product-view .block.related .price-box,
  .catalog-product-view .block.upsell .price-box {
    margin-left: 0 !important;
  }

  .catalog-product-view .block.related .product-item-name a,
  .catalog-product-view .block.upsell .product-item-name a {
    font-size: 1.35rem;
    line-height: 1.25;
  }
}

@media only screen and (max-width: 767px) {
  body .fixed-bottom .link-on-bottom .mobile-bottom-link > li > a,
  body .fixed-bottom .link-on-bottom .mobile-bottom-link > li > a:visited,
  body .fixed-bottom .link-on-bottom .mobile-bottom-link > li > a:hover,
  body .fixed-bottom .link-on-bottom .mobile-bottom-link > li > a:focus {
    color: #111 !important;
    opacity: 1 !important;
  }
}

/* Product detail accordions: Mistercanne typography and a neutral mobile background. */
@media only screen and (max-width: 767px) {
  body.catalog-product-view .product.info.detailed,
  body.catalog-product-view .product.data.items,
  body.catalog-product-view .product.data.items > .item.title,
  body.catalog-product-view .product.data.items > .item.title > .switch,
  body.catalog-product-view .product.data.items > .item.content,
  body.catalog-product-view .product.info.detailed .product.data.items > .item.content .description .value,
  body.catalog-product-view .product.info.detailed .product.data.items > .item.content .product.attribute .value {
    background: transparent !important;
    background-color: transparent !important;
  }

  body.catalog-product-view .product.data.items > .item.title > .switch {
    font-family: "DM Serif Display", serif !important;
    font-size: 1.9rem !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 1.15 !important;
    text-transform: none !important;
  }

  /* These are presented as consecutive sections on mobile, not hidden tabs. */
  body.catalog-product-view .product.data.items > .item.content {
    display: block !important;
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  body.catalog-product-view .product.data.items > .item.title > .switch {
    cursor: default;
    pointer-events: none;
  }
}

/* Make optional engraving/message inputs unmistakably editable on mobile. */
@media only screen and (max-width: 767px) {
  body.catalog-product-view .product-options-wrapper .field .control > input.input-text.product-custom-option[type="text"] {
    display: block;
    width: calc(100% - 20px) !important;
    height: 48px !important;
    margin: 7px 10px 6px !important;
    padding: 10px 12px !important;
    border: 0 !important;
    border-radius: 2px !important;
    background: #ebe7df !important;
    color: #222 !important;
    box-shadow: none !important;
    font-size: 1.6rem !important;
    line-height: 1.3;
    text-align: left;
  }

  body.catalog-product-view .product-options-wrapper .field .control > input.input-text.product-custom-option[type="text"]:focus {
    border: 0 !important;
    background: #e5e0d7 !important;
    box-shadow: none !important;
    outline: 0;
  }

  body.catalog-product-view .product-options-wrapper .field .control > input.input-text.product-custom-option[type="text"] + .note {
    display: block;
    margin: 3px 10px 9px !important;
    color: #5d5953;
    font-size: 1.2rem;
  }
}

/* --------------------------------------------------------------------------
   Desktop product page — editorial two-column layout inspired by Octobre.
   Mobile rules above remain authoritative below 768px.
   -------------------------------------------------------------------------- */
@media (min-width: 993px) {
  body.catalog-product-view .page-main {
    max-width: 1400px;
    padding-right: 34px;
    padding-left: 34px;
  }

  body.catalog-product-view .breadcrumbs {
    margin: 0;
    padding: 16px 0 24px;
    background: transparent;
    font-size: 1.2rem;
  }

  body.catalog-product-view .product-main-content {
    display: grid;
    grid-template-columns: minmax(0, 1.18fr) minmax(420px, .82fr);
    gap: clamp(42px, 5vw, 78px);
    width: 100%;
    margin: 0;
    padding: 0 0 70px;
    align-items: start;
    background: #eae5db !important;
    box-shadow: none !important;
  }

  body.catalog-product-view .product-main-content::before,
  body.catalog-product-view .product-main-content::after {
    display: none !important;
    content: none !important;
  }

  body.catalog-product-view .product.media,
  body.catalog-product-view .product-info-main {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  body.catalog-product-view .product.media {
    position: relative;
    min-width: 0;
  }

  body.catalog-product-view .product.media .fotorama__wrap {
    position: relative;
    width: 100% !important;
    max-width: none !important;
  }

  /* Main visual plus an Octobre-style vertical thumbnail rail. */
  body.catalog-product-view .product.media .fotorama__stage {
    width: calc(100% - 108px) !important;
    height: auto !important;
    aspect-ratio: 1 / 1;
    background: #e1d8c8;
  }

  body.catalog-product-view .product.media .fotorama__wrap:has(.fotorama__nav-wrap[style*="display: none"]) .fotorama__stage {
    width: 100% !important;
  }

  body.catalog-product-view .product.media .fotorama__stage__shaft,
  body.catalog-product-view .product.media .fotorama__stage__frame {
    width: 100% !important;
    height: 100% !important;
  }

  body.catalog-product-view .product.media .fotorama__stage__frame .fotorama__img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover;
    object-position: center;
  }

  body.catalog-product-view .product.media .fotorama__nav-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 88px !important;
    height: 100% !important;
    margin: 0 !important;
  }

  body.catalog-product-view .product.media .fotorama__nav--thumbs {
    width: 88px !important;
    height: auto !important;
    text-align: left;
  }

  body.catalog-product-view .product.media .fotorama__nav--thumbs .fotorama__nav__shaft {
    display: flex !important;
    width: 88px !important;
    flex-direction: column;
    gap: 12px;
    transform: none !important;
  }

  body.catalog-product-view .product.media .fotorama__nav--thumbs .fotorama__nav__frame {
    display: block !important;
    width: 88px !important;
    height: 88px !important;
    padding: 0 !important;
    border: 1px solid transparent !important;
  }

  body.catalog-product-view .product.media .fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {
    border-color: #222 !important;
  }

  body.catalog-product-view .product.media .fotorama__nav--thumbs .fotorama__thumb,
  body.catalog-product-view .product.media .fotorama__nav--thumbs .fotorama__thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }

  body.catalog-product-view .product-info-main {
    position: sticky;
    display: grid;
    grid-template-columns: max-content minmax(0, 1fr);
    column-gap: 22px;
    top: 24px;
    padding: 4px 0 0 !important;
    align-self: start;
  }

  body.catalog-product-view .product-info-main > * {
    grid-column: 1 / -1;
  }

  body.catalog-product-view .product-info-main .page-title-wrapper {
    grid-column: 1 / -1;
    grid-row: 1;
  }

  body.catalog-product-view .product-info-main .page-title-wrapper .page-title {
    max-width: 680px;
    margin: 0 0 20px !important;
    font-family: "DM Serif Display", serif !important;
    font-size: clamp(3.7rem, 3.2vw, 5.1rem) !important;
    font-weight: 400 !important;
    line-height: .98 !important;
    letter-spacing: -.025em;
  }

  body.catalog-product-view .product-info-main .product-info-price {
    grid-column: 1;
    grid-row: 2;
    align-self: center;
    margin: 0 0 20px !important;
    padding: 0 !important;
    border: 0 !important;
  }

  body.catalog-product-view .product-info-main .price-box .price {
    font-size: 2.6rem !important;
    font-weight: 500;
  }

  body.catalog-product-view .product-info-main .inline.agWidget {
    grid-column: 2;
    grid-row: 2;
    align-self: center;
    justify-self: start;
    margin: 0 0 20px !important;
  }

  body.catalog-product-view .product-info-main > br {
    display: none;
  }

  body.catalog-product-view .product-info-main .product-add-form {
    grid-column: 1 / -1;
    grid-row: 3;
    margin: 0 !important;
  }

  body.catalog-product-view .product-options-wrapper .fieldset {
    display: flex;
    flex-direction: column;
    gap: 11px;
    margin: 0 !important;
  }

  body.catalog-product-view .product-options-wrapper .field {
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #c4bcae;
    border-radius: 2px !important;
    background: transparent !important;
    transition: border-color .2s ease;
  }

  body.catalog-product-view .product-options-wrapper .field:focus-within {
    border-color: #746d63;
  }

  body.catalog-product-view .product-options-wrapper .field > .label {
    display: flex;
    margin: 0 !important;
    padding: 11px 17px 4px !important;
    align-items: baseline;
    justify-content: space-between;
    gap: 18px;
    color: #625e58;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: .055em;
    text-transform: uppercase;
  }

  body.catalog-product-view .product-options-wrapper .field > .label .price-notice {
    flex: 0 0 auto;
    color: #3f3b36;
    font-size: 1.2rem;
    letter-spacing: 0;
    white-space: nowrap;
  }

  body.catalog-product-view .product-options-wrapper .field > .label .price-notice .price {
    font-size: inherit !important;
    font-weight: 500;
  }

  body.catalog-product-view .product-options-wrapper select {
    height: 49px;
    padding: 7px 44px 11px 17px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #222;
    font-size: 1.55rem;
    font-weight: 400;
    text-align: left;
    cursor: pointer;
  }

  body.catalog-product-view .product-options-wrapper .field .control > input.input-text.product-custom-option[type="text"] {
    display: block;
    width: calc(100% - 30px) !important;
    height: 48px !important;
    margin: 9px 15px 7px !important;
    padding: 10px 13px !important;
    border: 0 !important;
    border-radius: 1px !important;
    background: #e3ded5 !important;
    box-shadow: none !important;
    color: #222 !important;
    font-size: 1.55rem !important;
    text-align: left;
  }

  body.catalog-product-view .product-options-wrapper .field .note {
    margin: 4px 15px 11px !important;
    color: #625e58;
    font-size: 1.2rem;
  }

  body.catalog-product-view .box-tocart .field.qty {
    display: none !important;
  }

  body.catalog-product-view #product-addtocart-button,
  body.catalog-product-view .product-options-bottom .box-tocart .actions .tocart {
    min-height: 56px;
    margin-top: 13px !important;
    padding: 16px 20px !important;
    border: 1px solid #222 !important;
    border-radius: 0 !important;
    background: #222 !important;
    color: #fff !important;
    font-size: 1.35rem !important;
    font-weight: 600 !important;
    letter-spacing: .08em;
    text-transform: uppercase;
  }

  body.catalog-product-view #product-addtocart-button:hover,
  body.catalog-product-view #product-addtocart-button:focus {
    border-color: #bc8246 !important;
    background: #bc8246 !important;
  }

  body.catalog-product-view .product-info-main .product-social-links {
    display: none !important;
  }

  body.catalog-product-view .product-info-main .product-category {
    display: block !important;
    grid-column: 1 / -1;
    grid-row: 4;
    margin: 24px 0 0 !important;
    padding: 19px 0 0 !important;
    border-top: 1px solid #cac2b3;
    color: #3f3b36;
    font-size: 1.35rem;
    line-height: 1.75;
  }

  body.catalog-product-view .product-info-main .product-category > div:first-child {
    margin-bottom: 7px;
    font-weight: 500;
  }

  body.catalog-product-view .product-info-main .product-category .product-context-info {
    margin: 0;
    color: #3f3b36;
  }

  body.catalog-product-view .product-info-main .product-category .product-context-info hr {
    margin: 13px 0;
    border: 0;
    border-top: 1px solid #cac2b3;
  }

  body.catalog-product-view .product-info-main .product-category i {
    margin-right: 7px;
  }

  /* Lower information area: calm typography, no oversized tab headings. */
  body.catalog-product-view .product.info.detailed {
    max-width: 1180px;
    margin: 0 auto !important;
    padding: 54px 0 70px;
    border-top: 1px solid #cac2b3;
    background: transparent !important;
  }

  body.catalog-product-view .product.data.items > .item.title {
    position: relative;
    bottom: auto !important;
    margin: 0 28px 28px 0 !important;
  }

  body.catalog-product-view .product.data.items > .item.title > .switch {
    padding: 0 0 8px !important;
    border: 0 !important;
    border-bottom: 1px solid transparent !important;
    background: transparent !important;
    font-family: "DM Serif Display", serif !important;
    font-size: 2.5rem !important;
    font-weight: 400 !important;
    line-height: 1.15;
  }

  body.catalog-product-view .product.data.items > .item.title.active > .switch {
    border-bottom-color: #222 !important;
  }

  body.catalog-product-view .product.data.items > .item.content {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }

  body.catalog-product-view .product.info.detailed .description .value,
  body.catalog-product-view .product.info.detailed .product.attribute .value {
    max-width: 920px;
    margin: 0 auto;
    background: transparent !important;
    font-size: 1.6rem;
    line-height: 1.65;
  }

  body.catalog-product-view .block.related,
  body.catalog-product-view .block.upsell {
    padding-top: 58px;
    background: #f7f6f0;
  }
}

/* Keep the Details and More information section titles aligned with content headings. */
body.catalog-product-view .product.info.detailed .product.data.items > .item.title > .switch {
  font-size: 5.2rem !important;
  font-family: "DM Serif Display", serif !important;
  font-weight: 700 !important;
  line-height: 1.1 !important;
  color: #222 !important;
}

body.catalog-product-view .product.info.detailed .product.data.items > .item.title.active > .switch,
body.catalog-product-view .product.info.detailed .product.data.items > .item.title > .switch:hover,
body.catalog-product-view .product.info.detailed .product.data.items > .item.title > .switch:focus {
  color: #222 !important;
}

@media only screen and (max-width: 767px) {
  body.catalog-product-view .product.info.detailed .product.data.items > .item.title > .switch {
    font-size: 3rem !important;
  }
}

@media (min-width: 993px) {
  body.catalog-product-view .product.info.detailed .product.data.items > .item.title {
    margin-bottom: 46px !important;
  }

  body.catalog-product-view .product.info.detailed .product.data.items > .item.content {
    padding-top: 38px !important;
  }
}

/* Ensure the product backdrops also apply on tablets and mobile. */
body.catalog-product-view .fotorama__stage__frame {
  background-color: #d8c5ad !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

body.catalog-product-view.mc-product-backdrop-1 .fotorama__stage__frame {
  background-image: url("../Magento_Catalog/images/product-backdrops/studio-sand.jpg") !important;
}

body.catalog-product-view.mc-product-backdrop-2 .fotorama__stage__frame {
  background-image: url("../Magento_Catalog/images/product-backdrops/studio-greige.jpg") !important;
}

body.catalog-product-view.mc-product-backdrop-3 .fotorama__stage__frame {
  background-image: url("../Magento_Catalog/images/product-backdrops/studio-blush.jpg") !important;
}

body.catalog-product-view.mc-product-backdrop-4 .fotorama__stage__frame {
  background-image: url("../Magento_Catalog/images/product-backdrops/studio-latte.jpg") !important;
}

/* Recommendation blocks share the page background at every viewport size. */
body.catalog-product-view .block.related,
body.catalog-product-view .block.upsell {
  background: transparent !important;
  background-color: transparent !important;
}

/* Editorial CPAM information block. */
body.catalog-product-view .infoCPAM {
  max-width: 620px;
  margin: 34px 0;
  padding: 23px 0 24px;
  border: 0;
  border-top: 1px solid #bdb5a8;
  border-bottom: 1px solid #bdb5a8;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: #3f3b36;
  font-size: 1.45rem;
  line-height: 1.6;
}

body.catalog-product-view .infoCPAM p {
  margin: 0;
}

body.catalog-product-view .infoCPAM p:first-child {
  margin-bottom: 12px;
}

body.catalog-product-view .infoCPAM p:first-child strong {
  font-family: "DM Serif Display", serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.15;
}

body.catalog-product-view .infoCPAM a {
  padding-bottom: 2px;
  border-bottom: 1px solid #6f685e;
  color: #222;
  text-decoration: none;
  transition: border-color .2s ease, color .2s ease;
}

body.catalog-product-view .infoCPAM a:hover,
body.catalog-product-view .infoCPAM a:focus {
  border-color: #bc8246;
  color: #bc8246;
}

@media only screen and (max-width: 767px) {
  body.catalog-product-view .product-options-wrapper .mc-size-guide-label-group {
    gap: 5px;
  }

  body.catalog-product-view .product-options-wrapper .mc-size-guide-trigger {
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin-top: -1px;
    border-color: #918a80;
    border-width: 1px;
    color: #706a62;
    font-size: 1rem;
    font-weight: 600;
    opacity: .72;
  }

  body.catalog-product-view .product-options-wrapper .mc-size-guide-trigger:hover,
  body.catalog-product-view .product-options-wrapper .mc-size-guide-trigger:focus {
    border-color: #625e58;
    background: transparent;
    color: #3f3b36;
    opacity: 1;
  }
}

@media only screen and (max-width: 767px) {
  body.catalog-product-view .product-options-wrapper button.mc-size-guide-trigger {
    display: inline-flex !important;
    width: 16px !important;
    min-width: 16px !important;
    max-width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    max-height: 16px !important;
    margin: -1px 0 0 !important;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #6f6961 !important;
    font-size: 0 !important;
    line-height: 1 !important;
    opacity: .68;
    appearance: none;
  }

  body.catalog-product-view .product-options-wrapper button.mc-size-guide-trigger > span {
    display: none !important;
  }

  body.catalog-product-view .product-options-wrapper button.mc-size-guide-trigger::before {
    content: "ⓘ";
    display: block;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
  }

  body.catalog-product-view .product-options-wrapper button.mc-size-guide-trigger:hover,
  body.catalog-product-view .product-options-wrapper button.mc-size-guide-trigger:focus {
    border: 0 !important;
    background: transparent !important;
    color: #222 !important;
    box-shadow: none !important;
    opacity: 1;
  }
}

/* One-step checkout: calm, editorial and conversion-focused. */
body.bss-onestepcheckout .page-main {
  max-width: 1280px;
  padding-bottom: 80px;
}

body.bss-onestepcheckout .breadcrumbs {
  display: none;
}

body.bss-onestepcheckout .page-title-wrapper {
  margin: 34px 0 42px;
  text-align: center;
}

body.bss-onestepcheckout .page-title {
  font-family: "DM Serif Display", serif !important;
  font-size: 4.4rem !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}

body.bss-onestepcheckout .authentication-wrapper {
  margin-bottom: 24px;
}

body.bss-onestepcheckout .authentication-wrapper button {
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 5px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid #625e58 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #222 !important;
  font-size: 1.2rem !important;
  font-weight: 500 !important;
  letter-spacing: .05em;
  text-transform: uppercase;
}

body.bss-onestepcheckout .opc-wrapper #shipping,
body.bss-onestepcheckout .opc-wrapper #opc-shipping_method,
body.bss-onestepcheckout .opc-wrapper #payment,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary {
  padding: 22px 16px 26px !important;
  border: 0 !important;
  border-top: 1px solid #80796f !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.bss-onestepcheckout .opc-wrapper .step-title,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary > .title {
  margin: 0 0 22px !important;
  padding: 0 0 18px !important;
  border-bottom: 1px solid #c9c1b5 !important;
  color: #222 !important;
  font-family: "DM Serif Display", serif !important;
  font-size: 2.5rem !important;
  font-weight: 400 !important;
  line-height: 1.08 !important;
}

body.bss-onestepcheckout .opc-wrapper .step-title::before,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary > .title::before {
  width: 28px !important;
  height: 28px !important;
  margin-right: 10px !important;
  background: #222 !important;
  color: #fff !important;
  font-family: Poppins, sans-serif !important;
  font-size: 1.15rem !important;
  font-weight: 500 !important;
  line-height: 28px !important;
}

body.bss-onestepcheckout .field > .label,
body.bss-onestepcheckout .fieldset > .field > .label {
  margin-bottom: 7px !important;
  color: #3f3b36 !important;
  font-size: 1.25rem !important;
  font-weight: 400 !important;
}

body.bss-onestepcheckout input.input-text,
body.bss-onestepcheckout select,
body.bss-onestepcheckout textarea {
  min-height: 48px !important;
  padding: 10px 13px !important;
  border: 1px solid #bcb4a8 !important;
  border-radius: 0 !important;
  background: rgba(255, 255, 255, .28) !important;
  box-shadow: none !important;
  color: #222 !important;
  font-size: 1.4rem !important;
}

body.bss-onestepcheckout input.input-text:focus,
body.bss-onestepcheckout select:focus,
body.bss-onestepcheckout textarea:focus {
  border-color: #222 !important;
  background: rgba(255, 255, 255, .5) !important;
  box-shadow: none !important;
}

body.bss-onestepcheckout .fieldset > .field {
  margin-bottom: 20px !important;
}

body.bss-onestepcheckout input[type="radio"] {
  width: 18px !important;
  height: 18px !important;
  margin: 2px 14px 0 0 !important;
  transform: none !important;
  accent-color: #222;
}

body.bss-onestepcheckout input[type="radio"]:checked,
body.bss-onestepcheckout input[type="radio"]:checked::after {
  background: #222 !important;
}

body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row {
  border: 0 !important;
  border-bottom: 1px solid #d2cbc0 !important;
  background: transparent !important;
}

body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row:hover,
body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row.selected-method {
  border: 0 !important;
  border-bottom: 1px solid #aaa296 !important;
  background: rgba(255, 255, 255, .3) !important;
}

body.bss-onestepcheckout .table-checkout-shipping-method tbody td {
  padding-top: 17px !important;
  padding-bottom: 17px !important;
  color: #302d29;
  font-size: 1.4rem;
}

body.bss-onestepcheckout .table-checkout-shipping-method .col-price {
  color: #625e58;
  font-size: 1.25rem;
}

body.bss-onestepcheckout .payment-method,
body.bss-onestepcheckout .bss-payment-method-box,
body.bss-onestepcheckout .bss-payment-method-box:hover,
body.bss-onestepcheckout .bss-payment-method-box.selected {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid #d2cbc0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.bss-onestepcheckout .payment-method-title,
body.bss-onestepcheckout .bss-payment-method-label {
  padding: 17px 0 !important;
  color: #302d29 !important;
  font-size: 1.4rem !important;
  font-weight: 400 !important;
}

body.bss-onestepcheckout .payment-method._active,
body.bss-onestepcheckout .bss-payment-method-box.selected {
  background: rgba(255, 255, 255, .3) !important;
}

body.bss-onestepcheckout .payment-method-content {
  padding: 0 0 20px 32px !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item {
  padding: 14px 0 !important;
  border-bottom: 1px solid #d2cbc0;
  align-items: center;
}

/* BSS renders a second Magento thumbnail before its own summary row. */
body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product-image-container {
  display: block !important;
  position: absolute;
  top: 14px;
  left: 0;
  width: 82px !important;
  height: 102px !important;
  overflow: hidden;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product-image-container .product-image-wrapper,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product-image-container img {
  width: 82px !important;
  height: 102px !important;
  object-fit: cover;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product {
  position: relative;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item {
  padding-left: 95px !important;
}

body.bss-onestepcheckout #opc-sidebar .osc-summary-item-image {
  display: none !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .subtotal {
  position: absolute;
  bottom: 18px;
  left: 95px;
  z-index: 2;
  margin: 0 !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product.actions,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product.options {
  display: none !important;
}

body.bss-onestepcheckout #opc-sidebar .osc-summary-item-image {
  flex: 0 0 82px;
}

body.bss-onestepcheckout #opc-sidebar .osc-summary-item-image img {
  width: 82px !important;
  height: 102px !important;
  object-fit: cover;
}

body.bss-onestepcheckout #opc-sidebar .osc-summary-item-content {
  display: block !important;
  padding: 0 13px 28px !important;
  color: #3f3b36;
}

body.bss-onestepcheckout #opc-sidebar .osc-summary-item-name {
  margin-bottom: 7px;
  color: #222;
  font-family: "DM Serif Display", serif;
  font-size: 1.65rem;
  font-weight: 400;
  line-height: 1.15;
}

body.bss-onestepcheckout #opc-sidebar .qty-badge {
  width: 22px;
  height: 22px;
  background: #222;
  font-size: 1.1rem;
}

body.bss-onestepcheckout #opc-sidebar .cart-price .price,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary .table-totals .grand .amount strong {
  color: #222 !important;
  font-weight: 500 !important;
}

body.bss-onestepcheckout #opc-sidebar .data.table.table-totals {
  margin-top: 24px !important;
  border-top: 1px solid #80796f;
}

body.bss-onestepcheckout #opc-sidebar .table-totals th,
body.bss-onestepcheckout #opc-sidebar .table-totals td {
  padding: 10px 0 !important;
  color: #3f3b36;
  font-size: 1.3rem;
}

body.bss-onestepcheckout #opc-sidebar .table-totals .grand th,
body.bss-onestepcheckout #opc-sidebar .table-totals .grand td {
  padding-top: 18px !important;
  border-top: 1px solid #bdb5a8;
  color: #222;
  font-size: 1.75rem !important;
}

body.bss-onestepcheckout .btn-placeorder {
  min-height: 56px !important;
  margin-top: 20px !important;
  border: 1px solid #222 !important;
  border-radius: 0 !important;
  background: #222 !important;
  color: #fff !important;
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.bss-onestepcheckout .btn-placeorder span::before {
  content: none !important;
}

body.bss-onestepcheckout .btn-placeorder:hover,
body.bss-onestepcheckout .btn-placeorder:focus {
  border-color: #bc8246 !important;
  background: #bc8246 !important;
}

body.bss-onestepcheckout .reassurance-wrapper details {
  border-bottom: 1px solid #d2cbc0;
}

body.bss-onestepcheckout .reassurance-wrapper summary {
  padding: 15px 18px 15px 0;
  color: #57524c;
  font-size: 1.15rem;
}

@media only screen and (max-width: 767px) {
  body.bss-onestepcheckout .page-main {
    padding-right: 16px;
    padding-left: 16px;
  }

  body.bss-onestepcheckout .page-title {
    font-size: 3.2rem !important;
  }

  body.bss-onestepcheckout .opc-wrapper #shipping,
  body.bss-onestepcheckout .opc-wrapper #opc-shipping_method,
  body.bss-onestepcheckout .opc-wrapper #payment,
  body.bss-onestepcheckout #opc-sidebar .opc-block-summary {
    margin-bottom: 28px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

body.bss-onestepcheckout .opc-wrapper .step-title,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary > .title {
    font-size: 2.25rem !important;
  }
}

/* Checkout v2 final overrides: keep these after the former editorial rules. */
.product-item .action.tocart,
.product-item button.tocart,
.products-grid .product-item .actions-primary {
  display: none !important;
}

.products-grid .product-item .product-item-actions {
  min-height: 0 !important;
  margin-top: 0 !important;
}

.mpquickcart .mpquickcart-block .block-content > .actions > .primary {
  display: flex !important;
  gap: 12px !important;
  width: 100% !important;
  align-items: stretch;
}

.mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.primary,
.mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.viewcart,
.mpquickcart #top-cart-btn-checkout {
  box-sizing: border-box !important;
  display: inline-flex !important;
  width: calc(50% - 6px) !important;
  min-height: 52px !important;
  margin: 0 !important;
  padding: 12px 16px !important;
  border-radius: 7px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  letter-spacing: .02em !important;
  text-decoration: none !important;
  text-transform: none !important;
  align-items: center !important;
  justify-content: center !important;
}

.mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.viewcart {
  border: 1px solid #262626 !important;
  background: transparent !important;
  color: #262626 !important;
}

.mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.viewcart:hover,
.mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.viewcart:focus {
  background: #f8f5ef !important;
  color: #111 !important;
}

.mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.checkout#top-cart-btn-checkout,
.mpquickcart #top-cart-btn-checkout {
  float: none !important;
  border: 1px solid #262626 !important;
  background: #262626 !important;
  color: #fff !important;
}

.mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.checkout#top-cart-btn-checkout:hover,
.mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.checkout#top-cart-btn-checkout:focus,
.mpquickcart #top-cart-btn-checkout:hover,
.mpquickcart #top-cart-btn-checkout:focus {
  border-color: #bc8246 !important;
  background: #bc8246 !important;
  color: #fff !important;
}

.mpquickcart .mpquickcart-block .block-content > .actions > .primary button.action.checkout:not(#top-cart-btn-checkout) {
  border: 1px solid #262626 !important;
  background: transparent !important;
  color: #262626 !important;
}

.mpquickcart .mpquickcart-block .block-content > .actions > .primary button.action.checkout:not(#top-cart-btn-checkout):hover,
.mpquickcart .mpquickcart-block .block-content > .actions > .primary button.action.checkout:not(#top-cart-btn-checkout):focus {
  background: #f8f5ef !important;
  color: #111 !important;
}

@media only screen and (max-width: 480px) {
  .mpquickcart .mpquickcart-block .block-content > .actions > .primary {
    gap: 10px !important;
  }

  .mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.primary,
  .mpquickcart .mpquickcart-block .block-content > .actions > .primary .action.viewcart,
  .mpquickcart #top-cart-btn-checkout {
    width: calc(50% - 5px) !important;
    min-height: 50px !important;
    padding: 10px 8px !important;
    font-size: 13px !important;
  }
}

@media only screen and (max-width: 767px) {
  body.bss-onestepcheckout .header-middle .logo-container {
    display: flex !important;
    flex: 1 1 100% !important;
    width: 100% !important;
    max-width: none !important;
    gap: 24px !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  body.bss-onestepcheckout .header-middle .logo-site {
    flex: 0 0 auto !important;
  }

  body.bss-onestepcheckout .header-middle .logo-container::after {
    flex: 0 0 auto !important;
    margin-left: auto !important;
    white-space: nowrap;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary:not(.subscription-update) {
    padding: 18px 14px !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary:not(.subscription-update) > .title {
    min-height: 26px !important;
    margin-bottom: 6px !important;
    padding-bottom: 14px !important;
    font-size: 16px !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product {
    min-height: 90px !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product-image-container {
    top: 11px !important;
    width: 60px !important;
    height: 68px !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product-image-container .product-image-wrapper,
  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product-image-container img {
    width: 60px !important;
    height: 68px !important;
    object-fit: contain !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item {
    min-height: 90px !important;
    padding: 13px 34px 13px 72px !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item-content {
    min-width: 0 !important;
    padding: 0 0 23px !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item-name {
    display: -webkit-box;
    overflow: hidden;
    font-size: 12.5px !important;
    line-height: 1.3 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item-qty-price {
    top: 13px !important;
    right: 0 !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .qty-badge {
    width: 22px !important;
    height: 22px !important;
    font-size: 10px !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .subtotal {
    bottom: 13px !important;
    left: 72px !important;
  }

  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .table-totals .grand th,
  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .table-totals .grand td,
  body.bss-onestepcheckout #opc-sidebar .opc-block-summary .table-totals .grand .price {
    font-size: 17px !important;
  }
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary:not(.subscription-update) {
  padding: 24px !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary:not(.subscription-update) > .title {
  margin-bottom: 8px !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .minicart-items-wrapper {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  max-height: none !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product-item {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid #e5e7eb !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product {
  min-height: 100px !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product-image-container {
  top: 14px !important;
  width: 70px !important;
  height: 76px !important;
  background: #f4f1eb !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product-image-container .product-image-wrapper,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .product-image-container img {
  width: 70px !important;
  height: 76px !important;
  background: #f4f1eb !important;
  object-fit: contain !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item {
  min-height: 100px !important;
  margin: 0 !important;
  padding: 16px 42px 16px 84px !important;
  border: 0 !important;
  align-items: flex-start !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item-content {
  padding: 0 0 24px !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item-name {
  margin: 0 !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .osc-summary-item-qty-price {
  position: absolute !important;
  top: 16px !important;
  right: 0 !important;
  width: auto !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .qty-badge {
  width: 24px !important;
  height: 24px !important;
  font-size: 11px !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .subtotal {
  bottom: 16px !important;
  left: 84px !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .product > .subtotal .price {
  color: #6b7280 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .data.table.table-totals {
  margin-top: 18px !important;
  border-top: 0 !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .table-totals > tbody > tr:first-child th {
  padding: 14px 0 !important;
  border-bottom: 1px solid #e5e7eb !important;
  color: #6b7280 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}

body.bss-onestepcheckout #opc-sidebar .opc-block-summary .table-totals .grand th,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary .table-totals .grand td {
  padding-top: 18px !important;
  padding-bottom: 4px !important;
  border-top: 1px solid #e5e7eb !important;
}

body.bss-onestepcheckout #payment .payment-group:has(#payment-request-button) {
  display: block !important;
}

body.bss-onestepcheckout #payment .payment-group:has(#payment-request-button) > .step-title.mobile {
  display: none !important;
}

body.bss-onestepcheckout .authentication-wrapper .action-auth-toggle span {
  font-size: 0 !important;
}

body.bss-onestepcheckout .authentication-wrapper .action-auth-toggle span::before {
  content: "Déjà client ? Se connecter";
  font-size: 13px;
}

body.bss-onestepcheckout .header-middle .logo-container::after {
  content: "Paiement sécurisé";
  padding-left: 24px;
  background-color: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='10' width='16' height='11' rx='2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  background-size: 18px 18px !important;
}

body.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > button.action.primary.checkout.btn-placeorder,
body.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > button.action.primary.checkout.btn-placeorder:hover,
body.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > button.action.primary.checkout.btn-placeorder:focus {
  border-color: #635bff !important;
  border-radius: 7px !important;
  background: #635bff !important;
  box-shadow: 0 2px 4px rgba(99, 91, 255, .24) !important;
}

body.bss-onestepcheckout .opc-wrapper #shipping,
body.bss-onestepcheckout .opc-wrapper #opc-shipping_method,
body.bss-onestepcheckout .opc-wrapper #payment,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary {
  box-sizing: border-box;
  float: none !important;
  width: 100% !important;
  margin: 0 0 18px !important;
  padding: 26px 28px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .04) !important;
}

body.bss-onestepcheckout .opc-wrapper .step-title,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary > .title {
  display: flex !important;
  min-height: 30px;
  margin: 0 0 22px !important;
  padding: 0 0 16px !important;
  border: 0 !important;
  border-bottom: 1px solid #eef0f3 !important;
  color: #111827 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
}

body.bss-onestepcheckout .opc-wrapper .step-title::before,
body.bss-onestepcheckout #opc-sidebar .opc-block-summary > .title::before {
  display: inline-flex !important;
  width: 26px !important;
  height: 26px !important;
  margin: -2px 10px 0 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: #eef2ff !important;
  color: #4f46e5 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  align-items: center;
  justify-content: center;
}

body.bss-onestepcheckout input.input-text,
body.bss-onestepcheckout select,
body.bss-onestepcheckout textarea {
  min-height: 46px !important;
  padding: 10px 12px !important;
  border: 1px solid #d1d5db !important;
  border-radius: 7px !important;
  background: #fff !important;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .04) !important;
  color: #111827 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
}

body.bss-onestepcheckout input.input-text:focus,
body.bss-onestepcheckout select:focus,
body.bss-onestepcheckout textarea:focus {
  border-color: #635bff !important;
  box-shadow: 0 0 0 3px rgba(99, 91, 255, .14) !important;
}

body.bss-onestepcheckout input[type="radio"] {
  width: 17px !important;
  height: 17px !important;
  transform: none !important;
  accent-color: #635bff !important;
}

body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row,
body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row:hover,
body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row.selected-method,
body.bss-onestepcheckout .payment-method,
body.bss-onestepcheckout .bss-payment-method-box,
body.bss-onestepcheckout .bss-payment-method-box:hover,
body.bss-onestepcheckout .bss-payment-method-box.selected {
  border: 0 !important;
  border-bottom: 1px solid #eef0f3 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.bss-onestepcheckout .table-checkout-shipping-method tbody tr.row.selected-method,
body.bss-onestepcheckout .payment-method._active,
body.bss-onestepcheckout .bss-payment-method-box.selected {
  background: #f8f7ff !important;
}

body.bss-onestepcheckout .payment-method-title,
body.bss-onestepcheckout .bss-payment-method-label,
body.bss-onestepcheckout .table-checkout-shipping-method tbody td {
  color: #374151 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 13px !important;
}

body.bss-onestepcheckout #opc-sidebar .osc-summary-item-name {
  color: #111827 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
}

body.bss-onestepcheckout #opc-sidebar .osc-summary-item-options,
body.bss-onestepcheckout #opc-sidebar .table-totals th,
body.bss-onestepcheckout #opc-sidebar .table-totals td,
body.bss-onestepcheckout #opc-sidebar .cart-price .price {
  color: #6b7280 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
}

body.bss-onestepcheckout #opc-sidebar .qty-badge {
  background: #eef0f3 !important;
  color: #374151 !important;
}

body.bss-onestepcheckout #opc-sidebar .table-totals .grand th,
body.bss-onestepcheckout #opc-sidebar .table-totals .grand td,
body.bss-onestepcheckout #opc-sidebar .table-totals .grand .price {
  color: #111827 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 19px !important;
  font-weight: 700 !important;
}

body.bss-onestepcheckout .btn-placeorder {
  min-height: 52px !important;
  border: 1px solid #635bff !important;
  border-radius: 7px !important;
  background: #635bff !important;
  box-shadow: 0 2px 4px rgba(99, 91, 255, .24) !important;
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.bss-onestepcheckout .btn-placeorder:hover,
body.bss-onestepcheckout .btn-placeorder:focus {
  border-color: #5145e5 !important;
  background: #5145e5 !important;
}

@media only screen and (max-width: 767px) {
  body.bss-onestepcheckout .opc-wrapper #shipping,
  body.bss-onestepcheckout .opc-wrapper #opc-shipping_method,
  body.bss-onestepcheckout .opc-wrapper #payment,
  body.bss-onestepcheckout #opc-sidebar .opc-block-summary {
    margin-bottom: 14px !important;
    padding: 20px 18px !important;
    border-radius: 10px !important;
  }

  body.bss-onestepcheckout .opc-wrapper .step-title,
  body.bss-onestepcheckout #opc-sidebar .opc-block-summary > .title {
    font-size: 17px !important;
  }
}

body.bss-onestepcheckout .page-wrapper,
body.bss-onestepcheckout main.page-main {
  background: #f6f7f9 !important;
}

body.bss-onestepcheckout .checkout-container button.action.primary.checkout.btn-placeorder,
body.bss-onestepcheckout .checkout-container button.action.primary.checkout.btn-placeorder:hover,
body.bss-onestepcheckout .checkout-container button.action.primary.checkout.btn-placeorder:focus {
  min-height: 52px !important;
  border: 1px solid #635bff !important;
  border-radius: 7px !important;
  background: #635bff !important;
  box-shadow: 0 2px 4px rgba(99, 91, 255, .24) !important;
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}
