:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(18,70,171);
	--wd-alternative-color: rgb(95,171,18);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(18,70,171);
	--btn-accented-bgcolor-hover: rgb(16,64,156);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url(https://centralhome.com.ar/wp-content/uploads/2022/05/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
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: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity :is(input[type],.btn) {
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity :is(input[type],.btn), html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(84,157,10);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	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: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	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: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1390px;
--wd-form-brd-radius: 0px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: rgb(40,89,184);
}

/* ==========================================================
   CENTRAL HOME — TARJETAS DE PRODUCTO V2
   Home + Categorías + Página individual
   ========================================================== */


/* ==========================================================
   1. VARIABLES GENERALES
   ========================================================== */

:root {
    --ch-page-bg: #f3f3f3;
    --ch-card-bg: #ffffff;
    --ch-card-radius: 12px;
    --ch-card-space: 5px;
    --ch-card-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    --ch-card-shadow-hover: 0 8px 18px rgba(0, 0, 0, 0.13);
}


/* ==========================================================
   2. FONDOS DE PÁGINA
   ========================================================== */

/* Home */
body.home,
body.home .website-wrapper,
body.home .main-page-wrapper,
body.home .site-content {
    background-color: var(--ch-page-bg) !important;
}

/* Categorías */
body.tax-product_cat .main-page-wrapper,
body.tax-product_cat .site-content {
    background-color: var(--ch-page-bg) !important;
}


/* ==========================================================
   3. CH HOME TITLES
   ========================================================== */

body.home .ch-home-bg-auto {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

body.home .ch-home-bg-auto > .elementor-element,
body.home .ch-home-bg-auto > .e-con-inner > .elementor-element,
body.home .ch-home-bg-auto .elementor-widget,
body.home .ch-home-bg-auto .elementor-widget-container {
    background-color: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

/* Mantener blanca la tarjeta dentro del bloque */
body.home .ch-home-bg-auto .wd-product .product-wrapper {
    background-color: var(--ch-card-bg) !important;
    box-shadow: var(--ch-card-shadow) !important;
}


/* ==========================================================
   4. CONTENEDORES DE PRODUCTOS
   ========================================================== */

/* Home */
body.home .wd-products-element,
body.home .wd-products-element .wd-products-holder,
body.home .wd-products-element .wd-products-holder-wrap,
body.home .wd-products-element .woodmart-products-holder-wrap,
body.home .wd-products-element .wd-carousel-wrap,
body.home .wd-products-element .wd-carousel-container,
body.home .wd-products-element .wd-carousel-inner,
body.home .wd-products-element .wd-carousel,
body.home .wd-products-element .wd-products,
body.home .wd-products-element .wd-grid,
body.home .wd-products-element .owl-carousel,
body.home .wd-products-element .owl-stage-outer,
body.home .wd-products-element .owl-stage,
body.home .wd-products-element .owl-item,
body.home .wd-products-element .wd-carousel-item {
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

/* Categorías */
body.tax-product_cat .wd-products,
body.tax-product_cat .products {
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

/* Página individual */
body.single-product .related,
body.single-product .upsells,
body.single-product .cross-sells,
body.single-product .wd-products,
body.single-product .products {
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}


/* ==========================================================
   5. SEPARACIÓN ENTRE PRODUCTOS
   ========================================================== */

/* Base común */
body.home .wd-products-element .wd-product,
body.home .wd-products-element .product-grid-item,
body.tax-product_cat .wd-product,
body.tax-product_cat .product-grid-item,
body.single-product .related .wd-product,
body.single-product .related .product-grid-item,
body.single-product .upsells .wd-product,
body.single-product .upsells .product-grid-item,
body.single-product .cross-sells .wd-product,
body.single-product .cross-sells .product-grid-item,
body.single-product .wd-products .wd-product,
body.single-product .wd-products .product-grid-item {
    margin: 0 !important;
    box-sizing: border-box !important;
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

/* Home */
body.home .wd-products-element .wd-product,
body.home .wd-products-element .product-grid-item {
    padding: var(--ch-card-space) !important;
}

/* Categorías */
body.tax-product_cat .wd-product,
body.tax-product_cat .product-grid-item {
    padding: 6px !important;
}

/* Página individual */
body.single-product .related .wd-product,
body.single-product .related .product-grid-item,
body.single-product .upsells .wd-product,
body.single-product .upsells .product-grid-item,
body.single-product .cross-sells .wd-product,
body.single-product .cross-sells .product-grid-item,
body.single-product .wd-products .wd-product,
body.single-product .wd-products .product-grid-item {
    padding: 6px !important;
}


/* ==========================================================
   6. TARJETA BLANCA
   ========================================================== */

body.home .wd-products-element .wd-product .product-wrapper,
body.home .wd-products-element .product-grid-item .product-wrapper,
body.tax-product_cat .wd-product .product-wrapper,
body.tax-product_cat .product-grid-item .product-wrapper,
body.single-product .wd-product .product-wrapper,
body.single-product .product-grid-item .product-wrapper {
    display: flex !important;
    flex-direction: column !important;

    width: 100% !important;
    margin: 0 !important;
    padding: 14px !important;
    box-sizing: border-box !important;

    background-color: var(--ch-card-bg) !important;
    border: 0 !important;
    outline: 0 !important;
    border-radius: var(--ch-card-radius) !important;

    box-shadow: var(--ch-card-shadow) !important;
    overflow: hidden !important;

    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease !important;
}


/* ==========================================================
   7. EFECTO HOVER
   ========================================================== */

body.home .wd-products-element .wd-product:hover .product-wrapper,
body.home .wd-products-element .product-grid-item:hover .product-wrapper,
body.tax-product_cat .wd-product:hover .product-wrapper,
body.tax-product_cat .product-grid-item:hover .product-wrapper,
body.single-product .wd-product:hover .product-wrapper,
body.single-product .product-grid-item:hover .product-wrapper {
    transform: translateY(-3px);
    box-shadow: var(--ch-card-shadow-hover) !important;
}


/* ==========================================================
   8. CONTENIDO INTERIOR DE LAS TARJETAS
   ========================================================== */

/* Separación debajo de la imagen en Home */
body.home .wd-products-element .product-element-top {
    margin-bottom: 12px !important;
}

/* Estructura vertical */
body.home .wd-products-element .product-element-bottom,
body.tax-product_cat .product-element-bottom,
body.single-product .product-element-bottom {
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
}

/* Mantener precio y pie en la parte inferior */
body.home .wd-products-element .wrap-price,
body.home .wd-products-element .wd-product-footer,
body.tax-product_cat .wrap-price,
body.tax-product_cat .wd-product-footer,
body.single-product .wrap-price,
body.single-product .wd-product-footer {
    margin-top: auto !important;
}


/* ==========================================================
   9. BOTONES
   ========================================================== */

body.home .wd-products-element .wd-add-btn,
body.home .wd-products-element .add-to-cart-loop,
body.tax-product_cat .wd-add-btn,
body.tax-product_cat .add-to-cart-loop,
body.single-product .wd-add-btn,
body.single-product .add-to-cart-loop {
    width: 100% !important;
}

body.home .wd-products-element .wd-add-btn a,
body.home .wd-products-element .add-to-cart-loop a,
body.tax-product_cat .wd-add-btn a,
body.tax-product_cat .add-to-cart-loop a,
body.single-product .wd-add-btn a,
body.single-product .add-to-cart-loop a {
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
}


/* ==========================================================
   10. CARRUSELES DE LA HOME
   ========================================================== */

body.home .wd-carousel-item {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

body.home .wd-carousel.wd-grid {
    --wd-gap-lg: 8px !important;
    --wd-gap-md: 8px !important;
    --wd-gap-sm: 6px !important;
}


/* ==========================================================
   11. QUITAR DIVISORES EN CATEGORÍAS
   ========================================================== */

body.tax-product_cat .products-bordered-grid .wd-product,
body.tax-product_cat .products-bordered-grid .product-grid-item,
body.tax-product_cat .wd-products.products-bordered-grid .wd-product {
    border: 0 !important;
}

body.tax-product_cat .wd-product::before,
body.tax-product_cat .wd-product::after,
body.tax-product_cat .product-grid-item::before,
body.tax-product_cat .product-grid-item::after {
    content: none !important;
    display: none !important;
}


/* ==========================================================
   12. PÁGINA INDIVIDUAL DE PRODUCTO
   ========================================================== */

/* Quitar pseudoelementos de productos relacionados */
body.single-product .wd-product::before,
body.single-product .wd-product::after,
body.single-product .product-grid-item::before,
body.single-product .product-grid-item::after {
    content: none !important;
    display: none !important;
    border: 0 !important;
    box-shadow: none !important;
}

/* Quitar las líneas verticales creadas por WoodMart */
body.single-product .products-bordered-grid .wd-carousel-item {
    border-inline-end: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
}

/* Quitar bordes externos del carrusel */
body.single-product .products-bordered-grid,
body.single-product .products-bordered-grid .wd-carousel-inner,
body.single-product .products-bordered-grid .wd-carousel-wrap {
    border: 0 !important;
    outline: 0 !important;
}

/* Widget de productos vistos recientemente */
body.single-product .widget_recently_viewed_products ul.product_list_widget,
body.single-product .wd-widget-recently-viewed {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}


/* ==========================================================
   13. MÓVIL
   ========================================================== */

@media (max-width: 767px) {

    :root {
        --ch-card-space: 4px;
    }

    /* Separación */
    body.tax-product_cat .wd-product,
    body.tax-product_cat .product-grid-item,
    body.single-product .related .wd-product,
    body.single-product .related .product-grid-item,
    body.single-product .upsells .wd-product,
    body.single-product .upsells .product-grid-item,
    body.single-product .cross-sells .wd-product,
    body.single-product .cross-sells .product-grid-item,
    body.single-product .wd-products .wd-product,
    body.single-product .wd-products .product-grid-item {
        padding: 4px !important;
    }

    /* Tarjetas */
    body.home .wd-products-element .wd-product .product-wrapper,
    body.home .wd-products-element .product-grid-item .product-wrapper,
    body.tax-product_cat .wd-product .product-wrapper,
    body.tax-product_cat .product-grid-item .product-wrapper,
    body.single-product .wd-product .product-wrapper,
    body.single-product .product-grid-item .product-wrapper {
        padding: 10px !important;
        border-radius: 10px !important;
    }
}