Ir al contenido

Todos los productos
<style id="tmf-footer-global-and-forum-blue-v2">
/* Footer intacto en todas las secciones. */
html body #wrapwrap footer, html body #wrapwrap .o_footer, html body #wrapwrap #footer, html body #wrapwrap #bottom {
  --primary: #6B3E66 !important;
  --o-color-1: #6B3E66 !important;
  --bs-primary: #6B3E66 !important;
  color: #fff !important;
}
html body #wrapwrap footer a:not(.dropdown-item),
html body #wrapwrap .o_footer a:not(.dropdown-item),
html body #wrapwrap #footer a:not(.dropdown-item),
html body #wrapwrap #bottom a:not(.dropdown-item) {
  color: #fff !important;
  border-color: #fff !important;
}
html body #wrapwrap footer .btn-primary,
html body #wrapwrap .o_footer .btn-primary {
  background-color: #6B3E66 !important;
  border-color: #6B3E66 !important;
  color: #fff !important;
}
/* Foros igual que Cursos/Formacion. */
body[class*="o_website_forum"], body:has(.o_website_forum), body:has(.o_wforum), body:has(.o_forum) {
  --primary: #157C9B !important;
  --o-color-1: #157C9B !important;
  --bs-primary: #157C9B !important;
  --bs-link-color: #157C9B !important;
  --bs-link-hover-color: #0F5E77 !important;
}
body[class*="o_website_forum"] #wrap a:not(.btn):not(.dropdown-item):not(.navbar-brand),
body[class*="o_website_forum"] #wrap .text-primary,
body:has(.o_website_forum) #wrap a:not(.btn):not(.dropdown-item):not(.navbar-brand),
body:has(.o_wforum) #wrap a:not(.btn):not(.dropdown-item):not(.navbar-brand),
body:has(.o_forum) #wrap a:not(.btn):not(.dropdown-item):not(.navbar-brand) {
  color: #157C9B !important;
}
body[class*="o_website_forum"] #wrap .btn-primary:not(.oe_search_button),
body:has(.o_website_forum) #wrap .btn-primary:not(.oe_search_button),
body:has(.o_wforum) #wrap .btn-primary:not(.oe_search_button),
body:has(.o_forum) #wrap .btn-primary:not(.oe_search_button) {
  background-color: #157C9B !important;
  border-color: #157C9B !important;
  color: #fff !important;
}
</style>