{"id":20539,"date":"2025-05-15T11:26:56","date_gmt":"2025-05-15T15:26:56","guid":{"rendered":"https:\/\/new2.mylpan.cl\/ecolive-child\/"},"modified":"2026-03-06T12:47:50","modified_gmt":"2026-03-06T15:47:50","slug":"ecolive-child","status":"publish","type":"post","link":"https:\/\/mylpan.cl\/?p=20539","title":{"rendered":"ecolive-child"},"content":{"rendered":"<p>.elementor-header-group-wrapper .header-group-action > div > a {<br \/>\n    width: 50px;<br \/>\n    height: 50px;<br \/>\n    background-color: #F7F7F7;<br \/>\n    border-radius: 12px 12px 28px 12px;<br \/>\n    -ms-transition: all 0.2s ease;<br \/>\n    -o-transition: all 0.2s ease;<br \/>\n    -moz-transition: all 0.2s ease;<br \/>\n    -webkit-transition: all 0.2s ease;<br \/>\n    transition: all 0.2s ease;<br \/>\n}<\/p>\n<p>.elementor-header-group-wrapper .header-group-action > div > a:hover {<br \/>\n    background-color: #BCBCBC;<br \/>\n}<\/p>\n<p>ul.product-brands {<br \/>\n  display: grid;<br \/>\n  grid-template-columns: repeat(2, 1fr); \/* 2 columnas iguales *\/<br \/>\n  gap: 10px; \/* espacio entre columnas y filas, opcional *\/<br \/>\n}<\/p>\n<p>img.product-brand-logo {<br \/>\n  box-sizing: border-box;<br \/>\n  border: 1px solid #ccc; \/* borde gris claro por defecto *\/<br \/>\n  border-radius: 8px; \/* o 50% si lo quieres circular *\/<br \/>\n  transition: border-color 0.3s ease;<br \/>\n}<\/p>\n<p>img.product-brand-logo:hover {<br \/>\n  border-color: #FCDA32; \/* amarillo al hacer hover *\/<br \/>\n}<\/p>\n<p>li.brand-item.brand-item-236::before,<br \/>\nli.brand-item.brand-item-241::before,<br \/>\nli.brand-item.brand-item-240::before,<br \/>\nli.brand-item.brand-item-232::before,<br \/>\nli.brand-item.brand-item-242::before,<br \/>\nli.brand-item.brand-item-243::before,<br \/>\nli.brand-item.brand-item-244::before {<br \/>\n  display: none;<br \/>\n}<\/p>\n<p>a[rel=&#8221;tag&#8221;] {<br \/>\n    color: grey !important;<br \/>\n}<\/p>\n<p>\/* 1. Aplica el color gris a todo el contenido del contenedor .posted-in.<br \/>\n      Esto har\u00e1 que las comas, puntos suspensivos y cualquier otro texto directo<br \/>\n      dentro de .posted-in se pongan grises. *\/<br \/>\n.posted-in {<br \/>\n    color: grey;<br \/>\n}<\/p>\n<p>ul.tabs.wc-tabs li[id^=&#8221;tab-title-wb_cptb_&#8221;] a {<br \/>\n    font-family: &#8216;Oswald&#8217;, sans-serif !important;<br \/>\n    font-size: 18px !important;<br \/>\n}<\/p>\n<p>\/* Permite scroll horizontal en PC y Mobile *\/<br \/>\n.responsive-table,<br \/>\n.wb_cptb_content {<br \/>\n  overflow-x: auto;<br \/>\n  display: block;<br \/>\n}<\/p>\n<p>\/* Permite scroll horizontal en PC y Mobile *\/<br \/>\n.responsive-table,<br \/>\n.wb_cptb_content {<br \/>\n  overflow-x: auto;<br \/>\n  display: block;<br \/>\n}<\/p>\n<p>\/* Estilos para las tablas dentro de ambos contenedores *\/<br \/>\n.responsive-table table,<br \/>\n.wb_cptb_content table {<br \/>\n  width: 100%;<br \/>\n  min-width: 600px;<br \/>\n  border-collapse: collapse;<br \/>\n}<\/p>\n<p>\/* Evita que las palabras se corten y mantiene las columnas legibles *\/<br \/>\n.responsive-table td,<br \/>\n.responsive-table th,<br \/>\n.wb_cptb_content td,<br \/>\n.wb_cptb_content th {<br \/>\n  word-break: normal;<br \/>\n  white-space: nowrap;<br \/>\n  min-width: 120px;<br \/>\n  padding: 8px;<br \/>\n}<\/p>\n<p>.custom-quote-button {<br \/>\n  display: inline-block;<br \/>\n  margin-top: 10px;<br \/>\n  padding: 8px 16px;<br \/>\n  background-color: #E41F21;<br \/>\n  color: #fff; \/* Texto blanco *\/<br \/>\n  text-align: center;<br \/>\n  border-radius: 4px;<br \/>\n  font-size: 14px;<br \/>\n  text-decoration: none;<br \/>\n  font-weight: 500;<br \/>\n  transition: all 0.3s ease;<br \/>\n  position: relative;<br \/>\n}<\/p>\n<p>\/* Hover sobre el contenedor del producto *\/<br \/>\n.product-block:hover .custom-quote-button {<br \/>\n  transform: translateY(30px); \/* Desplaza el bot\u00f3n hacia abajo *\/<br \/>\n  background-color: #C50E10;   \/* Color m\u00e1s oscuro *\/<br \/>\n  color: #fff; \/* Asegura que el texto sigue blanco *\/<br \/>\n}<\/p>\n<p>.icon:hover {<br \/>\n    background-color: #ff0082; \/* Cambia este color al que quieras *\/<br \/>\n    transition: background-color 0.3s ease; \/* Transici\u00f3n suave *\/<br \/>\n    cursor: pointer; \/* Opcional: para mostrar que es interactivo *\/<br \/>\n}<\/p>\n<p>\/* Estado normal *\/<br \/>\n.site-header-account a .icon {<br \/>\n  display: inline-flex;<br \/>\n  align-items: center;<br \/>\n  justify-content: center;<br \/>\n  width: 44px;<br \/>\n  height: 44px;<br \/>\n  border-radius: 50%;<br \/>\n  background-color: transparent;<br \/>\n  transition: background-color 0.25s ease, color 0.25s ease;<br \/>\n}<br \/>\n\/* Hover fucsia *\/<br \/>\n.tu-selector-aqui:hover {<br \/>\n    color: #FF0082 !important;<br \/>\n}<\/p>\n<p>.site-header-account a:hover .icon i {<br \/>\n  color: #ffffff !important;<br \/>\n}<\/p>\n<p>\/* Activo en gris claro cuando la URL contiene &#8220;mi-cuenta&#8221; *\/<br \/>\n.site-header-account a[href*=&#8221;mi-cuenta&#8221;] .icon {<br \/>\n  background-color: #e0e0e0 !important; \/* gris claro *\/<br \/>\n}<br \/>\n.site-header-account a[href*=&#8221;mi-cuenta&#8221;] .icon i {<br \/>\n  color: #333333 !important; \/* gris oscuro *\/<br \/>\n}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>.elementor-header-group-wrapper .header-group-action > div > a { width: 50px; height: 50px; background-color: #F7F7F7; border-radius: 12px 12px 28px 12px; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; } .elementor-header-group-wrapper .header-group-action > div > a:hover { background-color: #BCBCBC; } ul.product-brands { display: grid; grid-template-columns: repeat(2, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-20539","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/mylpan.cl\/index.php?rest_route=\/wp\/v2\/posts\/20539","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mylpan.cl\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mylpan.cl\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mylpan.cl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mylpan.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=20539"}],"version-history":[{"count":0,"href":"https:\/\/mylpan.cl\/index.php?rest_route=\/wp\/v2\/posts\/20539\/revisions"}],"wp:attachment":[{"href":"https:\/\/mylpan.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=20539"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mylpan.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=20539"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mylpan.cl\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=20539"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}