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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #333333;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(29,35,39);
	--btn-default-bgcolor-hover: rgb(71,71,71);
	--btn-accented-bgcolor: rgb(29,35,39);
	--btn-accented-bgcolor-hover: rgb(71,71,71);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(239,110,181);
	--notices-success-color: rgb(249,249,249);
	--notices-warning-bg: rgb(198,159,73);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: url(https://merastore.ro/wp-content/uploads/2025/11/991147_4308.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 400px;
	--wd-popup-padding: 40px;
}
.header-banner {
	background-color: rgb(242,0,55);
	background-image: url(https://merastore.ro/wp-content/uploads/2022/12/vs7522.png);
	background-repeat: repeat;
	background-size: contain;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #fbfbfb;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-weight: 300;
	font-size: 32px;
	text-transform: capitalize;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 600;
	font-size: 16px;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(53,53,53);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 22px;
}
html .product.wd-product del, html .product.wd-product del .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del .amount {
	color: rgb(0,0,0);
}
html .product.wd-product del, html .product.wd-product del .amount {
	color: rgb(221,51,51);
}
body[class*="wrapper-boxed"] {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
}
.page .wd-page-content {
	background-color: rgb(227,226,222);
	background-image: none;
	background-repeat: repeat;
	background-size: cover;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(227,226,222);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
}
.single-product .wd-page-content {
	background-color: rgb(227,226,222);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(5,5,5);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(201,33,18);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(122,149,188);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 9px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 144px;
	--wd-thumbs-height: 701px;
}

@media (max-width: 1024px) {
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 22px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 20px;
	}

}

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

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

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


@font-face {
	font-family: "hkgroteskpro";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Montserrat-Regular";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

/* ===== SINGLE PRODUCT PRICE – PREMIUM MEDIUM SIZE ===== */

/* PRET NORMAL (fara reducere) */
.single-product .price > span.woocommerce-Price-amount {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
}

/* PRET VECHI (taiat) */
.single-product .price del,
.single-product .price del span.woocommerce-Price-amount {
    font-size: 18px;
    color: #000000;
    opacity: 0.55;
    font-weight: 400;
}

/* Linie de taiere discreta */
.single-product .price del {
    text-decoration-thickness: 1.5px;
}

/* PRET REDUS */
.single-product .price ins,
.single-product .price ins span.woocommerce-Price-amount {
    font-size: 24px;
    color: #c00000; /* rosu premium */
    font-weight: 700;
    text-decoration: none;
}

/* Spatiere intre preturi */
.single-product .price del {
    margin-right: 8px;
}



/* WOODMART + Payment Plugins for Stripe: Apple Pay sub Add to cart */
.single-product .summary form.cart{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  align-items:stretch;
}

/* rândul cu qty + add to cart (Woodmart folosește uneori variations_button) */
.single-product .summary form.cart .quantity{
  order:1;
}

.single-product .summary form.cart .single_add_to_cart_button{
  order:2;
  flex:1 1 auto;
  min-width:180px;
}

/* Stripe Payment Request (Apple Pay / GPay) - pe rând separat */
.single-product .summary form.cart .wc-stripe-payment-request-wrapper,
.single-product .summary form.cart .wc-stripe-payment-request-button-separator,
.single-product .summary form.cart .payment-request-button-wrapper{
  order:50;
  width:100% !important;
  flex:0 0 100% !important;
  margin:0 !important;
}

/* Butonul propriu-zis full width */
.single-product .summary form.cart .wc-stripe-payment-request-button,
.single-product .summary form.cart #wc-stripe-payment-request-button{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
}

/* Separatorul (opțional) să nu împingă aiurea */
.single-product .summary form.cart .wc-stripe-payment-request-button-separator{
  padding-top:8px;
}

/* TITLU popup */
.wd-added-to-cart h2,
.wd-added-to-cart .title,
.wd-added-to-cart__title {
  font-family: "Playfair Display", serif !important;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* BUTOANE popup */
.wd-added-to-cart a.button,
.wd-added-to-cart button {
  font-family: "Helvetica Neue", Arial, sans-serif !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 13px;
}
/* WOODMART – text "Produsul a fost adăugat în coș" mai închis */
.wd-added-to-cart h2,
.wd-added-to-cart .title,
.wd-added-to-cart__title {
  color: #1a1a1a !important; /* negru soft, premium */
}@media (min-width: 577px) and (max-width: 767px) {
	.iconproduct .box-icon-align-left {
    flex-direction: column;
}

.iconproduct .info-box-icon {
    margin-bottom: 10px;
}

}

@media (max-width: 576px) {
	.iconproduct .box-icon-align-left {
    flex-direction: column;
}

.iconproduct .info-box-icon {
    margin-bottom: 10px;
}


}

