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

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(236,98,61);
	--wd-alternative-color: rgb(115,84,239);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(225,74,92);
	--btn-accented-bgcolor-hover: rgb(205,67,84);
	--btn-transform: capitalize;
	--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(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
}
.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(255,255,255);
	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-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(140,188,103);
}
.product-labels .product-label.featured {
	background-color: rgb(225,74,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 509px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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(246,245,248);
}

/* CATEGORÍAS CIRCULARES - CONTENEDORES MÁS GRANDES */
/* Pegar en Woodmart > Custom CSS */

/* Contenedores circulares más grandes - FORZAR CÍRCULO PERFECTO */
html body .wd-cats-element .category-grid-item .wd-cat-image,
html body .wd-cats-element .category-grid-item .wd-cat-thumb {
    border-radius: 50% !important;
    overflow: hidden !important;
    background-color: white !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 130px !important;
    height: 130px !important;
    min-width: 130px !important;
    min-height: 130px !important;
    max-width: 130px !important;
    max-height: 130px !important;
    margin: 0 auto !important;
    position: relative !important;
}

/* Imágenes dentro de los contenedores */
html body .wd-cats-element .category-grid-item .wd-cat-image img,
html body .wd-cats-element .category-grid-item .wd-cat-thumb img {
    object-fit: contain !important;
    width: 85% !important;
    height: 85% !important;
    max-width: 85% !important;
    max-height: 85% !important;
    border-radius: 0 !important;
}

/* Selector adicional por si acaso */
html body .wd-cats-element img {
    object-fit: contain !important;
    width: 85% !important;
    height: 85% !important;
}

/* Contenedor padre para evitar overflow en hover y añadir más espacio */
html body .wd-cats-element .category-grid-item {
    padding: 20px !important;
    overflow: visible !important;
    margin: 0 15px !important;
    min-width: 160px !important;
}

/* Efecto hover controlado para evitar recortes */
html body .wd-cats-element .category-grid-item:hover .wd-cat-image,
html body .wd-cats-element .category-grid-item:hover .wd-cat-thumb {
    transform: scale(1.03) !important;
    transition: transform 0.3s ease !important;
}

/* Selector específico para Elementor */
html body .elementor-widget-wd_product_categories .wd-cats-element .category-grid-item img {
    object-fit: contain !important;
    width: 85% !important;
    height: 85% !important;
}

/* Títulos de categorías - permitir texto completo con más espacio */
html body .wd-cats-element .category-grid-item .wd-entities-title,
html body .wd-cats-element .category-grid-item h3 {
    width: 100% !important;
    text-align: center !important;
    font-size: 14px !important;
    margin-top: 10px !important;
    line-height: 1.3 !important;
    max-width: 160px !important;
}

/* Responsive - ajustar tamaños en móvil */
@media (max-width: 768px) {
    html body .wd-cats-element .category-grid-item .wd-cat-image,
    html body .wd-cats-element .category-grid-item .wd-cat-thumb {
        width: 110px !important;
        height: 110px !important;
        min-width: 110px !important;
        min-height: 110px !important;
        max-width: 110px !important;
        max-height: 110px !important;
    }
    
    html body .wd-cats-element .category-grid-item {
        padding: 15px !important;
        margin: 0 8px !important;
        min-width: 130px !important;
    }
    
    html body .wd-cats-element .category-grid-item .wd-entities-title,
    html body .wd-cats-element .category-grid-item h3 {
        font-size: 12px !important;
        max-width: 130px !important;
    }
}

@media (min-width: 1200px) {
    html body .wd-cats-element .category-grid-item .wd-cat-image,
    html body .wd-cats-element .category-grid-item .wd-cat-thumb {
        width: 150px !important;
        height: 150px !important;
        min-width: 150px !important;
        min-height: 150px !important;
        max-width: 150px !important;
        max-height: 150px !important;
    }
    
    html body .wd-cats-element .category-grid-item {
        padding: 25px !important;
        margin: 0 20px !important;
        min-width: 180px !important;
    }
    
    html body .wd-cats-element .category-grid-item .wd-entities-title,
    html body .wd-cats-element .category-grid-item h3 {
        font-size: 15px !important;
        max-width: 180px !important;
    }
}

/* SOLUCIÓN SEGURA PARA BLOQUE DE MESSI ELEMENTOR - Solo para móviles */

@media (max-width: 768px) {
    /* Imagen más pequeña */
    .elementor-element-45a5794 img {
        width: 300px !important;  /* Cambiado de 300px a 200px */
        height: auto !important;
        max-width: 300px !important;
    }
    

/* SOLUCIÓN MÁS DIRECTA - Si la anterior no funciona, usa esta */
@media screen and (min-width: 1200px) and (max-width: 1440px) {
    /* Forzar tamaño específico en píxeles */
   #menu-menu-marketplace-2
			font-size: 99% !important;
}
