/*
Theme Name: CIAC
Template: etc
Author: Juan Manuel Escribano Loza
Version: 4.0.1665668637
Updated: 2023-02-01 13:43:57

*/

/* ---------------------------------------------------------------------------- */
/* Colors                                                                       */
/* ---------------------------------------------------------------------------- */
/* Black: #000000
Black 50%: #9D9D9C

*/

/* ---------------------------------------------------------------------------- */
/* Sections                                                                     */
/* ---------------------------------------------------------------------------- */

div.preloader,
p.page-subtitle,
nav.next-post.active { display: none !important }

/*
div.sticky-element-placeholder.sticky-element-active { height: auto }
header.site-header.sticky-element-original.element-is-sticky { background-color: #ffffff !important }
*/

nav.site-menu a { font-weight: 900 }
nav.site-menu li.current-menu-item > a,
nav.site-menu li.current-menu-parent > a { opacity: 1 }

/* ---------------------------------------------------------------------------- */
/* Common Elements */
/* ---------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { font-stretch: extra-expanded; font-weight: 900; text-transform: uppercase }
main ul > li { list-style-type: "• " }
main ul >li::marker, main a { font-weight: bold }
hr.wp-block-separator.alignwide.has-alpha-channel-opacity.active, hr.separador { background-color: #000000; border-color: #000000; height: 3px; max-width: 100%; width: 100% }

/* ---------------------------------------------------------------------------- */
/* Email Form                                                                   */
/* ---------------------------------------------------------------------------- */
div.mc4wp-form-fields input[name="EMAIL"] { border: 1px #9D9D9C solid; font-size: 0.9em !important; line-height: 1.7em !important; padding: 0 16px }
div.mc4wp-form-fields input[name="EMAIL"]::placeholder { color: #9D9D9C; font-size: 0.9em !important; font-weight: 300; line-height: 1.7em !important; font-weight: 400; text-transform: none}
div.mc4wp-form-fields input[type="checkbox"] { outline: 3px #000000 solid }
div.mc4wp-form-fields input[type="submit"] { border: 3px #000000 solid; font-size: 1em; font-weight: 700; padding: 8px }