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

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", 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: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(158,42,47);
	--wd-alternative-color: rgb(63,68,68);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(16,108,216);
	--btn-accented-bgcolor-hover: rgb(15,98,197);
	--wd-form-brd-width: 2px;
	--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-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-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(16,108,216);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgba(16,16,16,0.05);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
--wd-brd-radius: 0px;
}




/*botón de formulario de producto*/
.btn-formulario{
  display:inline-block;
  background:#9e2a2f;
  color:#fff !important;       /* fuerza blanco siempre */
  padding:12px 28px;
  border-radius:4px;
  text-decoration:none;
  font-weight:bold;
}
.btn-formulario:hover,
.btn-formulario:focus{
  background:#101820;
  color:#fff !important;       /* evita que Woodmart cambie el texto en hover */
}

/* Formulario – Notaría Gissele Cuzma */

.elementor-widget-form .elementor-field-group {
  margin-bottom: 16px;
}

.elementor-widget-form .elementor-field-label {
  font-size: 12px;
  font-weight: 600;
  color: #3f4444;
  letter-spacing: 0.03em;
  margin-bottom: 5px;
}

.elementor-widget-form .elementor-field-textual {
  border: 1.5px solid #d5d5d5 !important;
  border-radius: 3px !important;
  padding: 10px 14px !important;
  font-size: 14px !important;
  color: #101820 !important;
  background: #ffffff !important;
  transition: border-color 0.2s !important;
}

/*ponemos bonito el formulario*/
.elementor-widget-form .elementor-field-textual:focus {
  border-color: #9e2a2f !important;
  box-shadow: 0 0 0 3px rgba(158,42,47,0.10) !important;
  outline: none !important;
}

.elementor-widget-form .elementor-field-type-html {
  margin-top: 32px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(158,42,47,0.25);
}

.elementor-widget-form .elementor-button[type="submit"] {
  background: #9e2a2f !important;
  color: #fff !important;
  border-color: #9e2a2f !important;
  border-radius: 3px;
  font-weight: 600;
  font-size: 13px !important;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 13px 24px !important;
  width: 100%;
  transition: background 0.2s !important;
}

.elementor-widget-form .elementor-button[type="submit"]:hover {
  background: #101820 !important;
  border-color: #101820 !important;
  color: #fff !important;
}

/* DESAPARECEMOS EL ENCABEZADO Descripción del Single Product Layout */
.elementor-element-be718c0 .wd-nav-wrapper {
    display: none !important;
}

.elementor-element-be718c0 .woocommerce-Tabs-panel {
    padding-top: 24px !important;
}
/*smooth scroll para anchor en elementor */
html {
    scroll-behavior: smooth !important;
}

/* ===== Archive en lista apilado · Notaría Gissele Cuzma ===== */

/* Tarjeta a ancho completo, una debajo de otra, con borde de marca */
.elementor-element-73e60915 .wd-product.product-list-item {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 28px 0 !important;
  border: 1px solid #e6e4e0;
  background: #fff;
  overflow: hidden;
}

/* Apilar: imagen arriba, texto abajo */
.elementor-element-73e60915 .product-list-item .product-wrapper {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
}

/* Imagen full width arriba, sin recortes ni radios */
.elementor-element-73e60915 .product-list-item .product-element-top {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  flex: 0 0 auto !important;
}
.elementor-element-73e60915 .product-list-item .product-element-top img {
  width: 100% !important;
  height: auto !important;
  display: block;
  border-radius: 0 !important;
}

/* Bloque de texto debajo */
.elementor-element-73e60915 .product-list-item .product-list-content {
  width: 100% !important;
  max-width: 100% !important;
  padding: 18px 26px 22px !important;
  margin: 0 !important;
}

/* Título: serif granate */
.elementor-element-73e60915 .product-list-item .wd-entities-title {
  margin: 0 0 6px !important;
}
.elementor-element-73e60915 .product-list-item .wd-entities-title a {
  font-family: 'Lora', Georgia, serif !important;
  color: #9e2a2f !important;
  font-size: 22px !important;
  line-height: 1.3 !important;
  text-transform: none !important;
}

/* Descripción corta: gris de marca */
.elementor-element-73e60915 .product-list-item .woocommerce-product-details__short-description,
.elementor-element-73e60915 .product-list-item .woocommerce-product-details__short-description p {
  color: #3f4444 !important;
  margin: 0 !important;
}

/* Quitar el hueco del botón de carrito (modo catálogo, va vacío) */
.elementor-element-73e60915 .product-list-item .wd-add-btn {
  display: none !important;
}

/* ocultamos la imagen de producto en product archive */
.elementor-element-73e60915 .product-list-item .product-element-top {
  display: none !important;
}

.elementor-element-73e60915 .product-list-item .product-wrapper {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}

.elementor-element-73e60915 .product-list-item h3,
.elementor-element-73e60915 .product-list-item .wd-entities-title {
  margin: 0;
  font-size: 16px;
}