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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//lovesleepee.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//lovesleepee.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//lovesleepee.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//lovesleepee.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("//lovesleepee.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//lovesleepee.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//lovesleepee.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//lovesleepee.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: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 22px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(53,124,155);
	--wd-alternative-color: rgb(186,107,109);
	--wd-link-color: rgb(58,62,67);
	--wd-link-color-hover: rgb(106,113,122);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(53,124,155);
	--btn-default-bgcolor-hover: rgb(93,126,114);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(93,126,114);
	--btn-accented-bgcolor-hover: rgb(53,124,155);
	--btn-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: none;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(93,126,114);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(53,124,155);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(227,162,141);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(247,243,240);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(247,243,240);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
body[class*="wrapper-boxed"] {
	background-image: url(https://lovesleepee.com/wp-content/uploads/2024/05/eucalyptus-leaves-seamless-pattern-hand-drawn-vect-1.jpg);
	background-repeat: repeat;
	background-size: contain;
	background-position: center center;
}
.page .wd-page-content {
	background-image: url(https://lovesleepee.com/wp-content/uploads/2024/10/background-1.webp);
	background-repeat: repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
html .wd-buy-now-btn {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(239,191,4);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(53,124,155);
}
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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(212,176,179);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-nav-main>li>a, .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
	color: #ffffff !important;
}

.wd-tools-element .wd-tools-text {
    font-size: 18px !important;
}

/* ====== Testimonial Container ====== */
.wpmtst-testimonial-inner {
  background: #ffffff;
  border-radius: 16px;
  padding: 32px 28px;
  max-width: 640px;
  margin: 0px auto;
	align-content: center;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.04);
  transition: all 0.35s ease;
}

.wpmtst-testimonial-inner:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.12);
}

/* ====== Testimonial Text ====== */
.wpmtst-testimonial-content p {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.1rem;
  line-height: 1.7;
  color: #3a3e43; /* deep slate gray */
  text-align: center;
  margin-bottom: 26px;
  font-weight: 400;
  position: relative;
  padding: 0 16px;
}

/* Large single decorative quote */
.wpmtst-testimonial-content p::before {
  content: "“";
  position: absolute;
  top: -25px;
  left: -18px;
  font-size: 120px;
  color: #5d7e72; /* muted green accent */
  opacity: 0.08;
  font-weight: 700;
  line-height: 1;
  z-index: 0;
  pointer-events: none;
}

.wpmtst-testimonial-content p::after {
  content: none; /* remove closing quote */
}

/* ====== Rating Stars ====== */
.strong-rating {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin-bottom: 18px;
}

.strong-rating svg {
  width: 22px;
  height: 22px;
  fill: #dba87d; /* warm sand tone for stars */
  transition: transform 0.3s ease;
}

.wpmtst-testimonial-inner:hover .strong-rating svg {
  transform: scale(1.1);
}

/* ====== Name ====== */
.testimonial-name {
  text-align: center;
  font-weight: 600;
  font-size: 1.05rem;
  color: #357c9b; /* teal-blue tone */
  margin-bottom: 4px;
  letter-spacing: 0.3px;
}

/* ====== Location ====== */
.wpmtst-testimonial-field:not(.testimonial-name) {
  text-align: center;
  color: #6a717a; /* muted neutral gray */
  font-size: 0.95rem;
  font-weight: 400;
}

/* ====== Animation ====== */
.wpmtst-testimonial-inner {
  opacity: 0;
  animation: fadeInUp 0.8s ease forwards;
}

@keyframes fadeInUp {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/* ====== Responsive ====== */
@media (max-width: 600px) {
  .wpmtst-testimonial-inner {
    padding: 24px 20px;
    margin: 20px;
  }
  .wpmtst-testimonial-content p {
    font-size: 1rem;
  }
}


