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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: rgb(243,118,67);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(243,118,67);
	--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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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-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;
--wd-brd-radius: 0px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* ============================================
   KATASAURIO — DARK THEME GLOBAL
   ============================================ */

/* FONDO GENERAL */
body, .site-wrapper, .woocommerce-page, .woocommerce {
  background-color: #060606 !important;
  color: #ddd !important;
}

/* PÁGINA DE TIENDA */
.woocommerce-shop .site-content,
.tax-product_cat .site-content,
.archive .site-content,
#main, .wd-page-content {
  background-color: #060606 !important;
}

/* TÍTULO DE PÁGINA */
.page-title-text, .entry-title, h1, h2, h3, h4, h5,
.woocommerce-products-header__title,
.woodmart-title-container .title {
  color: #ffffff !important;
  font-family: 'Bebas Neue', Impact, sans-serif !important;
}

/* BREADCRUMBS */
.woocommerce .woocommerce-breadcrumb,
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
  color: #666 !important;
  background: transparent !important;
}

/* BARRA LATERAL */
.sidebar-container, .widget-area, .wd-sidebar,
#secondary, .woocommerce-sidebar {
  background: #0d0d0d !important;
  border-right: 1px solid #1a1a1a !important;
}
.widget-title, .widgettitle {
  color: #fff !important;
  font-family: 'Bebas Neue', sans-serif !important;
  letter-spacing: 2px !important;
  border-bottom: 1px solid #2ECC71 !important;
  padding-bottom: 8px !important;
}
.widget a, .widget li, .widget label,
.woocommerce-widget-layered-nav-list__item a {
  color: #aaa !important;
}
.widget a:hover,
.woocommerce-widget-layered-nav-list__item a:hover {
  color: #2ECC71 !important;
}

/* CARDS DE PRODUCTOS */
.product-grid-item, .wd-product-grid .product,
.products .product, li.product {
  background: #0e0e0e !important;
  border: 1px solid #1a1a1a !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  transition: border-color 0.3s ease, transform 0.3s ease !important;
}
.product-grid-item:hover, .products .product:hover {
  border-color: #2ECC71 !important;
  transform: translateY(-3px) !important;
}

/* NOMBRE DEL PRODUCTO */
.product-grid-item .wd-entities-title a,
.woocommerce-loop-product__title, .product .woocommerce-loop-product__title,
h2.woocommerce-loop-product__title {
  color: #ffffff !important;
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 18px !important;
  letter-spacing: 1px !important;
}

/* PRECIO */
.price, .woocommerce-Price-amount,
.product-grid-item .price,
.amount {
  color: #2ECC71 !important;
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 20px !important;
}
.price del, .price del .amount {
  color: #555 !important;
  font-size: 14px !important;
}

/* BOTÓN AGREGAR AL CARRITO */
.add_to_cart_button, .button.product_type_simple,
.wd-add-btn a, .product-grid-item .add_to_cart_button,
.woocommerce a.button, .woocommerce button.button {
  background: #2ECC71 !important;
  color: #000 !important;
  border: none !important;
  font-family: 'Bebas Neue', sans-serif !important;
  letter-spacing: 2px !important;
  font-size: 14px !important;
  border-radius: 6px !important;
  transition: background 0.2s !important;
}
.add_to_cart_button:hover, .button.product_type_simple:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover {
  background: #27ae60 !important;
  color: #000 !important;
}

/* FILTROS Y ORDENAMIENTO */
.woocommerce-ordering select,
.woocommerce-result-count,
.wd-tools-filter-btn {
  background: #0d0d0d !important;
  color: #aaa !important;
  border: 1px solid #2a2a2a !important;
}

/* PAGINACIÓN */
.woocommerce-pagination .page-numbers li a,
.woocommerce-pagination .page-numbers li span {
  background: #0d0d0d !important;
  color: #aaa !important;
  border: 1px solid #222 !important;
}
.woocommerce-pagination .page-numbers li .current,
.woocommerce-pagination .page-numbers li a:hover {
  background: #2ECC71 !important;
  color: #000 !important;
  border-color: #2ECC71 !important;
}

/* CATEGORÍAS SIDEBAR */
.product-categories li a {
  color: #aaa !important;
}
.product-categories li a:hover,
.product-categories li.current-cat a {
  color: #2ECC71 !important;
}

/* FOOTER */
.footer-container, .site-footer, #colophon {
  background: #040404 !important;
  border-top: 1px solid #1a1a1a !important;
  color: #555 !important;
}
.site-footer a { color: #666 !important; }
.site-footer a:hover { color: #2ECC71 !important; }

/* CARRITO MINI */
.wd-header-cart .cart-amount,
.wd-header-cart .total .amount {
  color: #2ECC71 !important;
}

/* INPUTS Y FORMULARIOS */
input[type="text"], input[type="email"],
input[type="number"], textarea, select {
  background: #111 !important;
  color: #ddd !important;
  border: 1px solid #2a2a2a !important;
}
input::placeholder, textarea::placeholder {
  color: #555 !important;
}

/* BADGES — NUEVO, OFERTA */
.wd-badge-new, .wd-label-new { background: #2ECC71 !important; color: #000 !important; }
.wd-badge-sale, .wd-label-sale, .onsale { background: #e74c3c !important; color: #fff !important; }
