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

:root {
	--wd-text-font: "Proxima Nova", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Proxima Nova", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Proxima Nova", 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: "Proxima Nova", 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: "Proxima Nova", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(231,29,54);
	--wd-alternative-color: rgb(171,186,129);
	--wd-link-color: rgb(123,121,119);
	--wd-link-color-hover: rgb(231,29,54);
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(231,29,54);
	--btn-default-bgcolor-hover: rgb(231,29,54);
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(231,29,54);
	--btn-accented-bgcolor-hover: rgb(231,29,54);
	--btn-transform: none;
	--btn-font-weight: 600;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: rgb(247,243,240);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(247,243,240);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	text-transform: capitalize;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-size: 30px;
}
html .wd-buy-now-btn {
	font-weight: 700;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(231,29,54);
}
html .wd-buy-now-btn:hover {
	background: rgb(231,29,54);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-weight: 700;
	text-transform: uppercase;
}
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-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(0,0,0);
	--wd-arrow-radius: 300px;
}
.product-labels .product-label.onsale {
	background-color: rgb(126,164,222);
	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: 1445px;
--wd-form-brd-radius: 5px;
--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;
}

@media (min-width: 1445px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1445px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1445px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Proxima Nova";
	src: url("//dencar.com.ar/wp-content/uploads/2025/05/Proxima-Nova-Regular.woff2") format("woff2"), 
url("//dencar.com.ar/wp-content/uploads/2025/05/Proxima-Nova-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* Estilo por defecto para todos los dispositivos */
#menu-main-navigation {
  position: relative;
  left: 0;
}

/* Estilo específico para monitores (ancho mayor a 1440px) */
@media (min-width: 1600px) {
  #menu-main-navigation {
    left: -90px; /* Ajusta este valor según lo que necesites */
  }
}

#fluentform_3 .ff-btn-submit {
	background-color: #ff1616;
	color: white;
}

/* Estilo por defecto para todos los campos de entrada y áreas de texto dentro del formulario con ID fluentform_3 */
#fluentform_3 .ff-el-form-control {
  border: 1px solid #ccc; /* Borde por defecto */
  transition: border-color 0.3s ease; /* Transición suave para el cambio de color */
}

/* Estilo para el hover (cuando se pasa el cursor) en todos los campos de entrada y áreas de texto dentro del formulario con ID fluentform_3 */
#fluentform_3 .ff-el-form-control:hover {
  border-color: #ff0000; /* Color del borde cuando se pasa el cursor */
}

.wd-empty-page-text {
    display: none !important;
}

.cart-empty.wd-empty-page.wc-empty-cart-message {
    margin-top: 150px; /* Ajusta este valor para aumentar o disminuir el espacio */
}

.woocommerce-message,
.woocommerce-info {
    display: none !important; /* Oculta ambos elementos completamente */
}

.woocommerce-message[role="alert"] {
    display: none !important;
}

.wd-cats-toggle {
    background-color: #ff1717;
}
.wd-cats-toggle::after {
    content: "→";  /* contenido que deseas añadir */
    color: #f8f8f8;  /* el color que deseas para el contenido */
}

.wd-cats-toggle:hover {
    background-color: #ff1717 !important; /* Cambia '#color-deseado' al color de fondo que prefieras para el hover */
}

.wd-cats-toggle:hover::after {
    color: #f8f8f8 !important; /* Cambia '#color-de-texto-deseado' al color que prefieras para el texto durante el hover */
}

.wd-cats-toggle.toggle-active {
    background-color: #ff1717 !important; /* Reemplaza '#nuevo-color' con el código de color que desees usar */
}

#tooltipComponent {
  margin-top: -30px;     /* Sube el tooltip */
  margin-bottom: 30px;   /* Agrega espacio debajo */
}

@media (min-width: 1025px) {
	.woocommerce-message,
.woocommerce-info {
    display: none !important; /* Oculta ambos elementos completamente */
}

figure.woocommerce-product-gallery__image {
    width: 500px;
    height: 500px;
    overflow: hidden; /* Oculta cualquier contenido que sobresalga */
}
}

