.elementor-kit-7{--e-global-color-primary:#36433D;--e-global-color-secondary:#D1001F;--e-global-color-text:#303030;--e-global-color-accent:#58A554;--e-global-color-551cfe7:#EBEBED;--e-global-color-379bece:#2A3530;--e-global-color-892f943:#FFFFFF;--e-global-color-1605257:#F9F9F9;--e-global-color-23829ec:#FF373C;--e-global-typography-primary-font-family:"TT Norms";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"TT Norms";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"TT Norms";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"TT Norms";--e-global-typography-accent-font-weight:500;--e-global-typography-a5a5ded-font-family:"TT Norms";--e-global-typography-a5a5ded-font-size:14px;--e-global-typography-a5a5ded-font-weight:700;--e-global-typography-a5a5ded-text-transform:uppercase;--e-global-typography-a5a5ded-letter-spacing:1px;--e-global-typography-1189cd9-font-family:"TT Norms";--e-global-typography-1189cd9-font-size:56px;--e-global-typography-1189cd9-font-weight:700;--e-global-typography-1189cd9-line-height:1.1em;--e-global-typography-bbbd5f9-font-family:"TT Norms";--e-global-typography-bbbd5f9-font-size:24px;--e-global-typography-bbbd5f9-font-weight:600;--e-global-typography-bbbd5f9-line-height:1.5em;--e-global-typography-1ce691f-font-family:"TT Norms";--e-global-typography-1ce691f-font-size:96px;--e-global-typography-1ce691f-font-weight:700;--e-global-typography-1ce691f-line-height:1.1em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-7{--e-global-typography-1189cd9-font-size:56px;--e-global-typography-1ce691f-font-size:66px;}}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-1189cd9-font-size:46px;--e-global-typography-bbbd5f9-font-size:20px;--e-global-typography-1ce691f-font-size:56px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-1189cd9-font-size:36px;--e-global-typography-1ce691f-font-size:46px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root{
    --rojo: #e40000;
    --rojoHover: #FF373C;
}

* {
  font-variant-ligatures: none;
}

/* producto card */
.btn-custom-icon .circulo,
.producto-card .block-link .titulo .elementor-heading-title,
.producto-card .thumbnail .barra{
	transition: all .3s ease;
}

.producto-card:hover .block-link .btn-custom .btn-custom-text{
	background-color: var(--rojoHover);
}
.producto-card:hover .block-link .titulo .elementor-heading-title{
	color: var(--rojoHover);
}
.producto-card:hover .block-link .btn-custom .btn-custom-icon .circulo{
	fill: var(--rojoHover);
}
.producto-card:hover .thumbnail .barra{
	background-color: var(--rojoHover);
}


/* btn simple custom */
.btn-simple-custom:hover .btn-custom-text{
	background-color: var(--rojoHover);
}
.btn-simple-custom:hover .btn-custom-icon .circulo{
	fill: var(--rojoHover);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TT Norms';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://lavictorialimpieza.com/wp-content/uploads/2026/01/ttnorms-bold.woff2') format('woff2'),
		url('https://lavictorialimpieza.com/wp-content/uploads/2026/01/ttnorms-bold.woff') format('woff'),
		url('https://lavictorialimpieza.com/wp-content/uploads/2026/01/ttnorms-bold.ttf') format('truetype');
}
@font-face {
	font-family: 'TT Norms';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://lavictorialimpieza.com/wp-content/uploads/2026/01/ttnorms-regular.woff2') format('woff2'),
		url('https://lavictorialimpieza.com/wp-content/uploads/2026/01/ttnorms-regular.woff') format('woff'),
		url('https://lavictorialimpieza.com/wp-content/uploads/2026/01/ttnorms-regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */