/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.woocommerce-Reviews .woocommerce-Reviews-title {
  margin-bottom: 20px !important;
}
.elementor-711 .elementor-element.elementor-element-732012b {
  margin-bottom: 30px;
}
.woocommerce-product-gallery {
  justify-content: center !important;
  background-color: #fbfaf7;
}
.wd-carousel-wrap {
  align-items: center;
}
.woocommerce-variation-price .price {
  font-size: 32px !important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image {
  padding: 25px 0;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link, .hover-img) img {
  max-height: 380px;
  object-fit: contain;
}
.wd-products[class*="wd-stretch-cont"]
  .wd-product
  :is(.price, .wrap-price, .product-rating-price) {
  font-size: 18px;
}
.elementor-widget-wd_single_product_content p a {
  text-decoration: underline !important;
}
.wd-product .wd-entities-title {
  font-size: 18px !important;
}
.wd-action-btn.wd-style-icon > a {
  width: 40px;
  height: 40px !important;
}
.wd-buttons .wd-action-btn > a {
  background-color: white;
  border-radius: 88px;
  opacity: 1;
  margin-top: 8px;
  margin-right: 8px;
}
.formflex {
  display: flex;
  gap: 15px;
}

/* Mondial Relay */
/* #shipping_method_0_boxtal_connect36 + label {
  background: url("https://esopassion.com/wp-content/uploads/2025/05/mondialrelay.webp")
    no-repeat right center;
  background-size: 28px;
  height: 33px;
} */
/* Colissimo */
/* #shipping_method_0_boxtal_connect37 + label {
  background: url("https://esopassion.com/wp-content/uploads/2025/05/Cube_cartographie_points_retraits_60px.webp")
    no-repeat right center;
  background-size: 28px;
  height: 33px;
} */
.wd-nav[class*="wd-style-"]
  > li:is(.wd-has-children, .menu-item-has-children)
  > a:after {
  color: rgb(255, 255, 255);
}
.wd-nav[class*="wd-style-"] {
  --nav-color: #ffffff;
}
.whb-header_506050 .wd-nav[class*="wd-style-"] {
  --nav-color: #262626;
}
.whb-header_506050
  .wd-nav[class*="wd-style-"]
  > li:is(.wd-has-children, .menu-item-has-children)
  > a:after {
  color: #262626;
}

.woocommerce-orders-table__cell a {
  text-decoration: underline;
}
.wd-single-post-header {
  align-items: baseline;
  --wd-align: baseline;
}
.single-format-standard .wd-page-title {
  display: none;
}
.wd-page-title {
  padding-block: 0 !important;
  background-color: transparent !important;
}
.wd-page-title h1 {
  color: #262626;
}
#tgpc_enable_checkout_gift_wrapper_field .checkbox {
  display: flex;
  align-items: baseline;
}
#tgpc_enable_checkout_gift_wrapper_field {
  margin-top: 20px;
}
.wd-nav.wd-style-default {
  --nav-color-hover: #d5a970;
  --nav-color-active: #d5a970;
}

.wd-nav-main > li > a,
.wd-nav-secondary > li > a {
  height: 40px;
  font-weight: 500 !important;
  font-style: var(--wd-header-el-font-style) !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
}
.wd-slide-container {
  background: linear-gradient(90deg, #262626 5%, rgba(38, 38, 38, 0) 60%),
    linear-gradient(180deg, #262626 0%, rgba(38, 38, 38, 0) 30%),
    linear-gradient(
      180deg,
      rgba(38, 38, 38, 0) 80.29%,
      rgba(38, 38, 38, 0.8) 100%
    );
  max-width: none;
  justify-content: center !important;
}
.btnheader .wd-btn-text {
  color: #ffffff;
}
.wd-slide-inner {
  max-width: 1480px !important;
}
.wd-buttons .wd-action-btn > a {
  margin-top: 0;
  margin-right: 0;
}
.wd-nav-main > li > a,
.wd-nav-secondary > li > a {
  font-size: 14px !important;
}
.product-element-bottom .woocommerce-Price-amount {
  color: #d9bb92;
}
.wd-product .product-image-link {
  background-color: #fbf9f4;
  padding: 15px;
}
.trait {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 2rem; /* espace entre le texte et les traits */
  color: #2a2a2a; /* couleur du texte, ajustable */
  font-weight: 600;
  position: relative;
}

.trait::before,
.trait::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #d5a970; /* couleur des traits */
  max-width: 150px;
}
.woocommerce table.shop_table th.product-subtotal,
.woocommerce table.shop_table td.product-subtotal {
  display: none !important;
}
.woocommerce-cart td.product-price {
  white-space: nowrap;
}

.expert-note-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  margin-top: 30px;
  background-color: #f8f8f8;
  padding: 20px;
}

.expert-photo img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
}
.expert-content h3 {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .expert-note-wrapper {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .expert-photo {
    margin-bottom: 15px;
  }
}
.wd-back-btn {
  display: none;
}
.wd-page-title h1 {
  font-size: 42px !important;
}
.post-single-page .wd-entry-content img {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.wd-post-cat.wd-style-with-bg {
  margin-left: auto;
  margin-right: auto;
}
.wd-single-post-header .title {
  margin-left: auto;
  margin-right: auto;
}
.wd-post-date {
  margin-left: auto;
  margin-right: auto;
}
.wd-meta-separator {
  margin-left: auto;
  margin-right: auto;
}
.wd-post-thumb .wd-post-img {
  transition: all 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  height: 210px;
  max-height: 210px;
}
.wd-post-img img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.blog-design-meta-image.blog-style-bg .wd-post-content {
  background-color: #fbf9f4;
}
.blog .wd-page-title,
.archive .wd-page-title {
  margin-top: 40px;
}

.blog .wd-page-title h1,
.archive .wd-page-title h1 {
  margin-left: auto;
  margin-right: auto;
}

.blog .entry-title.title,
.archive .entry-title.title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 2rem; /* ou selon ton design */
  text-align: center;
  margin-bottom: 20px;
}

.blog .entry-title.title::before,
.blog .entry-title.title::after,
.archive .entry-title.title::before,
.archive .entry-title.title::after {
  content: "";
  flex: 0 0 150px;
  height: 1px;
  background-color: #d5a970;
  margin: 0 15px;
}
.wd-page-title h1,
.wd-page-title h1 {
  margin-left: auto;
  margin-right: auto;
}
.entry-title.title,
.entry-title.title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 2rem; /* ou selon ton design */
  text-align: center;
  margin-bottom: 20px;
}
.entry-title.title::before,
.entry-title.title::after,
.entry-title.title::before,
.entry-title.title::after {
  content: "";
  flex: 0 0 150px;
  height: 1px;
  background-color: #d5a970;
  margin: 0 15px;
}
.post-single-page iframe {
  width: 100%;
  height: 600px;
}

@media screen and (max-width: 768px) {
  .blog .entry-title.title::before,
  .blog .entry-title.title::after,
  .archive .entry-title.title::before,
  .archive .entry-title.title::after {
    display: none;
  }
  .post-single-page iframe {
    width: 100%;
    height: revert-layer;
  }
}
.wd-breadcrumbs {
  display: none;
}

.marques-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
}

.marque-card {
  text-align: center;
  border: 1px solid #ddd;
  padding: 15px;
}

.marque-card img {
  max-width: 100%;
  height: auto;
}

.modeles-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 30px;
}

.modele-card {
  border: 1px solid #eee;
  padding: 15px;
}
.modele-card img {
  max-height: 220px;
  object-fit: cover;
  width: 100%;
}

.montre-details {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 40px;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .montre-details {
    grid-template-columns: 1fr;
  }
}
/* Style de la pagination */
.pagination {
  text-align: center;
  margin: 40px 0;
  clear: both;
}

.pagination ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pagination li {
  display: inline;
  margin: 0 5px;
}

.pagination a,
.pagination span {
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #ddd;
  text-decoration: none;
  color: #333;
  border-radius: 3px;
  transition: all 0.3s;
}

.pagination a:hover {
  background-color: #f5f5f5;
}

.pagination .current {
  background-color: #2c3e50;
  color: white;
  border-color: #2c3e50;
}

.pagination .prev,
.pagination .next {
  font-weight: bold;
}

/* Section Actualités */
/* Styles unifiés pour les actualités (marques ET single montre) */
.marque-actualites {
  margin-top: 60px;
  padding-top: 40px;
}

.marque-actualites h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.8em;
  color: #333;
}

.actualites-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 30px;
  margin-bottom: 30px;
}

.actualite-card {
  background: #fbf9f4;
  overflow: hidden;
  transition: transform 0.3s;
  border-radius: var(--wd-brd-radius);
}

.actualite-card:hover {
  transform: translateY(-5px);
}

.actualite-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.actualite-card h3 {
  margin: 0px 25px 10px 25px;
  font-size: 18px;
  line-height: 1.4;
  font-family: "Inter";
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.actualite-card time {
  display: block;
  margin: 25px 25px 10px 25px;
  font-size: 13px;
  color: #a5a5a5;
}

.actualite-card .excerpt {
  margin: 0px 25px 10px 25px;
  color: #444;
  font-size: 15px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.voir-plus {
  text-align: center;
  margin-top: 20px;
}

.button {
  display: inline-block;
  padding: 12px 25px;
  background-color: #2c3e50;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s;
  font-weight: 500;
}

.button:hover {
  background-color: #1a252f;
}

/* Responsive */
@media (max-width: 768px) {
  .actualites-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .marque-actualites h2 {
    font-size: 1.5em;
    margin-bottom: 20px;
  }
}

/* Spécificité légèrement renforcée pour single montre */
.single-montre .marque-actualites {
  margin-top: 80px;
}

/* Section Autres Références */
.other-models {
  margin-top: 60px;
  padding-top: 40px;
}

.other-models h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.8em;
  color: #333;
}

.models-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 30px;
  margin-bottom: 30px;
}

.model-card {
  background: #fbf9f4;
  overflow: hidden;
  transition: transform 0.3s;
}

.model-card:hover {
  transform: translateY(-5px);
}

.model-image {
  width: 100%;
  height: 200px;
  object-fit: contain;
  padding: 15px;
  background: #fbf9f4;
}

.model-card h3 {
  margin: 15px;
  font-size: 1.1em;
  text-align: center;
}

.price-range {
  text-align: center;
  margin-bottom: 15px;
  font-weight: 500;
  color: #d5a970;
}

.see-all-container {
  text-align: center;
  margin-top: 20px;
}

.see-all-button {
  display: inline-block;
  height: 42px;
  padding: 12px 25px;
  background-color: #d5a970;
  color: white;
  text-decoration: none;
  font-weight: 500;
  transition: background-color 0.3s;
  font-size: 13px;
  text-transform: uppercase;
}

.see-all-button:hover {
  color: #fff;
  background-color: #bf9865;
}
.broken_link,
a.broken_link {
  text-decoration: none !important;
}

/* Responsive */
@media (max-width: 768px) {
  .models-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .other-models h2 {
    font-size: 1.5em;
  }
}

@media (max-width: 480px) {
  .models-grid {
    grid-template-columns: 1fr;
  }

  .see-all-button {
    width: 100%;
    box-sizing: border-box;
  }
}
.specs .prices p {
  font-size: 22px;
  color: #d5a970;
  margin-bottom: 0;
}
.modele-card h2 {
  margin-top: 10px;
  font-size: 17px;
  text-align: center;
}
.titlecote {
  font-size: 38px;
  margin-top: 20px;
}
.texthautcote {
  text-align: center;
}
.marginb20 {
  margin-bottom: 20px;
}
.marginb50 {
  margin-bottom: 50px;
}
.simple-marques-list {
  columns: 4;
  column-gap: 30px;
  list-style: none;
  padding: 0;
}

.simple-marques-list li {
  margin-bottom: 8px;
  break-inside: avoid;
}

@media (max-width: 768px) {
  .simple-marques-list {
    columns: 2;
  }
}
.breadcrumb {
  padding: 0 15px;
}
.wd-post-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wd-entities-title.title.post-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btnesp {
  padding: 5px 25px 5px 25px;
  font-size: 13px;
  color: var(--wd-primary-color);
  font-weight: 800;
}
.eael-entry-title a {
  font-size: 18px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.eael-grid-post-excerpt p {
  font-size: 15px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.eael-grid-post-excerpt a {
  font-size: 13px !important;
  font-weight: 800;
}
.wd-title-wrapp {
  margin-left: auto;
  margin-right: auto;
}
.footerlinks {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.wd-col-start.reset-last-child {
  width: fit-content;
}
.wd-col-end.reset-last-child {
  width: max-content;
  display: flex;
  align-items: center;
}
.wd-copyrights .wd-grid-g {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1203px) {
  .wd-copyrights .wd-grid-g {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
  .wd-footer .simple-marques-list {
    columns: 2;
  }
}
@media (max-width: 769px) {
  .footerlinks {
    flex-direction: column;
  }
}
.wd-post-date{
	display: none !important;
}
.wd-meta-date{
	display: none !important;
}
.hidden-fields-container{
	display: none;
}