:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Satoshi", 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: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(161,207,222);
	--wd-alternative-color: rgb(194,209,151);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(161,207,222);
	--btn-accented-bgcolor-hover: rgb(145,186,199);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: 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 {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
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);
}
.wd .product-label.onsale {
	background-color: rgb(194,209,151);
}
.wd .product-label.new {
	background-color: rgb(194,209,151);
}
.wd .product-label.featured {
	background-color: rgb(194,209,151);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1660px;
--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;
}

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


.wd-page-title {
background-color: rgb(245,247,248);
}

@font-face {
	font-family: "Satoshi";
	src: url("//laca.com.uy/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//laca.com.uy/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}


/* LACA Renueva - Mes de la Cosmetóloga - 15% off hasta 30/09 */
body.postid-2957 p.price,
body.postid-2479 p.price,
body.postid-2477 p.price,
body.postid-2476 p.price,
body.postid-2475 p.price,
body.postid-2474 p.price,
body.postid-2473 p.price,
body.postid-2472 p.price,
body.postid-2471 p.price,
body.postid-2470 p.price,
body.postid-2469 p.price,
body.postid-2468 p.price,
body.postid-2467 p.price,
body.postid-2466 p.price,
body.postid-2465 p.price,
body.postid-2464 p.price,
body.postid-2463 p.price,
body.postid-2462 p.price,
body.postid-2461 p.price,
body.postid-2460 p.price,
body.postid-2459 p.price,
body.postid-2458 p.price,
body.postid-2457 p.price,
body.postid-2456 p.price,
body.postid-2455 p.price,
body.postid-2454 p.price,
body.postid-2453 p.price,
body.postid-2452 p.price,
body.postid-2451 p.price,
body.postid-2450 p.price,
body.postid-2449 p.price,
body.postid-2448 p.price,
body.postid-2447 p.price,
body.postid-2446 p.price,
body.postid-2445 p.price,
body.postid-2444 p.price,
body.postid-2443 p.price,
body.postid-2442 p.price,
body.postid-2441 p.price,
body.postid-2440 p.price,
body.postid-2439 p.price,
body.postid-2438 p.price,
body.postid-2437 p.price,
body.postid-2436 p.price,
body.postid-2435 p.price,
body.postid-2434 p.price,
body.postid-2433 p.price,
body.postid-2432 p.price,
body.postid-2431 p.price,
body.postid-2430 p.price,
body.postid-2429 p.price,
body.postid-2428 p.price,
body.postid-2427 p.price,
body.postid-2426 p.price,
body.postid-2425 p.price,
body.postid-2424 p.price,
body.postid-2423 p.price,
body.postid-2422 p.price,
body.postid-2421 p.price,
body.postid-2420 p.price,
body.postid-2419 p.price,
body.postid-2418 p.price,
body.postid-2417 p.price,
body.postid-2416 p.price,
body.postid-2415 p.price,
body.postid-2414 p.price,
body.postid-2413 p.price,
body.postid-2412 p.price,
body.postid-2411 p.price,
body.postid-2410 p.price,
body.postid-2409 p.price,
body.postid-2408 p.price,
body.postid-2407 p.price,
body.postid-2406 p.price,
body.postid-2405 p.price,
body.postid-2404 p.price,
body.postid-2403 p.price,
body.postid-2402 p.price,
body.postid-2401 p.price,
body.postid-2400 p.price,
body.postid-2399 p.price,
body.postid-2398 p.price,
body.postid-2397 p.price,
body.postid-2396 p.price,
body.postid-2395 p.price,
body.postid-2394 p.price,
body.postid-2393 p.price,
body.postid-2392 p.price,
body.postid-2391 p.price,
body.postid-2390 p.price,
body.postid-2389 p.price,
body.postid-2388 p.price,
body.postid-2387 p.price,
body.postid-2386 p.price,
body.postid-2385 p.price,
body.postid-2384 p.price,
body.postid-2383 p.price,
body.postid-2382 p.price,
body.postid-2381 p.price,
body.postid-2380 p.price,
body.postid-2379 p.price,
body.postid-2378 p.price,
body.postid-2377 p.price,
body.postid-2376 p.price,
body.postid-2375 p.price,
body.postid-2374 p.price,
body.postid-2373 p.price,
body.postid-2372 p.price,
body.postid-2371 p.price,
body.postid-2370 p.price,
body.postid-2369 p.price,
body.postid-2368 p.price,
body.postid-2367 p.price,
body.postid-2366 p.price,
body.postid-2365 p.price,
body.postid-2364 p.price,
body.postid-2363 p.price,
body.postid-2362 p.price,
body.postid-2361 p.price,
body.postid-2360 p.price,
body.postid-2359 p.price,
body.postid-2358 p.price,
body.postid-2357 p.price,
body.postid-2356 p.price,
body.postid-2355 p.price,
body.postid-2354 p.price,
body.postid-2353 p.price,
body.postid-2352 p.price,
body.postid-2351 p.price,
body.postid-2350 p.price,
body.postid-2349 p.price,
body.postid-2348 p.price,
body.postid-2347 p.price,
body.postid-2346 p.price,
body.postid-2345 p.price,
body.postid-2344 p.price,
body.postid-2343 p.price,
body.postid-2342 p.price,
body.postid-2341 p.price,
body.postid-2340 p.price,
body.postid-2339 p.price,
body.postid-2338 p.price,
body.postid-2337 p.price,
body.postid-2336 p.price,
body.postid-2335 p.price,
body.postid-2334 p.price,
body.postid-2333 p.price,
body.postid-2332 p.price,
body.postid-2331 p.price,
body.postid-2330 p.price,
body.postid-2329 p.price,
body.postid-2328 p.price,
body.postid-2327 p.price,
body.postid-2326 p.price,
body.postid-2325 p.price,
body.postid-2324 p.price,
body.postid-2323 p.price,
body.postid-2322 p.price,
body.postid-2321 p.price,
body.postid-2320 p.price,
body.postid-2319 p.price,
body.postid-2318 p.price,
body.postid-2317 p.price,
body.postid-2316 p.price,
body.postid-2315 p.price,
body.postid-2314 p.price,
body.postid-2313 p.price,
body.postid-2312 p.price,
body.postid-2311 p.price,
body.postid-2310 p.price,
body.postid-2309 p.price,
body.postid-2308 p.price,
body.postid-2307 p.price,
body.postid-2306 p.price,
body.postid-2304 p.price,
body.postid-2303 p.price,
body.postid-2302 p.price,
body.postid-2301 p.price,
body.postid-2300 p.price,
body.postid-2299 p.price,
body.postid-2298 p.price,
body.postid-2297 p.price,
body.postid-2296 p.price,
body.postid-2295 p.price,
body.postid-2294 p.price,
body.postid-2293 p.price,
body.postid-2292 p.price,
body.postid-2291 p.price,
body.postid-2195 p.price,
body.postid-2150 p.price,
body.postid-2145 p.price,
body.postid-2141 p.price,
body.postid-2137 p.price,
body.postid-2133 p.price,
body.postid-1960 p.price,
body.postid-1957 p.price,
body.postid-1901 p.price,
body.postid-1897 p.price,
body.postid-141 p.price,
body.postid-1188 p.price,
body.postid-1883 p.price,
body.postid-1879 p.price,
body.postid-1787 p.price,
body.postid-1781 p.price,
body.postid-1557 p.price,
body.postid-1553 p.price,
body.postid-1519 p.price,
body.postid-1517 p.price,
body.postid-1514 p.price,
body.postid-1511 p.price,
body.postid-1508 p.price,
body.postid-1402 p.price,
body.postid-1053 p.price,
body.postid-1050 p.price,
body.postid-1009 p.price,
body.postid-1006 p.price,
body.postid-1003 p.price,
body.postid-149 p.price,
body.postid-144 p.price,
body.postid-143 p.price,
body.postid-140 p.price,
body.postid-138 p.price,
body.postid-137 p.price,
body.postid-133 p.price
{
  display: block;
}
body.postid-2957 p.price::after,
body.postid-2479 p.price::after,
body.postid-2477 p.price::after,
body.postid-2476 p.price::after,
body.postid-2475 p.price::after,
body.postid-2474 p.price::after,
body.postid-2473 p.price::after,
body.postid-2472 p.price::after,
body.postid-2471 p.price::after,
body.postid-2470 p.price::after,
body.postid-2469 p.price::after,
body.postid-2468 p.price::after,
body.postid-2467 p.price::after,
body.postid-2466 p.price::after,
body.postid-2465 p.price::after,
body.postid-2464 p.price::after,
body.postid-2463 p.price::after,
body.postid-2462 p.price::after,
body.postid-2461 p.price::after,
body.postid-2460 p.price::after,
body.postid-2459 p.price::after,
body.postid-2458 p.price::after,
body.postid-2457 p.price::after,
body.postid-2456 p.price::after,
body.postid-2455 p.price::after,
body.postid-2454 p.price::after,
body.postid-2453 p.price::after,
body.postid-2452 p.price::after,
body.postid-2451 p.price::after,
body.postid-2450 p.price::after,
body.postid-2449 p.price::after,
body.postid-2448 p.price::after,
body.postid-2447 p.price::after,
body.postid-2446 p.price::after,
body.postid-2445 p.price::after,
body.postid-2444 p.price::after,
body.postid-2443 p.price::after,
body.postid-2442 p.price::after,
body.postid-2441 p.price::after,
body.postid-2440 p.price::after,
body.postid-2439 p.price::after,
body.postid-2438 p.price::after,
body.postid-2437 p.price::after,
body.postid-2436 p.price::after,
body.postid-2435 p.price::after,
body.postid-2434 p.price::after,
body.postid-2433 p.price::after,
body.postid-2432 p.price::after,
body.postid-2431 p.price::after,
body.postid-2430 p.price::after,
body.postid-2429 p.price::after,
body.postid-2428 p.price::after,
body.postid-2427 p.price::after,
body.postid-2426 p.price::after,
body.postid-2425 p.price::after,
body.postid-2424 p.price::after,
body.postid-2423 p.price::after,
body.postid-2422 p.price::after,
body.postid-2421 p.price::after,
body.postid-2420 p.price::after,
body.postid-2419 p.price::after,
body.postid-2418 p.price::after,
body.postid-2417 p.price::after,
body.postid-2416 p.price::after,
body.postid-2415 p.price::after,
body.postid-2414 p.price::after,
body.postid-2413 p.price::after,
body.postid-2412 p.price::after,
body.postid-2411 p.price::after,
body.postid-2410 p.price::after,
body.postid-2409 p.price::after,
body.postid-2408 p.price::after,
body.postid-2407 p.price::after,
body.postid-2406 p.price::after,
body.postid-2405 p.price::after,
body.postid-2404 p.price::after,
body.postid-2403 p.price::after,
body.postid-2402 p.price::after,
body.postid-2401 p.price::after,
body.postid-2400 p.price::after,
body.postid-2399 p.price::after,
body.postid-2398 p.price::after,
body.postid-2397 p.price::after,
body.postid-2396 p.price::after,
body.postid-2395 p.price::after,
body.postid-2394 p.price::after,
body.postid-2393 p.price::after,
body.postid-2392 p.price::after,
body.postid-2391 p.price::after,
body.postid-2390 p.price::after,
body.postid-2389 p.price::after,
body.postid-2388 p.price::after,
body.postid-2387 p.price::after,
body.postid-2386 p.price::after,
body.postid-2385 p.price::after,
body.postid-2384 p.price::after,
body.postid-2383 p.price::after,
body.postid-2382 p.price::after,
body.postid-2381 p.price::after,
body.postid-2380 p.price::after,
body.postid-2379 p.price::after,
body.postid-2378 p.price::after,
body.postid-2377 p.price::after,
body.postid-2376 p.price::after,
body.postid-2375 p.price::after,
body.postid-2374 p.price::after,
body.postid-2373 p.price::after,
body.postid-2372 p.price::after,
body.postid-2371 p.price::after,
body.postid-2370 p.price::after,
body.postid-2369 p.price::after,
body.postid-2368 p.price::after,
body.postid-2367 p.price::after,
body.postid-2366 p.price::after,
body.postid-2365 p.price::after,
body.postid-2364 p.price::after,
body.postid-2363 p.price::after,
body.postid-2362 p.price::after,
body.postid-2361 p.price::after,
body.postid-2360 p.price::after,
body.postid-2359 p.price::after,
body.postid-2358 p.price::after,
body.postid-2357 p.price::after,
body.postid-2356 p.price::after,
body.postid-2355 p.price::after,
body.postid-2354 p.price::after,
body.postid-2353 p.price::after,
body.postid-2352 p.price::after,
body.postid-2351 p.price::after,
body.postid-2350 p.price::after,
body.postid-2349 p.price::after,
body.postid-2348 p.price::after,
body.postid-2347 p.price::after,
body.postid-2346 p.price::after,
body.postid-2345 p.price::after,
body.postid-2344 p.price::after,
body.postid-2343 p.price::after,
body.postid-2342 p.price::after,
body.postid-2341 p.price::after,
body.postid-2340 p.price::after,
body.postid-2339 p.price::after,
body.postid-2338 p.price::after,
body.postid-2337 p.price::after,
body.postid-2336 p.price::after,
body.postid-2335 p.price::after,
body.postid-2334 p.price::after,
body.postid-2333 p.price::after,
body.postid-2332 p.price::after,
body.postid-2331 p.price::after,
body.postid-2330 p.price::after,
body.postid-2329 p.price::after,
body.postid-2328 p.price::after,
body.postid-2327 p.price::after,
body.postid-2326 p.price::after,
body.postid-2325 p.price::after,
body.postid-2324 p.price::after,
body.postid-2323 p.price::after,
body.postid-2322 p.price::after,
body.postid-2321 p.price::after,
body.postid-2320 p.price::after,
body.postid-2319 p.price::after,
body.postid-2318 p.price::after,
body.postid-2317 p.price::after,
body.postid-2316 p.price::after,
body.postid-2315 p.price::after,
body.postid-2314 p.price::after,
body.postid-2313 p.price::after,
body.postid-2312 p.price::after,
body.postid-2311 p.price::after,
body.postid-2310 p.price::after,
body.postid-2309 p.price::after,
body.postid-2308 p.price::after,
body.postid-2307 p.price::after,
body.postid-2306 p.price::after,
body.postid-2304 p.price::after,
body.postid-2303 p.price::after,
body.postid-2302 p.price::after,
body.postid-2301 p.price::after,
body.postid-2300 p.price::after,
body.postid-2299 p.price::after,
body.postid-2298 p.price::after,
body.postid-2297 p.price::after,
body.postid-2296 p.price::after,
body.postid-2295 p.price::after,
body.postid-2294 p.price::after,
body.postid-2293 p.price::after,
body.postid-2292 p.price::after,
body.postid-2291 p.price::after,
body.postid-2195 p.price::after,
body.postid-2150 p.price::after,
body.postid-2145 p.price::after,
body.postid-2141 p.price::after,
body.postid-2137 p.price::after,
body.postid-2133 p.price::after,
body.postid-1960 p.price::after,
body.postid-1957 p.price::after,
body.postid-1901 p.price::after,
body.postid-1897 p.price::after,
body.postid-141 p.price::after,
body.postid-1188 p.price::after,
body.postid-1883 p.price::after,
body.postid-1879 p.price::after,
body.postid-1787 p.price::after,
body.postid-1781 p.price::after,
body.postid-1557 p.price::after,
body.postid-1553 p.price::after,
body.postid-1519 p.price::after,
body.postid-1517 p.price::after,
body.postid-1514 p.price::after,
body.postid-1511 p.price::after,
body.postid-1508 p.price::after,
body.postid-1402 p.price::after,
body.postid-1053 p.price::after,
body.postid-1050 p.price::after,
body.postid-1009 p.price::after,
body.postid-1006 p.price::after,
body.postid-1003 p.price::after,
body.postid-149 p.price::after,
body.postid-144 p.price::after,
body.postid-143 p.price::after,
body.postid-140 p.price::after,
body.postid-138 p.price::after,
body.postid-137 p.price::after,
body.postid-133 p.price::after
{
  content: "Incluye 15% Laca primavera";
  display: block;
  margin-top: 8px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
  color: #3D4F5C;
  background: #F7F5F1;
  border: 1px solid #BFA069;
  border-radius: 20px;
  padding: 5px 14px;
  width: fit-content;
}
