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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//smartsur.es/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//smartsur.es/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//smartsur.es/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//smartsur.es/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//smartsur.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//smartsur.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//smartsur.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//smartsur.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(36,36,36);
	--wd-entities-title-font: "Open Sans", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(255,152,0);
	--wd-alternative-color: rgb(0,97,255);
	--wd-link-color: rgb(49,161,227);
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Open Sans", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-default-color: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(255,152,0);
	--btn-accented-bgcolor-hover: rgb(0,97,255);
	--btn-accented-color: rgb(51,51,51);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://smartsur.in-web.es/wp-content/uploads/2021/10/tools-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(22,27,137);
	background-image: url(https://smartsur.in-web.es/wp-content/uploads/2021/10/tools-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(30,30,30);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: capitalize;
	color: rgb(30,30,30);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,97,255);
}
.page .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1650px;
--wd-form-brd-radius: 0px;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


/* 1. Sidebar: que sea sticky y no se pierda al hacer scroll */
.sidebar-shop, .sidebar { 
  position: sticky;
  top: 100px; /* ajustar según tu header */
  align-self: flex-start;
  max-width: 260px; /* ancho como en la imagen */
  padding-right: 0;
}

/* 2. Títulos de sección con línea debajo del texto y del mismo ancho */
.widget .widget-title,
.widget .title,
.widget_title {
  display: inline-block; /* se ajusta al ancho del contenido */
  position: relative;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  padding-bottom: 6px; /* espacio para la línea */
  color: #222;
  text-transform: none;
}

/* línea justo debajo, igual de ancha que el texto */
.widget .widget-title:after,
.widget .title:after,
.widget_title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 100%; /* igual que el ancho del título */
  background: #222;
  border-radius: 2px;
}

/* 3. Listas sin viñetas, con link naranja como en la imagen */
.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget ul li {
  margin-bottom: 6px;
}

.widget ul li a {
  color: #d68b00;
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.1;
}

.widget ul li a:hover,
.widget ul li a:focus {
  color: #000;
}

/* 4. Separación entre widgets para “aire” */
.widget {
  margin-bottom: 2rem;
}

/* 5. Ajustes tipográficos generales del sidebar */
.sidebar, .sidebar-shop {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* 6. Producto: espaciado vertical similar a tu captura */
.products .product {
  margin-bottom: 2rem;
}

/* 7. Títulos de productos más compactos (opcional) */
.products .product .woocommerce-loop-product__title {
  font-size: 1rem;
  margin: 0.5rem 0 0;
}

/* 8. En móviles: si quieres ocultar y usar off-canvas en su lugar */
@media (max-width: 1024px) {
  .sidebar-shop {
    display: none;
  }
}
/* 9. Cambia el color de las uds de subcategorías dentro de la categoría padre */
.wd-cat-count a {
	color: #ff9800 !important;
}

/* 10. Da margen superior al mensaje de paga en 3 meses con PayPal */
.message__messaging {
	margin-top: 5px !important;
}

/* 11. Reducir margen grid productos móvil*/
@media (max-width: 768px) {
    .products .product {
        margin-bottom: 0 !important;
    }
}