@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//yvress-boutique.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//yvress-boutique.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//yvress-boutique.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//yvress-boutique.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//yvress-boutique.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//yvress-boutique.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//yvress-boutique.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//yvress-boutique.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//yvress-boutique.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(147, 94, 32);
	--wd-alternative-font: "Great Vibes", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(244,164,96);
	--wd-alternative-color: rgb(210,105,30);
	--btn-default-bgcolor: rgb(244,164,96);
	--btn-default-bgcolor-hover: rgb(210,105,30);
	--btn-accented-bgcolor: rgb(244,164,96);
	--btn-accented-bgcolor-hover: rgb(210,105,30);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,94,94);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(212,118,138);
	--wd-link-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://yvress-boutique.com/wp-content/uploads/2021/10/flowers-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: url(https://yvress-boutique.com/wp-content/uploads/2021/10/flowers-footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
html .wd-product .price {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(244,164,96);
	--wd-form-brd-color-focus: rgb(210,105,30);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-product .price {
		font-size: 15px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 14px;
	}

}

@media (max-width: 768.98px) {
	html .wd-product .price {
		font-size: 15px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 12px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(244,164,96);
}

:root{
	--valentine-red: #9b233b;
	--yvress-beige: rgb(244,164,96);
	--yvress-beige-hover: rgb(210,105,30);
}

.checkout-title{
	font-weight: bold !important;
}

body .wd-entry-meta .meta-author {
    display:none;
}
body .entry-meta-list li.meta-reply a{
     display:none;
}

.product-labels.labels-rectangular {
    display: none;
}

.pimp-my-site-sticker-board .pimp-my-site-sticker-board__top-left-sticker-wrapper {
    top: 0;
    left: 0;
    max-width: clamp(15px, 5vw, 200px) !important;
}

.pimp-my-site-sticker-board .pimp-my-site-sticker-board__top-right-sticker-wrapper {
    top: 0;
    right: 0;
    max-width: clamp(15px, 5vw, 200px) !important;
}

div.page-title .entry-title.title {
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6) !important;
	visibility: hidden;
}

div.page-title.breadcrumbs {
	text-shadow: 0.5px 0.5px 1px rgba(0,0,0,0.4) !important;
	font-weight: bold !important;
}

.wd-back-btn.wd-action-btn.wd-style-icon {
    visibility: hidden;
}

.cat-design-zoom-out .wd-cat-inner {
    border: 4px solid #800000 !important;
}

#new-payment-method {
	display: none !important;
}

.checkout-fields {
	border: 1px solid rgb(244,164,96) !important;
}
.checkout-fields:focus {
	border: 1px solid rgb(210,105,30) !important;
}


/* Hide post meta */
.wd-post-meta {
    display: none !important;
}

div.review-product a {
	color: rgb(137,61,13) !important;
}


/* ============================================
   NOUVEAU DESIGN DES CARTES D'AVIS
   Style Google Reviews - Hauteur fixe + scroll
   ============================================ */

/* --- Thumbnails (card) --- */
.cr-image-thumbs{
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.cr-thumb-viewport{
  overflow: hidden;
  flex: 1 1 auto;
  margin: 4px;
}
.cr-thumb-track{
  display: flex;
  gap: 8px;
  transition: transform 300ms ease;
  will-change: transform;
}
.cr-thumb{
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
.cr-thumb img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* nav buttons for thumbnail carousel */
.cr-thumb-nav{
  border: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
  padding: 0;
}
.cr-thumb-nav[disabled]{
  opacity: 0.45;
  cursor: not-allowed;
}

/* --- Modal (lightbox) --- */
.cr-img-modal{
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,0.65);
  z-index: 99999;
  padding: 20px;
  box-sizing: border-box;
}
.cr-img-modal.open{ display: flex; }
.cr-modal-inner{
  max-width: 1100px;
  width: 100%;
  max-height: 95vh;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.cr-modal-stage{
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0b0b0b;
  border-radius: 8px;
  overflow: hidden;
  padding: 12px;
}
.cr-modal-stage img{
  max-width: 100%;
  max-height: 80vh;
  object-fit: contain;
  display: block;
  user-select: none;
  -webkit-user-drag: none;
}
.cr-modal-close{
  position: absolute;
  top: 8px;
  right: 8px;
  background: rgba(255,255,255,0.9);
  border: none;
  border-radius: 6px;
  padding: 6px 8px;
  cursor: pointer;
  z-index: 2;
}
.cr-modal-nav{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.92);
  border: none;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}
.cr-modal-prev{ left: 10px; }
.cr-modal-next{ right: 10px; }

/* caption area + small thumb row inside modal */
.cr-modal-caption{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #fff;
  font-size: 14px;
  margin-top: 6px;
}
.cr-modal-thumb-row{
  display:flex;
  gap:8px;
  align-items:center;
  overflow-x:auto;
  padding-bottom:4px;
}
.cr-modal-thumb-row img{
  width:48px;
  height:48px;
  object-fit:cover;
  border-radius:4px;
  cursor:pointer;
  box-shadow: 0 1px 2px rgba(0,0,0,0.4);
  border: 2px solid transparent;
}
.cr-modal-thumb-row img.active{
  border-color: #fff;
}

/* ============================================
   CAROUSEL REVIEWS - STRUCTURE
   ============================================ */
.cr-carousel-wrapper {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 8px 0;
  background: transparent;
}

/* viewport + track */
.cr-carousel-viewport {
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.cr-carousel-track {
  display: flex;
  gap: 16px;
  transition: transform 360ms cubic-bezier(.22,.9,.3,1);
  will-change: transform;
  align-items: stretch;
  box-sizing: border-box;
}

/* chaque item (contenant la carte d'avis) */
.cr-carousel-item {
  box-sizing: border-box;
  padding: 6px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* ============================================
   NOUVEAU DESIGN DES CARTES - STYLE GOOGLE
   ============================================ */

/* Carte principale */
.cr-review-card {
  width: 100%;
  display: inline-block;
	border-radius: 16px;
}

.cr-review-card-inner {
	background: #f4f4f4 !important;
  border-radius: 16px;
  padding: 16px;
  box-sizing: border-box;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  transition: box-shadow 260ms ease, transform 260ms ease;
  height: 260px; /* HAUTEUR FIXE pour toutes les cartes */
  display: flex;
  flex-direction: column;
}

.cr-review-card-inner:hover {
  box-shadow: 0 4px 16px rgba(0,0,0,0.12);
  transform: translateY(-2px);
}

/* --- Header avec avatar et infos --- */
.top-row {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 0px !important;
  flex-shrink: 0;
}

/* Avatar circulaire */
.review-thumbnail {
  position: relative;
  flex-shrink: 0;
}

.cr-avatar {
  width: 44px !important;
  height: 44px !important;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

/* Coche de vérification sur l'avatar */
.cr-avatar-check {
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 18px;
  height: 18px;
  background: #1a73e8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
}

.cr-avatar-check svg {
  width: 10px;
  height: 10px;
}

/* Infos du reviewer */
.reviewer {
  flex: 1;
  min-width: 0;
}

.reviewer-name {
  font-size: 12px;
  font-weight: 600;
  color: #1f1f1f;
  line-height: 1.3;
  margin-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.reviewer-verified {
  display: flex;
  align-items: center;
  gap: 2px;
  font-size: 10px !important;
  color: #5f6368;
  line-height: 1.3;
}

.cr-reviewer-verified {
  width: 14px !important;
  height: 14px !important;
}

/* --- Ligne de notation --- */
.rating-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 0px !important;
  flex-shrink: 0;
}

.rating {
  display: flex;
  align-items: center;
}

/* Étoiles de notation */
.crstar-rating-svg {
  display: flex;
  align-items: center;
  position: relative;
}

.cr-rating-icon-base,
.cr-rating-icon-frnt {
  display: flex;
  gap: 2px;
}

.cr-rating-icon-frnt {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.cr-rating-icon,
.cr-rating-icon-bg {
  width: 18px !important;
  height: 18px !important;
}

.rating-label {
  font-size: 13px;
  font-weight: 500;
  color: #5f6368;
}

/* --- Zone de contenu --- */
.middle-row {
  margin-top: 8px;
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
	background: #f4f4f4 !important;
	border: 0px !important;
}

.review-content {
  flex: 1;
  min-height: 0;
}

.review-text {
  font-size: 14px;
  line-height: 1.6;
  color: #3c4043;
  height: calc(4 * 1.6 * 14px); /* HAUTEUR FIXE: 4 lignes × line-height × font-size */
  height: 89.6px; /* ≈ 90px pour 4 lignes */
  overflow-y: auto;
  overflow-x: hidden;
}

.review-text p {
  margin: 0;
}

/* Scrollbar personnalisée pour la zone de texte */
.review-text::-webkit-scrollbar {
  width: 3px;
}

.review-text::-webkit-scrollbar-track {
  background: transparent;
}

.review-text::-webkit-scrollbar-thumb {
  background: #dadce0;
  border-radius: 2px;
}

.review-text::-webkit-scrollbar-thumb:hover {
  background: #bdc1c6;
}

/* Date */
.datetime {
  font-size: 12px;
  color: #5f6368;
  margin-top: 8px;
  flex-shrink: 0;
}

/* ============================================
   CONTROLES DU CAROUSEL
   ============================================ */

/* Controls prev / next */
.cr-carousel-prev,
.cr-carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(255,255,255,0.98);
  box-shadow: 0 6px 20px rgba(0,0,0,0.12);
  width: 44px;
  height: 44px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 30;
  font-size: 20px;
  line-height: 1;
  transition: all 200ms ease;
}

.cr-carousel-prev:hover,
.cr-carousel-next:hover {
  box-shadow: 0 8px 24px rgba(0,0,0,0.16);
  transform: translateY(-50%) scale(1.05);
}

.cr-carousel-prev { left: 10px; }
.cr-carousel-next { right: 10px; }

.cr-carousel-prev[disabled], 
.cr-carousel-next[disabled] {
  opacity: 0.42;
  cursor: not-allowed;
  transform: translateY(-50%);
}

/* ============================================
   DOTS (PAGINATION)
   ============================================ */
.cr-carousel-dots {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  padding: 6px 0;
  box-sizing: border-box;
  font-size: 0;
}

.cr-carousel-dot {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  flex: 0 0 auto;
  width: 8px !important;
  height: 8px !important;
  min-width: 8px;
  min-height: 8px;
  padding: 0 !important;
  margin: 0;
  border-radius: 50% !important;
  background: #dadce0;
  border: none;
  cursor: pointer;
  line-height: 0;
  overflow: hidden;
  box-sizing: border-box;
  transition: all 200ms ease;
}

/* état actif */
.cr-carousel-dot.active {
  background: #1a73e8;
  width: 20px !important;
  border-radius: 4px !important;
}

/* focus visible */
.cr-carousel-dot:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(26,115,232,0.2);
}

/* hover */
.cr-carousel-dot:hover {
  background: #bdc1c6;
  transform: scale(1.15);
}

.cr-carousel-dot.active:hover {
  background: #1a73e8;
}

/* ============================================
   RESPONSIVE
   ============================================ */

@media (max-width: 1000px) {
  .cr-carousel-prev, 
  .cr-carousel-next { 
    width: 40px; 
    height: 40px; 
    font-size: 18px; 
  }
  
  .cr-review-card-inner {
    height: 250px;
  }
}

@media (max-width: 768px) {
  .cr-review-card-inner {
    padding: 14px;
    height: 240px;
  }
  
  .cr-avatar {
    width: 40px !important;
    height: 40px !important;
  }
  
  .reviewer-name {
    font-size: 13px;
  }
  
  .review-text {
    font-size: 13px;
    height: calc(4 * 1.6 * 13px); /* 4 lignes × line-height × font-size */
    height: 83.2px; /* ≈ 83px pour 4 lignes */
  }
}

@media (max-width: 600px) {
  .cr-carousel-prev, 
  .cr-carousel-next { 
    width: 36px; 
    height: 36px; 
    font-size: 16px; 
  }
  
  .cr-review-card-inner {
    padding: 12px;
    height: 230px;
  }
  
  .cr-carousel-dots { 
    gap: 6px; 
    margin-top: 12px; 
  }
  
  .cr-carousel-dot { 
    width: 6px !important; 
    height: 6px !important; 
  }
  
  .cr-carousel-dot.active {
    width: 16px !important;
  }
}

@media (max-width: 480px) {
  .cr-review-card-inner {
    height: 220px;
  }
  
  .cr-carousel-prev,
  .cr-carousel-next {
    display: none; /* Cacher les flèches sur très petits écrans */
  }
}

/* ============================================
   ANIMATIONS
   ============================================ */

.cr-carousel-item .cr-review-card-inner {
  transition: transform 260ms ease, box-shadow 260ms ease;
}

/* Thumbnail responsive */
@media (max-width: 600px){
  .cr-thumb{ 
    width: 48px; 
    height: 48px; 
  }
  .cr-modal-nav{ 
    width: 36px; 
    height: 36px; 
  }
}@media (min-width: 1025px) {
	span.nav-link-text {
    font-size: 0.85em !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.joinchat {
		/* your mobile rules */
		bottom: 4em !important;
	}

#pinkOctober {
	transform: translate(-75px, -10px);
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.joinchat {
		/* your mobile rules */
		bottom: 4em !important;
	}

#pinkOctober {
	transform: translate(-75px, -10px);
}
}

@media (max-width: 576px) {
	.joinchat {
		/* your mobile rules */
		bottom: 4em !important;
	}

#pinkOctober {
	transform: translate(-75px, -10px);
}
}

