.elementor-4024 .elementor-element.elementor-element-ed07328{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--background-transition:0.3s;--margin-top:40px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-4024 .elementor-element.elementor-element-402650a .elementor-heading-title{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:18px;font-weight:500;letter-spacing:0px;}.elementor-4024 .elementor-element.elementor-element-9f515c8 .elementor-heading-title{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:18px;font-weight:500;}.elementor-4024 .elementor-element.elementor-element-9f515c8 > .elementor-widget-container{margin:0px 3px 0px 3px;}.elementor-4024 .elementor-element.elementor-element-a60a191 .woolentor-archive-data-area{text-align:left;}.elementor-4024 .elementor-element.elementor-element-a60a191 .woolentor-archive-data-area .woolentor-archive-title{color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-size:18px;font-weight:500;letter-spacing:0px;margin:-2px 0px 0px 0px;}.elementor-4024 .elementor-element.elementor-element-a60a191 .woolentor-archive-data-area .woolentor-archive-desc{margin:0px 0px 0px 0px;}.elementor-4024 .elementor-element.elementor-element-10d678f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-grid-modern{gap:0px;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-card{border-style:solid;border-width:0px 0px 0px 0px;border-color:var( --e-global-color-secondary );border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-image > a{border-radius:0px 0px 0px 0px;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-editorial-grid-card .woolentor-product-overlay{border-radius:0px 0px 0px 0px;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-image img.woolentor-product-img{border-radius:0px 0px 0px 0px;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-grid-magazine .woolentor-product-image{border-radius:0px 0px 0px 0px;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-content{align-items:center;text-align:center;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-content-header{align-items:center;text-align:center;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-title a{color:var( --e-global-color-secondary );}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-title{font-family:"Manrope", Sans-serif;font-size:20px;font-weight:500;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-price,.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-price del{font-family:"Manrope", Sans-serif;font-size:18px;font-weight:400;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-quick-actions .woolentor-quick-action svg{width:18px;height:18px;}.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-quick-actions .woolentor-quick-action{font-size:18px;}body.elementor-page-4024:not(.elementor-motion-effects-element-type-background), body.elementor-page-4024 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(max-width:1279px){.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-grid-modern{gap:20px;}}@media(max-width:767px){.elementor-4024 .elementor-element.elementor-element-b3229dd .woolentor-product-grid-modern{gap:15px;}}/* Start custom CSS for woolentor-product-grid-modern, class: .elementor-element-b3229dd *//* 1. Quitamos cualquier borde residual que meta Elementor o los contenedores vacíos */
.woolentor-product-item {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* 2. Reseteamos la tarjeta y aplicamos el borde SOLO abajo y a la derecha */
.woolentor-product-card {
    border-top: none !important;
    border-left: none !important;
    border-right: 1px solid #000000 !important;
    border-bottom: 1px solid #000000 !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    border-radius: 0px !important;
}

/* 3. Ponemos la línea horizontal superior SOLO a los productos que están en la primera fila */
.woolentor-product-item:nth-child(-n+3) .woolentor-product-card {
    border-top: 1px solid #000000 !important;
}

/* 4. Ponemos la línea vertical izquierda SOLO a los productos que abren línea (columna 1) */
.woolentor-product-item:nth-child(3n+1) .woolentor-product-card {
    border-left: 1px solid #000000 !important;
}

/* Forzamos a que las imágenes del grid pierdan las esquinas redondeadas */
.woolentor-product-card img,
.woolentor-product-img,
.woolentor-product-image a,
.woolentor-product-image {
    border-radius: 0px !important;
    clip-path: none !important;
}

/* 1. Obligamos a la imagen a ocupar todo el ancho sin salirse de las líneas */
.woolentor-product-card img.woolentor-product-img {
    width: 100% !important;
    max-width: 100% !important;
    height: 430px !important; /* Ajusta este número (por ejemplo 250px o 300px) para cambiar la altura de todas a la vez */
    object-fit: cover !important;
    object-position: center !important;
    display: block !important;
}

/* 2. Limpiamos cualquier padding o contenedor intermedio que deje aire a los lados */
.woolentor-product-image,
.woolentor-product-image a {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://eventos.estudiaiaiai.com/wp-content/uploads/2024/01/Manrope-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://eventos.estudiaiaiai.com/wp-content/uploads/2024/01/Manrope-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://eventos.estudiaiaiai.com/wp-content/uploads/2024/01/Manrope-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://eventos.estudiaiaiai.com/wp-content/uploads/2024/01/Manrope-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://eventos.estudiaiaiai.com/wp-content/uploads/2024/01/Manrope-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://eventos.estudiaiaiai.com/wp-content/uploads/2024/01/Manrope-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://eventos.estudiaiaiai.com/wp-content/uploads/2024/01/Manrope-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://eventos.estudiaiaiai.com/wp-content/uploads/2024/01/Manrope-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */