From b4f5785ceb1c3f20c36f89c27f1eb60ea0881ff7 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Wed, 13 Mar 2024 17:48:58 +0100 Subject: [PATCH] styled osm link in map view --- adminstyles.css | 679 ++++++++++++++---- assets/css/adminstyles.css | 2 +- sass/components/content/_posts-and-pages.scss | 11 +- style.css | 597 +++++++++++---- 4 files changed, 1037 insertions(+), 252 deletions(-) diff --git a/adminstyles.css b/adminstyles.css index 3473845..a0a23ea 100644 --- a/adminstyles.css +++ b/adminstyles.css @@ -9,6 +9,7 @@ } .edit-post-visual-editor__content-area .editor-styles-wrapper { + /* Theme Name: XarxaProd.cat 2024 @@ -33,6 +34,7 @@ Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ */ + /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- @@ -60,211 +62,290 @@ Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ - Alignments --------------------------------------------------------------*/ + /*-------------------------------------------------------------- # Generic --------------------------------------------------------------*/ + /* Normalize --------------------------------------------- */ + /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ + /* Document ========================================================================== */ + /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ + /* Sections ========================================================================== */ + /** * Remove the margin in all browsers. */ + /** * Render the `main` element consistently in IE. */ + /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ + /* Grouping content ========================================================================== */ + /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ + /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ + /* Text-level semantics ========================================================================== */ + /** * Remove the gray background on active links in IE 10. */ + /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ + /** * Add the correct font weight in Chrome, Edge, and Safari. */ + /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ + /** * Add the correct font size in all browsers. */ + /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ + /* Embedded content ========================================================================== */ + /** * Remove the border on images inside links in IE 10. */ + /* Forms ========================================================================== */ + /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ + /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ + /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ + /** * Correct the inability to style clickable types in iOS and Safari. */ + /** * Remove the inner border and padding in Firefox. */ + /** * Restore the focus styles unset by the previous rule. */ + /** * Correct the padding in Firefox. */ + /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ + /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ + /** * Remove the default vertical scrollbar in IE 10+. */ + /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ + /** * Correct the cursor style of increment and decrement buttons in Chrome. */ + /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ + /** * Remove the inner padding in Chrome and Safari on macOS. */ + /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ + /* Interactive ========================================================================== */ + /* * Add the correct display in Edge, IE 10+, and Firefox. */ + /* * Add the correct display in all browsers. */ + /* Misc ========================================================================== */ + /** * Add the correct display in IE 10+. */ + /** * Add the correct display in IE 10. */ + /* Box sizing --------------------------------------------- */ + /* Inherit box-sizing to more easily change it's value on a component level. @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ + /*-------------------------------------------------------------- # Base --------------------------------------------------------------*/ + /* Css root vars --------------------------------------------- */ + /* Typography --------------------------------------------- */ + /* Your custom style Add your custom styles in this file so it is easier to update the theme. */ + /* Elements --------------------------------------------- */ + /* Make sure embeds and iframes fit their containers. */ + /* Links --------------------------------------------- */ + /* Forms --------------------------------------------- */ + /*-------------------------------------------------------------- # Layouts --------------------------------------------------------------*/ + /*-------------------------------------------------------------- # Components --------------------------------------------------------------*/ + /* Navigation --------------------------------------------- */ + /* Posts and pages --------------------------------------------- */ + /* Comments --------------------------------------------- */ + /* Widgets --------------------------------------------- */ + /* Media --------------------------------------------- */ + /* Make sure logo link wraps around logo image. */ + /* Captions --------------------------------------------- */ + /* Galleries --------------------------------------------- */ + /*-------------------------------------------------------------- # Plugins --------------------------------------------------------------*/ + /* Jetpack infinite scroll --------------------------------------------- */ + /* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */ + /* Re-display the Theme Footer when Infinite Scroll has reached its end. */ - /* Guttenberg + + /* Guttenberg --------------------------------------------- */ - /* Contact Form 7 + + /* Contact Form 7 --------------------------------------------- */ + /* contact forms styles used in wp backend with CF7 */ + /* styles applied if written in wp backend * class="contactform contactform-WHATEVER" * */ - /* Guttenslider + + /* Guttenslider --------------------------------------------- */ + /* Gutten slider styles for xarxaprod */ - /* Leaflet + + /* Leaflet --------------------------------------------- */ + /*-------------------------------------------------------------- # Utilities --------------------------------------------------------------*/ + /* Accessibility --------------------------------------------- */ + /* Text meant only for screen readers. */ + /* Do not show the outline on the skip link target. */ + /* Alignments --------------------------------------------- */ font-family: "Neue Haas Grotesk Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; @@ -485,11 +566,11 @@ Add your custom styles in this file so it is easier to update the theme. padding: 0; min-width: unset; max-width: unset; - width: 0px; + width: 0; min-height: unset; max-height: unset; - height: 0px; - font-size: 0px; + height: 0; + font-size: 0; line-height: 0px; text-decoration: none; border: 0; @@ -498,71 +579,118 @@ Add your custom styles in this file so it is easier to update the theme. } @media screen { + .edit-post-visual-editor__content-area .editor-styles-wrapper { + /* used in * ./template-parts/section-agenda.php * ./template-parts/section-last-convos.php * */ + /* entry content */ } + .edit-post-visual-editor__content-area .editor-styles-wrapper h1, .edit-post-visual-editor__content-area .editor-styles-wrapper h2, .edit-post-visual-editor__content-area .editor-styles-wrapper h3, .edit-post-visual-editor__content-area .editor-styles-wrapper h4, .edit-post-visual-editor__content-area .editor-styles-wrapper h5, .edit-post-visual-editor__content-area .editor-styles-wrapper h6, - .edit-post-visual-editor__content-area .editor-styles-wrapper .h1, .edit-post-visual-editor__content-area .editor-styles-wrapper .h2, .edit-post-visual-editor__content-area .editor-styles-wrapper .h3, .edit-post-visual-editor__content-area .editor-styles-wrapper .h4, .edit-post-visual-editor__content-area .editor-styles-wrapper .h5, .edit-post-visual-editor__content-area .editor-styles-wrapper .h6 { + .edit-post-visual-editor__content-area .editor-styles-wrapper .h1, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h2, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h3, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h4, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h5, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h6 { clear: both; line-height: 1.1; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h1, .edit-post-visual-editor__content-area .editor-styles-wrapper .h1 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h1, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h1 { font-size: 1.8rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h1.small, .edit-post-visual-editor__content-area .editor-styles-wrapper .h1.small { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h1.small, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h1.small { font-size: 1.5rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h2, .edit-post-visual-editor__content-area .editor-styles-wrapper .h2 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h2, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h2 { font-size: 1.5rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h2.small, .edit-post-visual-editor__content-area .editor-styles-wrapper .h2.small { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h2.small, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h2.small { font-size: 1.2rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h3, .edit-post-visual-editor__content-area .editor-styles-wrapper .h3 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h3, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h3 { font-size: 1.3rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h3.small, .edit-post-visual-editor__content-area .editor-styles-wrapper .h3.small { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h3.small, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h3.small { font-size: 1rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h4, .edit-post-visual-editor__content-area .editor-styles-wrapper .h4 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h4, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h4 { font-size: 1.2rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h4.small, .edit-post-visual-editor__content-area .editor-styles-wrapper .h4.small { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h4.small, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h4.small { font-size: 0.9rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h5, .edit-post-visual-editor__content-area .editor-styles-wrapper .h5 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h5, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h5 { font-size: 1.1rem; font-weight: 500; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h5.small, .edit-post-visual-editor__content-area .editor-styles-wrapper .h5.small { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h5.small, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h5.small { font-size: 0.8rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h6, .edit-post-visual-editor__content-area .editor-styles-wrapper .h6 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h6, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h6 { font-size: 1.1rem; font-weight: 100; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h6.small, .edit-post-visual-editor__content-area .editor-styles-wrapper .h6.small { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h6.small, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h6.small { font-size: 0.8rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h1, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h2, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h3, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h4, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h5, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h6, - .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h1, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h2, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h3, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h4, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h5, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h6 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h1, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h2, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h3, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h4, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h5, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h6, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h1, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h2, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h3, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h4, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h5, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h6 { margin: 0; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured h2, .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured .h2 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured h2, + .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured .h2 { margin: 1.2rem 0; font-size: 2rem; line-height: 1.2; border-bottom: 0.6rem solid #000; } + .edit-post-visual-editor__content-area .editor-styles-wrapper section.agenda h2 a, .edit-post-visual-editor__content-area .editor-styles-wrapper section.last-convos h2 a { display: flex; @@ -570,6 +698,7 @@ Add your custom styles in this file so it is easier to update the theme. align-content: center; justify-content: space-between; } + .edit-post-visual-editor__content-area .editor-styles-wrapper section.agenda h2 a::after, .edit-post-visual-editor__content-area .editor-styles-wrapper section.last-convos h2 a::after { display: inline-block; @@ -580,43 +709,62 @@ Add your custom styles in this file so it is easier to update the theme. background-color: #000; padding: 0.4em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper [lang="ca"] section.agenda h2 a::after { content: "Verure totes les activitas"; } + .edit-post-visual-editor__content-area .editor-styles-wrapper [lang*="es"] section.agenda h2 a::after { content: "Ver todas las actividades"; } + .edit-post-visual-editor__content-area .editor-styles-wrapper [lang="ca"] section.last-convos h2 a::after { content: "Verure totes les convocatories"; } + .edit-post-visual-editor__content-area .editor-styles-wrapper [lang*="es"] section.last-convos h2 a::after { content: "Ver todas las convocatorias"; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .entry-content h6 { padding: 0.5em 0; } } @media screen and (min-width: 48em) { - .edit-post-visual-editor__content-area .editor-styles-wrapper h1, .edit-post-visual-editor__content-area .editor-styles-wrapper .h1 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h1, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h1 { font-size: 3rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h2, .edit-post-visual-editor__content-area .editor-styles-wrapper .h2 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h2, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h2 { font-size: 2.5rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h3, .edit-post-visual-editor__content-area .editor-styles-wrapper .h3 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h3, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h3 { font-size: 2rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h4, .edit-post-visual-editor__content-area .editor-styles-wrapper .h4 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h4, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h4 { font-size: 1.7rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h5, .edit-post-visual-editor__content-area .editor-styles-wrapper .h5 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h5, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h5 { font-size: 1.4rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper h6, .edit-post-visual-editor__content-area .editor-styles-wrapper .h6 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper h6, + .edit-post-visual-editor__content-area .editor-styles-wrapper .h6 { font-size: 1.2rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured h2, .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured .h2 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured h2, + .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured .h2 { font-size: 3.5rem; border-bottom: 0.8rem solid #000; } @@ -685,8 +833,9 @@ Add your custom styles in this file so it is easier to update the theme. } @font-face { + .edit-post-visual-editor__content-area .editor-styles-wrapper { - font-family: Neue Haas Grotesk Pro; + font-family: "Neue Haas Grotesk Pro"; src: url(assets/fonts/NeueHaasGroteskPro-45Light.eot); src: url(assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg); font-weight: 300; @@ -696,8 +845,9 @@ Add your custom styles in this file so it is easier to update the theme. } @font-face { + .edit-post-visual-editor__content-area .editor-styles-wrapper { - font-family: Neue Haas Grotesk Pro; + font-family: "Neue Haas Grotesk Pro"; src: url(assets/fonts/NeueHaasGroteskPro-55Roman.eot); src: url(assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg); font-weight: 500; @@ -707,11 +857,12 @@ Add your custom styles in this file so it is easier to update the theme. } @font-face { + .edit-post-visual-editor__content-area .editor-styles-wrapper { - font-family: Neue Haas Grotesk Pro; + font-family: "Neue Haas Grotesk Pro"; src: url(assets/fonts/NeueHaasGroteskPro-75Bold.eot); src: url(assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg); - font-weight: bold; + font-weight: 700; font-style: normal; font-display: swap; } @@ -734,16 +885,20 @@ Add your custom styles in this file so it is easier to update the theme. } @keyframes bubble-move { + from { width: 40vw; height: 40vw; filter: blur(10rem); + /* transform: rotate(0);*/ } + to { width: 90vw; height: 20vw; filter: blur(20rem); + /* transform: rotate(5deg);*/ } } @@ -832,11 +987,13 @@ Add your custom styles in this file so it is easier to update the theme. } @media screen { + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-label { margin: 0; padding: 0; display: inline; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-label li { display: inline-block; margin: 0.1em 0; @@ -846,13 +1003,16 @@ Add your custom styles in this file so it is easier to update the theme. background-color: none; font-size: 0.8rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .item-xxp_fund_call { display: block; margin: 0.2rem 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .item-xxp_fund_call li { font-size: 1.2rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .item-xxp_fund_apply_text { display: inline-block; margin: 0.1em 0; @@ -860,9 +1020,11 @@ Add your custom styles in this file so it is easier to update the theme. font-size: 0.7rem; text-transform: uppercase; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types ul { margin: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types .cat-item { display: inline-block; margin: 0.1em 0.5em 0.1em 0; @@ -872,16 +1034,21 @@ Add your custom styles in this file so it is easier to update the theme. font-size: 1.1rem; text-transform: uppercase; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a { color: #fff; text-decoration: none; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a:visited, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a:hover { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a:visited, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a:hover { color: #fff; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .xarxaprod-label li { font-size: 1.1rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .item-xxp_fund_apply_text { font-size: 1.1rem; } @@ -916,7 +1083,9 @@ Add your custom styles in this file so it is easier to update the theme. color: #000; } -.edit-post-visual-editor__content-area .editor-styles-wrapper a:hover, .edit-post-visual-editor__content-area .editor-styles-wrapper a:focus, .edit-post-visual-editor__content-area .editor-styles-wrapper a:active { +.edit-post-visual-editor__content-area .editor-styles-wrapper a:hover, +.edit-post-visual-editor__content-area .editor-styles-wrapper a:focus, +.edit-post-visual-editor__content-area .editor-styles-wrapper a:active { color: #333; } @@ -924,7 +1093,8 @@ Add your custom styles in this file so it is easier to update the theme. outline: thin dotted; } -.edit-post-visual-editor__content-area .editor-styles-wrapper a:hover, .edit-post-visual-editor__content-area .editor-styles-wrapper a:active { +.edit-post-visual-editor__content-area .editor-styles-wrapper a:hover, +.edit-post-visual-editor__content-area .editor-styles-wrapper a:active { outline: 0; } @@ -963,7 +1133,8 @@ Add your custom styles in this file so it is easier to update the theme. color: #fff; } -.edit-post-visual-editor__content-area .editor-styles-wrapper button:active, .edit-post-visual-editor__content-area .editor-styles-wrapper button:focus, +.edit-post-visual-editor__content-area .editor-styles-wrapper button:active, +.edit-post-visual-editor__content-area .editor-styles-wrapper button:focus, .edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:active, .edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:focus, .edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"]:active, @@ -993,16 +1164,16 @@ Add your custom styles in this file so it is easier to update the theme. .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-search-form .search-submit { z-index: 10; - margin: 0rem; + margin: 0; border: none; width: 2.5rem; height: 2.5rem; background: none; cursor: pointer; - font-size: 0px; + font-size: 0; } -.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-icon-search:before { +.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-icon-search::before { position: absolute; padding: 0; margin: 0.2rem 0 0 -1.5rem; @@ -1069,9 +1240,11 @@ Add your custom styles in this file so it is easier to update the theme. } @media screen { - .edit-post-visual-editor__content-area .editor-styles-wrapper html:not([data-scroll='0']) .site-header { + + .edit-post-visual-editor__content-area .editor-styles-wrapper html:not([data-scroll="0"]) .site-header { background-color: #fff; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site { display: grid; grid-template-columns: 1fr minmax(0, 35em) minmax(0, 35em) 1fr; @@ -1081,19 +1254,24 @@ Add your custom styles in this file so it is easier to update the theme. padding: 0; min-height: 100vh; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site > header { grid-column: 1 / -1; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site > main { grid-column: 1 / -1; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site > aside { grid-column: 1 / -1; padding: 4em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site > footer { grid-column: 1 / -1; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-header { position: sticky; top: 0; @@ -1106,6 +1284,7 @@ Add your custom styles in this file so it is easier to update the theme. width: 100vw; background-color: transparent; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .main { display: flex; flex-flow: row; @@ -1113,20 +1292,25 @@ Add your custom styles in this file so it is easier to update the theme. justify-content: space-between; z-index: 900; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .secondary { display: flex; flex-flow: column; align-items: end; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main { padding: 0 1rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main > section { padding: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main > section > header { padding: 2em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer { display: flex; flex-flow: row; @@ -1134,35 +1318,46 @@ Add your custom styles in this file so it is easier to update the theme. color: #fff; margin-top: 4em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer :where(.wp-block-columns.is-layout-flex) { gap: 5rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer .site-info > section { margin-top: 2em; padding: 2em 4em; border-top: 0.1em solid #fff; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a { color: #fff; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:hover, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:visited, .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:active { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:hover, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:visited, + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:active { color: #fff; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-footer"] { column-count: 3; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-footer"] a { text-decoration: underline; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-legal"] li { float: left; padding-left: 0.8em; font-size: 0.8em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] { display: flex; flex-flow: row; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li { height: 1.5em; width: 1.5em; @@ -1170,7 +1365,8 @@ Add your custom styles in this file so it is easier to update the theme. border-radius: 5em; margin-right: 0.3em; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li:before { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li::before { content: "A"; display: block; color: #000; @@ -1179,14 +1375,19 @@ Add your custom styles in this file so it is easier to update the theme. height: 2em; text-align: center; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li a { - font-size: 0px; + font-size: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured { padding: 0 1rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-destacats, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-featured, - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-last-convos, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-ultimes-convocatories, + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-destacats, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-featured, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-last-convos, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-ultimes-convocatories, .edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts { display: grid; grid-template-columns: repeat(1, 1fr); @@ -1195,9 +1396,11 @@ Add your custom styles in this file so it is easier to update the theme. } @media screen and (max-width: 48em) { + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .main { padding-right: 1em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer .is-layout-flex { flex-flow: column; align-items: flex-start; @@ -1205,21 +1408,27 @@ Add your custom styles in this file so it is easier to update the theme. } @media screen and (min-width: 48em) { + .edit-post-visual-editor__content-area .editor-styles-wrapper .site { grid-template-columns: 1fr 2fr 2fr 1fr; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site > header { grid-column: 1 / -1; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site > main { grid-column: 2 / 4; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site > aside { grid-column: 2 / 4; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site > footer { grid-column: 1 / -1; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-header { display: grid; grid-template-columns: 1fr 2fr 2fr 1fr; @@ -1228,95 +1437,127 @@ Add your custom styles in this file so it is easier to update the theme. margin-bottom: 2rem; padding: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .main { grid-column: 2/4; width: 100%; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .secondary { grid-column: 2/4; align-items: center; width: 100%; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main { padding: 0 2rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main > section { padding: 4em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer { flex-flow: column; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured { padding: 0 2rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper.single .site-main { margin: 0 auto; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-destacats, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-featured, - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-last-convos, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-ultimes-convocatories, + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-destacats, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-featured, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-last-convos, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-ultimes-convocatories, .edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts { grid-template-columns: repeat(3, 1fr); } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside { display: flex; flex-direction: row; align-items: center; justify-content: space-between; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:hover, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:active, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:focus, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:target { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:hover, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:active, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:focus, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:target { flex-grow: 1; } } @media screen and (min-width: 80em) { + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main { padding: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured { padding: 0; } } @media screen { + .edit-post-visual-editor__content-area .editor-styles-wrapper { + /* begin of menu-hidden */ + /* end of menu hidden*/ } + .edit-post-visual-editor__content-area .editor-styles-wrapper .hide-content { display: block; - width: 0px; - height: 0px; + width: 0; + height: 0; margin: 0; padding: 0; overflow: hidden; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .custom-logo { min-width: 11rem; margin: 1rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul ul.sub-menu { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul ul.sub-menu { padding-top: 0.5rem; padding-left: 1rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation li, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation li { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation li, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation li { position: relative; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation a, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation a { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation a, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation a { display: flex; align-items: center; min-height: 100%; text-decoration: none; font-size: 1rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled ul { display: block; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .main-navigation-content { display: inline-block; position: absolute; @@ -1328,13 +1569,16 @@ Add your custom styles in this file so it is easier to update the theme. background-color: rgba(255, 255, 255, 0.95); overflow: auto; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .menu-toggle { position: relative; z-index: 9999; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .current-menu-ancestor > a::after { background-color: transparent; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .current-menu-item > a::after { display: inline-block; content: ""; @@ -1345,25 +1589,32 @@ Add your custom styles in this file so it is easier to update the theme. width: 100%; background-color: #000; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation { padding: 0 1em 1em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul { display: inline-block; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li { padding: 0.5em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation a { text-transform: uppercase; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-secondary-navigation .show-mobile { display: inherit; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .toggle, .edit-post-visual-editor__content-area .editor-styles-wrapper .toggled-menu { display: none; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .toggle:checked + .toggled-menu { display: block; position: absolute; @@ -1374,6 +1625,7 @@ Add your custom styles in this file so it is easier to update the theme. margin-top: 0; padding: 0 2rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-show { position: relative; display: inline-block; @@ -1383,6 +1635,7 @@ Add your custom styles in this file so it is easier to update the theme. border-top: 0.3em solid #000; border-bottom: 0.3em solid #000; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-show::before { content: ""; position: absolute; @@ -1391,91 +1644,121 @@ Add your custom styles in this file so it is easier to update the theme. width: 100%; border-top: 0.3em solid #000; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-hide { display: flex; justify-content: end; margin-right: -0.5em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-hide::after { content: "x"; padding: 0; font-size: 3rem; - font-weight: bold; + font-weight: 700; } } @media screen and (max-width: 47.99em) { + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation-content li { padding: 0.5rem 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation-content { padding: 4rem 2rem; } } @media screen and (min-width: 48em) { + .edit-post-visual-editor__content-area .editor-styles-wrapper { - /* - * css menu toggler + + /* + * css menu toggler * */ - /* end css menu toggler + + /* end css menu toggler * */ } + .edit-post-visual-editor__content-area .editor-styles-wrapper .custom-logo { min-width: 11rem; margin: 1rem 1rem 1rem 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .menu-toggle { display: none; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul { display: flex; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .menu-item-has-children > ul, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .menu-item-has-children > ul { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .menu-item-has-children > ul, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .menu-item-has-children > ul { background-color: rgba(255, 255, 255, 0.95); } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu { float: left; position: absolute; top: 100%; left: -999em; z-index: 99999; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu ul, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu ul { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu ul, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu ul { left: -999em; top: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu li:hover > ul, - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu li.focus > ul, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu li:hover > ul, + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu li.focus > ul, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu li:hover > ul, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu li.focus > ul { display: block; left: 4em; top: 1em; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu a, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu a { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu a, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu a { width: 200px; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li { padding: 0 1em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li:hover > ul, - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li.focus > ul, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li:hover > ul, + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li.focus > ul, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li:hover > ul, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li.focus > ul { left: auto; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation { padding-bottom: 1em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul { justify-content: end; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu { flex-direction: column; padding: 0.5rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu li { margin: 0.5rem 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .current-menu-ancestor > a::after, .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .current-menu-item > a::after { display: inline-block; @@ -1488,12 +1771,15 @@ Add your custom styles in this file so it is easier to update the theme. width: calc(100% - 2em); background-color: #000; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation { padding: 1.5em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .menu-item-has-children { padding-right: 0.5em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .menu-item-has-children::after { content: ""; display: inline-block; @@ -1510,17 +1796,21 @@ Add your custom styles in this file so it is easier to update the theme. -ms-transform: rotate(45deg); transform: rotate(45deg); } + .edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-secondary-navigation .show-mobile, .edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-secondary-navigation .hide-not-mobile { display: none; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .toggled-menu { display: inherit; } } -.site-main .edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation, .site-main -.edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation, .site-main +.site-main .edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation, +.site-main +.edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation, +.site-main .edit-post-visual-editor__content-area .editor-styles-wrapper .post-navigation { margin: 0 0 1.5em; align-self: end; @@ -1545,38 +1835,48 @@ Add your custom styles in this file so it is easier to update the theme. } @media screen and (min-width: 80em) { + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .toggle-sidebar-segona .show-mobile, - .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .toggle-sidebar-segona .hide-not-mobile, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .show-mobile, + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .toggle-sidebar-segona .hide-not-mobile, + .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .show-mobile, .edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .hide-not-mobile { display: none; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation { padding-bottom: 0; } } @media screen { + .edit-post-visual-editor__content-area .editor-styles-wrapper { + /* * blocks columns with line below each block * see Que oferim? * */ + /* - * download files + * download files * line and icon to show download * * * * * * * * */ - /* used in - * ./template-parts/section-eachpost.php + + /* used in + * ./template-parts/section-eachpost.php * */ - /* used in - * ./template-parts/content-xarxaprod-ajut.php - * ./template-parts/content-xarxaprod-convo.php - * ./template-parts/section-eachpost.php + + /* used in + * ./template-parts/content-xarxaprod-ajut.php + * ./template-parts/content-xarxaprod-convo.php + * ./template-parts/section-eachpost.php * */ - /* used in - * ./template-parts/content-xarxaprod-associat.php + + /* used in + * ./template-parts/content-xarxaprod-associat.php * */ + /* * categories: * @@ -1584,55 +1884,75 @@ Add your custom styles in this file so it is easier to update the theme. * agenda, activitats, agenda-es * * * * * * * * * * * * * * * * */ - /* used in - * ./template-parts/section-agenda.php + + /* used in + * ./template-parts/section-agenda.php * */ + /* filters form custom fields */ } + .edit-post-visual-editor__content-area .editor-styles-wrapper .sticky { display: block; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .post, .edit-post-visual-editor__content-area .editor-styles-wrapper .page { margin: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .updated:not(.published) { display: none; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .page-content, .edit-post-visual-editor__content-area .editor-styles-wrapper .entry-content, .edit-post-visual-editor__content-area .editor-styles-wrapper .entry-summary { margin: 1.5em 0 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .entry-title { margin: 0.5em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .page-links { clear: both; margin: 0 0 1.5em; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-column, .edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-column { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-column, + .edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-column { position: relative; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-heading, .edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-heading { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-heading, + .edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-heading { padding-top: 1em; padding-bottom: 2em; display: inline-grid; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-heading:after, .edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-heading:after { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-heading::after, + .edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-heading::after { content: ""; border-bottom: 0.05em solid #000; width: 100%; position: absolute; bottom: 0; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .descarregar-fitxers a, .edit-post-visual-editor__content-area .editor-styles-wrapper .descarga-fichero a, .edit-post-visual-editor__content-area .editor-styles-wrapper .download-files a { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .descarregar-fitxers a, + .edit-post-visual-editor__content-area .editor-styles-wrapper .descarga-fichero a, + .edit-post-visual-editor__content-area .editor-styles-wrapper .download-files a { display: inline-block; width: 100%; border-bottom: 0.05em solid #000; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .descarregar-fitxers a:after, .edit-post-visual-editor__content-area .editor-styles-wrapper .descarga-fichero a:after, .edit-post-visual-editor__content-area .editor-styles-wrapper .download-files a:after { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .descarregar-fitxers a::after, + .edit-post-visual-editor__content-area .editor-styles-wrapper .descarga-fichero a::after, + .edit-post-visual-editor__content-area .editor-styles-wrapper .download-files a::after { content: ""; display: inline-block; float: right; @@ -1642,54 +1962,68 @@ Add your custom styles in this file so it is easier to update the theme. background-repeat: none; background-size: contain; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each { display: flex; flex-direction: column; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .entry-title, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each h6 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .entry-title, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each h6 { margin: 0; padding: 0.5rem 0; border-bottom: 1px solid #000; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each p { padding: 0.5rem 0; margin: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .excerpt { border-bottom: 1px solid #000; margin-bottom: 0.5em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .more-link { margin-top: 1rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields { display: grid; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-info-field, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field { padding-bottom: 1rem; border-bottom: 1px solid #000; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields h6, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields h6 { font-size: 2.4rem; font-variant: all-petite-caps; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields p, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields p { margin: 0.5rem 0 0 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields li, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields li { font-size: 1.3rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field { margin: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-info-field { margin: 1rem 0 0.5rem 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-funder-name, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-contact-name, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-web { @@ -1701,16 +2035,19 @@ Add your custom styles in this file so it is easier to update the theme. line-height: 0.9; align-items: center; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-funder-name a, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-contact-name a, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-web a { text-decoration: none; font-size: 0.8rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info { margin-bottom: 2em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li { display: grid; @@ -1719,10 +2056,12 @@ Add your custom styles in this file so it is easier to update the theme. border-top: 0.05em solid #000; font-size: 1em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li:last-of-type, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li:last-of-type { border-bottom: 0.05em solid #000; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li { display: inherit; @@ -1733,35 +2072,42 @@ Add your custom styles in this file so it is easier to update the theme. background-color: none; font-size: inherit; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2):before, - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2):before { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2)::before, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2)::before { content: ", "; display: inline-block; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields dt, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info dt { grid-row: 1 / 1; font-weight: 100; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields dd, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info dd { grid-row: 1 / 2; margin: 0; font-weight: 700; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields p, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info p { grid-row: 1 / 2; margin: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat > section { margin-top: 4em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2rem; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li, .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services li { display: grid; @@ -1771,40 +2117,73 @@ Add your custom styles in this file so it is easier to update the theme. margin: 0; padding: 0.5em 0; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6, .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p, + + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6, + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p, .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services h6, .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services p { font-size: 1em; margin: 0; padding: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li { grid-template-columns: 1fr 2fr; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories, - .edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link { + display: grid; + grid-template-columns: min-content auto; + align-items: center; + } + + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link h6, + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link p, + .edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link a { + margin: 0.5em; + font-size: 1em; + } + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es { display: flex; flex-flow: column; justify-content: flex-end; padding-bottom: 4em; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-post-title, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-post-title, - .edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-post-title, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-post-title, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-post-title { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-post-title, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-post-title, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-post-title, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-post-title, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-post-title { text-transform: lowercase; font-size: 1.5em; margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 0.05em solid #000; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-post-excerpt, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-post-excerpt, - .edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-post-excerpt, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-post-excerpt, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-post-excerpt { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-post-excerpt, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-post-excerpt, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-post-excerpt, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-post-excerpt, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-post-excerpt { margin: 0.5em 0; border-bottom: 0.05em solid #000; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-read-more, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-read-more, - .edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-read-more, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-read-more, .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-read-more { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-read-more, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-read-more, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-read-more, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-read-more, + .edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-read-more { margin: 1em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each { display: flex; flex-direction: column; @@ -1812,27 +2191,34 @@ Add your custom styles in this file so it is easier to update the theme. padding: 1em 0; border-bottom: 0.1em solid #000; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each:first-of-type { border-top: 0.1em solid #000; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-title, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each h6 { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-title, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each h6 { border-bottom: none; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each p { font-size: 1.5em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats, - .edit-post-visual-editor__content-area .editor-styles-wrapper li[class*='category-agenda'] { + .edit-post-visual-editor__content-area .editor-styles-wrapper li[class*="category-agenda"] { position: relative; } + .edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats .wp-block-post-featured-image, - .edit-post-visual-editor__content-area .editor-styles-wrapper li[class*='category-agenda'] .wp-block-post-featured-image { + .edit-post-visual-editor__content-area .editor-styles-wrapper li[class*="category-agenda"] .wp-block-post-featured-image { position: absolute; top: 0; margin: 0; } - .edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats .wp-block-post-title:before, - .edit-post-visual-editor__content-area .editor-styles-wrapper li[class*='category-agenda'] .wp-block-post-title:before { + + .edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats .wp-block-post-title::before, + .edit-post-visual-editor__content-area .editor-styles-wrapper li[class*="category-agenda"] .wp-block-post-title::before { content: ""; display: inline-block; min-width: 100%; @@ -1842,22 +2228,28 @@ Add your custom styles in this file so it is easier to update the theme. background-color: rgba(240, 240, 240, 0.2); border-radius: 0.3em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content { display: grid; grid-template-columns: 1fr; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content .archive-posts { grid-template-columns: repeat(1, minmax(0, 1fr)); } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section { margin: 1em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section .filter { display: none; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts { grid-template-columns: repeat(1, minmax(0, 1fr)); } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions { display: inline-block; width: 100%; @@ -1871,19 +2263,24 @@ Add your custom styles in this file so it is easier to update the theme. font-size: 0.9rem; border: 1px solid #000; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions:after { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions::after { content: ">"; display: inline; float: right; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions:hover:after { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions:hover::after { transform: rotate(90deg); animation: rotate 0.5s; } + @keyframes rotate { + 0% { transform: rotate(0); } + 100% { transform: rotate(90deg); } @@ -1891,27 +2288,33 @@ Add your custom styles in this file so it is easier to update the theme. } @media screen and (max-width: 48em) { + .edit-post-visual-editor__content-area .editor-styles-wrapper .post, .edit-post-visual-editor__content-area .editor-styles-wrapper .page { margin: 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section { display: block; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section h5 { display: block; width: 100%; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section .filter { width: 45%; margin-top: 0.5rem; margin-right: 0.3em; float: left; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section .filter:last-of-type { margin-bottom: 2rem; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section:last-of-type:after { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section:last-of-type::after { content: ""; display: inline-block; width: 100%; @@ -1919,43 +2322,58 @@ Add your custom styles in this file so it is easier to update the theme. } @media screen and (min-width: 48em) { + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters { padding-right: 2em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section { margin: 1em 0; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content { grid-template-columns: 1fr 2fr; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts { grid-template-columns: repeat(2, minmax(0, 1fr)); } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li { font-size: 1.5em; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each { flex-direction: row-reverse; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each header, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-header { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each header, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-header { width: 60%; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .activity-organizer, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .activity-organizer, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat { width: 24%; } - .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-date, .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-data { + + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-date, + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-data { width: 15%; } } @media screen and (min-width: 80em) { + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content { grid-template-columns: 1fr 3fr; } + .edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content .archive-posts { grid-template-columns: repeat(2, minmax(0, 1fr)); } + .edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts { grid-template-columns: repeat(3, minmax(0, 1fr)); } @@ -2104,7 +2522,7 @@ Add your custom styles in this file so it is easier to update the theme. .edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column a::after { content: "+"; position: absolute; - bottom: 0rem; + bottom: 0; left: 0.7rem; font-size: 5rem; } @@ -2128,10 +2546,10 @@ Add your custom styles in this file so it is easier to update the theme. background-color: #f6cc4c; color: #fff; font-family: "Neue Haas Grotesk Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-weight: bold; + font-weight: 700; text-align: center; - margin: 0em; - padding: 0rem; + margin: 0; + padding: 0; } .edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form .wpcf7-submit { @@ -2150,7 +2568,8 @@ Add your custom styles in this file so it is easier to update the theme. text-align: center; } -.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form input:not([type="submit"]), .edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form textarea { +.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form input:not([type="submit"]), +.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form textarea { background: transparent; border: 0.1em solid #000; padding: 1em; @@ -2170,11 +2589,13 @@ Add your custom styles in this file so it is easier to update the theme. margin-top: 0; } -.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform .break-after-column, .edit-post-visual-editor__content-area .editor-styles-wrapper .contactform .saltar-columna { +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform .break-after-column, +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform .saltar-columna { break-after: column; } -.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-name, .edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-email { +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-name, +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-email { max-width: 40%; display: inline-block; } @@ -2225,16 +2646,19 @@ Add your custom styles in this file so it is easier to update the theme. justify-content: left; } -.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"], .edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] { +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"], +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] { display: block; } -.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"], .edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"] { +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"], +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"] { width: auto; background-color: #fff; } -.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before, .edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before { +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before, +.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before { display: inline-block; width: 2rem; } @@ -2248,6 +2672,7 @@ Add your custom styles in this file so it is easier to update the theme. } .edit-post-visual-editor__content-area .editor-styles-wrapper .home { + /* full width slides */ } @@ -2265,8 +2690,8 @@ Add your custom styles in this file so it is easier to update the theme. } .edit-post-visual-editor__content-area .editor-styles-wrapper .leaflet-attribution-flag { - height: 0px !important; - width: 0px !important; + height: 0 !important; + width: 0 !important; display: none !important; } @@ -2308,16 +2733,20 @@ Add your custom styles in this file so it is easier to update the theme. } .edit-post-visual-editor__content-area .editor-styles-wrapper .alignleft { + /*rtl:ignore*/ float: left; + /*rtl:ignore*/ margin-right: 1.5em; margin-bottom: 1.5em; } .edit-post-visual-editor__content-area .editor-styles-wrapper .alignright { + /*rtl:ignore*/ float: right; + /*rtl:ignore*/ margin-left: 1.5em; margin-bottom: 1.5em; @@ -2331,9 +2760,9 @@ Add your custom styles in this file so it is easier to update the theme. margin-bottom: 1.5em; } -.edit-post-visual-editor__content-area .editor-styles-wrapper h1, .edit-post-visual-editor__content-area .editor-styles-wrapper figure, .edit-post-visual-editor__content-area .editor-styles-wrapper button { +.edit-post-visual-editor__content-area .editor-styles-wrapper h1, +.edit-post-visual-editor__content-area .editor-styles-wrapper figure, +.edit-post-visual-editor__content-area .editor-styles-wrapper button { margin-left: auto; margin-right: auto; } - -/*# sourceMappingURL=adminstyles.css.map */ \ No newline at end of file diff --git a/assets/css/adminstyles.css b/assets/css/adminstyles.css index e32c25c..efd4088 100644 --- a/assets/css/adminstyles.css +++ b/assets/css/adminstyles.css @@ -1 +1 @@ -.wp-admin .components-button.edit-post-fullscreen-mode-close.has-icon,.wp-admin .edit-post-fullscreen-mode-close_site-icon{background-color:#fff;filter:invert(1)}.site-icon-preview .app-icon-preview{background-color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper{/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.edit-post-visual-editor__content-area .editor-styles-wrapper html{line-height:1.15;-webkit-text-size-adjust:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper body{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper main{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper h1{font-size:2em;margin:0.67em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper hr{box-sizing:content-box;height:0;overflow:visible}.edit-post-visual-editor__content-area .editor-styles-wrapper pre{font-family:monospace, monospace;font-size:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper a{background-color:transparent}.edit-post-visual-editor__content-area .editor-styles-wrapper abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}.edit-post-visual-editor__content-area .editor-styles-wrapper b,.edit-post-visual-editor__content-area .editor-styles-wrapper strong{font-weight:bolder}.edit-post-visual-editor__content-area .editor-styles-wrapper code,.edit-post-visual-editor__content-area .editor-styles-wrapper kbd,.edit-post-visual-editor__content-area .editor-styles-wrapper samp{font-family:monospace, monospace;font-size:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper small{font-size:80%}.edit-post-visual-editor__content-area .editor-styles-wrapper sub,.edit-post-visual-editor__content-area .editor-styles-wrapper sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.edit-post-visual-editor__content-area .editor-styles-wrapper sub{bottom:-0.25em}.edit-post-visual-editor__content-area .editor-styles-wrapper sup{top:-0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper img{border-style:none}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper input,.edit-post-visual-editor__content-area .editor-styles-wrapper optgroup,.edit-post-visual-editor__content-area .editor-styles-wrapper select,.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper input{overflow:visible}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper select{text-transform:none}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="button"],.edit-post-visual-editor__content-area .editor-styles-wrapper [type="reset"],.edit-post-visual-editor__content-area .editor-styles-wrapper [type="submit"]{-webkit-appearance:button}.edit-post-visual-editor__content-area .editor-styles-wrapper button::-moz-focus-inner,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="button"]::-moz-focus-inner,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="reset"]::-moz-focus-inner,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="submit"]::-moz-focus-inner{border-style:none;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper button:-moz-focusring,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="button"]:-moz-focusring,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="reset"]:-moz-focusring,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="submit"]:-moz-focusring{outline:1px dotted ButtonText}.edit-post-visual-editor__content-area .editor-styles-wrapper fieldset{padding:0.35em 0.75em 0.625em}.edit-post-visual-editor__content-area .editor-styles-wrapper legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.edit-post-visual-editor__content-area .editor-styles-wrapper progress{vertical-align:baseline}.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{overflow:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper [type="checkbox"],.edit-post-visual-editor__content-area .editor-styles-wrapper [type="radio"]{box-sizing:border-box;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper [type="number"]::-webkit-inner-spin-button,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="number"]::-webkit-outer-spin-button{height:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper [type="search"]{-webkit-appearance:textfield;outline-offset:-2px}.edit-post-visual-editor__content-area .editor-styles-wrapper [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.edit-post-visual-editor__content-area .editor-styles-wrapper ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.edit-post-visual-editor__content-area .editor-styles-wrapper details{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper summary{display:list-item}.edit-post-visual-editor__content-area .editor-styles-wrapper template{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper [hidden]{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper *,.edit-post-visual-editor__content-area .editor-styles-wrapper *::before,.edit-post-visual-editor__content-area .editor-styles-wrapper *::after{box-sizing:inherit}.edit-post-visual-editor__content-area .editor-styles-wrapper html{box-sizing:border-box}.edit-post-visual-editor__content-area .editor-styles-wrapper :root{--bubble-color-01: #ff5a69;--bubble-color-02: #ffcb1f;--bubble-color-03: #00d1ec;--bubble-color-04: #00f274}.edit-post-visual-editor__content-area .editor-styles-wrapper body,.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper input,.edit-post-visual-editor__content-area .editor-styles-wrapper select,.edit-post-visual-editor__content-area .editor-styles-wrapper optgroup,.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{color:#000;font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.4}.edit-post-visual-editor__content-area .editor-styles-wrapper .hide{display:inline-block;margin:0;padding:0;min-width:unset;max-width:unset;width:0px;min-height:unset;max-height:unset;height:0px;font-size:0px;line-height:0px;text-decoration:none;border:0;background:none;background-color:transparent}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper h1,.edit-post-visual-editor__content-area .editor-styles-wrapper h2,.edit-post-visual-editor__content-area .editor-styles-wrapper h3,.edit-post-visual-editor__content-area .editor-styles-wrapper h4,.edit-post-visual-editor__content-area .editor-styles-wrapper h5,.edit-post-visual-editor__content-area .editor-styles-wrapper h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .h6{clear:both;line-height:1.1}.edit-post-visual-editor__content-area .editor-styles-wrapper h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .h1{font-size:1.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h1.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h1.small{font-size:1.5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .h2{font-size:1.5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h2.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h2.small{font-size:1.2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .h3{font-size:1.3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h3.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h3.small{font-size:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .h4{font-size:1.2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h4.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h4.small{font-size:.9rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .h5{font-size:1.1rem;font-weight:500}.edit-post-visual-editor__content-area .editor-styles-wrapper h5.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h5.small{font-size:.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .h6{font-size:1.1rem;font-weight:100}.edit-post-visual-editor__content-area .editor-styles-wrapper h6.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h6.small{font-size:.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h6{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured .h2{margin:1.2rem 0;font-size:2rem;line-height:1.2;border-bottom:0.6rem solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper section.agenda h2 a::after,.edit-post-visual-editor__content-area .editor-styles-wrapper section.last-convos h2 a::after{display:inline-block;font-size:0.4em;color:#fff;background-color:#000;padding:0.4em;float:right}.edit-post-visual-editor__content-area .editor-styles-wrapper [lang="ca"] section.agenda h2 a::after{content:"Verure totes les activitas"}.edit-post-visual-editor__content-area .editor-styles-wrapper [lang*="es"] section.agenda h2 a::after{content:"Ver todas las actividades"}.edit-post-visual-editor__content-area .editor-styles-wrapper [lang="ca"] section.last-convos h2 a::after{content:"Verure totes les convocatories"}.edit-post-visual-editor__content-area .editor-styles-wrapper [lang*="es"] section.last-convos h2 a::after{content:"Ver todas las convocatorias"}.edit-post-visual-editor__content-area .editor-styles-wrapper .entry-content h6{padding:0.5em 0}}@media screen and (min-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .h1{font-size:3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .h2{font-size:2.5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .h3{font-size:2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .h4{font-size:1.7rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .h5{font-size:1.4rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .h6{font-size:1.2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured .h2{font-size:3.5rem;border-bottom:0.8rem solid #000}}.edit-post-visual-editor__content-area .editor-styles-wrapper p{margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper dfn,.edit-post-visual-editor__content-area .editor-styles-wrapper cite,.edit-post-visual-editor__content-area .editor-styles-wrapper em,.edit-post-visual-editor__content-area .editor-styles-wrapper i{font-style:italic}.edit-post-visual-editor__content-area .editor-styles-wrapper blockquote{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper blockquote p{font-size:1.1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper address{margin:0 0 1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.5;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}.edit-post-visual-editor__content-area .editor-styles-wrapper code,.edit-post-visual-editor__content-area .editor-styles-wrapper .code,.edit-post-visual-editor__content-area .editor-styles-wrapper kbd,.edit-post-visual-editor__content-area .editor-styles-wrapper tt,.edit-post-visual-editor__content-area .editor-styles-wrapper var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace,mono;background-color:#eee}.edit-post-visual-editor__content-area .editor-styles-wrapper abbr,.edit-post-visual-editor__content-area .editor-styles-wrapper acronym{border-bottom:1px dotted #666;cursor:help}.edit-post-visual-editor__content-area .editor-styles-wrapper mark,.edit-post-visual-editor__content-area .editor-styles-wrapper ins{background:#fdfdfd;text-decoration:none}.edit-post-visual-editor__content-area .editor-styles-wrapper big{font-size:125%}.edit-post-visual-editor__content-area .editor-styles-wrapper .small{font-size:80%}@font-face{.edit-post-visual-editor__content-area .editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-45Light.eot);src:url(assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg);font-weight:300;font-style:normal;font-display:swap}}@font-face{.edit-post-visual-editor__content-area .editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-55Roman.eot);src:url(assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg);font-weight:500;font-style:normal;font-display:swap}}@font-face{.edit-post-visual-editor__content-area .editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-75Bold.eot);src:url(assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg);font-weight:bold;font-style:normal;font-display:swap}}.edit-post-visual-editor__content-area .editor-styles-wrapper body{background:none;position:relative}.edit-post-visual-editor__content-area .editor-styles-wrapper .liquid-bubbles{overflow:hidden;float:left;position:fixed;top:0;left:0;z-index:-1000;width:100vw;height:100vh}@keyframes bubble-move{from{width:40vw;height:40vw;filter:blur(10rem)}to{width:90vw;height:20vw;filter:blur(20rem)}}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles{--size: 40vw;--position: -5vw;filter:blur(20rem);position:absolute;width:var(--size);height:var(--size);border-radius:20%;background:linear-gradient(var(--bgangle), var(--bgcolor), transparent)}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles.bubble-01{top:var(--position);left:var(--position);--bgcolor: var(--bubble-color-01);--bgangle: 135deg;animation:5s ease-in-out 2s infinite alternate bubble-move}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles.bubble-02{top:var(--position);right:var(--position);--bgcolor: var(--bubble-color-02);--bgangle: 225deg;animation:3s ease-in-out 0s infinite alternate bubble-move}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles.bubble-03{bottom:var(--position);left:var(--position);--bgcolor: var(--bubble-color-03);--bgangle: 45deg;animation:2s ease-in-out 3s infinite alternate bubble-move}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles.bubble-04{bottom:var(--position);right:var(--position);--bgcolor: var(--bubble-color-04);--bgangle: 325deg;animation:4s ease-in-out 1s infinite alternate bubble-move}.edit-post-visual-editor__content-area .editor-styles-wrapper hr{background-color:#000;border:0;height:1px;margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-separator{border:none}.edit-post-visual-editor__content-area .editor-styles-wrapper ul,.edit-post-visual-editor__content-area .editor-styles-wrapper ol{margin:0;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper ul{list-style:none}.edit-post-visual-editor__content-area .editor-styles-wrapper ol{list-style:decimal}.edit-post-visual-editor__content-area .editor-styles-wrapper li>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper li>ol{margin-bottom:0;margin-left:0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper dt{font-weight:700}.edit-post-visual-editor__content-area .editor-styles-wrapper dd{margin:0 0 0.5em 0.5em;padding:0}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-label{margin:0;padding:0;display:inline}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-label li{display:inline-block;margin:0.1em 0;padding:0.2em 0.2em 0 0.2em;color:#000;border:1px solid #000;background-color:none;font-size:.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .item-xxp_fund_call{display:block;margin:0.2rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .item-xxp_fund_call li{font-size:1.2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .item-xxp_fund_apply_text{display:inline-block;margin:0.1em 0;padding:0.2em 0.2em 0 0.2em;font-size:.7rem;text-transform:uppercase}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types ul{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types .cat-item{display:inline-block;margin:0.1em 0.5em 0.1em 0;padding:0.2em 0.2em 0 0.2em;color:#fff;background-color:#000;font-size:1.1rem;text-transform:uppercase}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a{color:#fff;text-decoration:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a:hover{color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .xarxaprod-label li{font-size:1.1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .item-xxp_fund_apply_text{font-size:1.1rem}}.edit-post-visual-editor__content-area .editor-styles-wrapper embed,.edit-post-visual-editor__content-area .editor-styles-wrapper iframe,.edit-post-visual-editor__content-area .editor-styles-wrapper object{max-width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper img{height:auto;max-width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper figure{margin:1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper table{margin:0 0 1.5em;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper a{color:#000;text-decoration:none}.edit-post-visual-editor__content-area .editor-styles-wrapper a:visited{color:#000}.edit-post-visual-editor__content-area .editor-styles-wrapper a:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper a:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper a:active{color:#333}.edit-post-visual-editor__content-area .editor-styles-wrapper a:focus{outline:thin dotted}.edit-post-visual-editor__content-area .editor-styles-wrapper a:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper a:active{outline:0}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"],.edit-post-visual-editor__content-area .editor-styles-wrapper .button,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link{border:0;border-color:#000;border-radius:0;background:#000;color:#fff;line-height:1;padding:0.5em;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper button:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"]:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"]:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper .button:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link:hover{border-color:#111;color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper button:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"]:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"]:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper .button:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link:visited{color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper button:active,.edit-post-visual-editor__content-area .editor-styles-wrapper button:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:active,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"]:active,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"]:active,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper .button:active,.edit-post-visual-editor__content-area .editor-styles-wrapper .button:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link:active,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link:focus{border-color:#333;color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .category-faq .button-more::before{content:"accedir"}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-search-form{display:flex;margin:0.5rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-search-form .search-field{padding:0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-search-form .search-submit{z-index:10;margin:0rem;border:none;width:2.5rem;height:2.5rem;background:none;cursor:pointer;font-size:0px}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-icon-search:before{position:absolute;padding:0;margin:0.2rem 0 0 -1.5rem;z-index:0;min-width:2.5rem;min-height:2.5rem;font-size:2rem;content:"\26b2";-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="text"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="email"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="url"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="password"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="search"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="number"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="tel"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="range"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="date"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="month"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="week"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="time"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="datetime"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="datetime-local"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="color"],.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{color:#111;background-color:#eee;border:none;border-radius:0;width:100%;padding:0.3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="text"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="email"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="url"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="password"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="search"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="number"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="tel"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="range"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="date"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="month"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="week"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="time"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="datetime"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="datetime-local"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="color"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper textarea:focus{color:#000}.edit-post-visual-editor__content-area .editor-styles-wrapper select{border:1px solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{width:100%}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper html:not([data-scroll='0']) .site-header{background-color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .site{display:grid;grid-template-columns:1fr minmax(0, 35em) minmax(0, 35em) 1fr;grid-auto-rows:min-content auto min-content min-content;grid-template-areas:"header" "main" "aside" "footer";margin:auto;padding:0;min-height:100vh}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>header{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>main{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>aside{grid-column:1 / -1;padding:4em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>footer{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header{position:sticky;top:0;z-index:500;display:grid;grid-template-areas:"main" "secondary ";grid-row:auto;align-items:center;padding:0.5rem 0;width:100vw;background-color:transparent}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .main{display:flex;flex-flow:row;align-items:center;justify-content:space-between;z-index:900}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .secondary{display:flex;flex-flow:column;align-items:end}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main{padding:0 1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main>section{padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main>section>header{padding:2em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer{display:flex;flex-flow:row;background:#000;color:#fff;margin-top:4em}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer :where(.wp-block-columns.is-layout-flex){gap:5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer .site-info>section{margin-top:2em;padding:2em 4em;border-top:0.1em solid #fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a{color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:active{color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-footer"]{column-count:3}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-footer"] a{text-decoration:underline}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-legal"] li{float:left;padding-left:0.8em;font-size:0.8em}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"]{display:flex;flex-flow:row}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li{height:1.5em;width:1.5em;background-color:#fff;border-radius:5em;margin-right:0.3em}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li:before{content:"A";display:block;color:#000;font-size:1em;width:2em;height:2em;text-align:center}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li a{font-size:0px}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured{padding:0 1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-destacats,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-featured,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-last-convos,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-ultimes-convocatories,.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{display:grid;grid-template-columns:repeat(1, 1fr);gap:3rem}}@media screen and (max-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .main{padding-right:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer .is-layout-flex{flex-flow:column;align-items:flex-start}}@media screen and (min-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .site{grid-template-columns:1fr 2fr 2fr 1fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>header{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>main{grid-column:2 / 4}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>aside{grid-column:2 / 4}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>footer{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header{display:grid;grid-template-columns:1fr 2fr 2fr 1fr;grid-template-areas:"main " "secondary ";margin:auto;margin-bottom:2rem;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .main{grid-column:2/4;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .secondary{grid-column:2/4;align-items:center;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main{padding:0 2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main>section{padding:4em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer{flex-flow:column}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured{padding:0 2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper.single .site-main{margin:0 auto}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-destacats,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-featured,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-last-convos,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-ultimes-convocatories,.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{grid-template-columns:repeat(3, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:active,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:target{flex-grow:1}}@media screen and (min-width: 80em){.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main{padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured{padding:0}}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper .hide-content{display:block;width:0px;height:0px;margin:0;padding:0;overflow:hidden}.edit-post-visual-editor__content-area .editor-styles-wrapper .custom-logo{min-width:11rem;margin:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul ul.sub-menu{padding-top:0.5rem;padding-left:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation li,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation li{position:relative}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation a,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation a{display:flex;align-items:center;min-height:100%;text-decoration:none;font-size:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled ul{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .main-navigation-content{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100vh;padding:4rem;background-color:rgba(255,255,255,0.95);overflow:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .menu-toggle{position:relative;z-index:9999}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .current-menu-ancestor>a::after{background-color:transparent}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .current-menu-item>a::after{display:inline-block;content:"";position:absolute;left:0;top:2em;height:2px;width:100%;background-color:#000}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation{padding:0 1em 1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul{display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li{padding:0.5em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation a{text-transform:uppercase}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-secondary-navigation .show-mobile{display:inherit}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle,.edit-post-visual-editor__content-area .editor-styles-wrapper .toggled-menu{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle:checked+.toggled-menu{display:block;position:absolute;left:0;top:0;width:100%;height:100vh;margin-top:0;padding:0 2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-show{position:relative;display:inline-block;width:1.8em;height:1.4em;margin-right:0.3em;border-top:0.3em solid #000;border-bottom:0.3em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-show::before{content:"";position:absolute;top:0.3em;left:0;width:100%;border-top:0.3em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-hide{display:flex;justify-content:end;margin-right:-0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-hide::after{content:"x";padding:0;font-size:3rem;font-weight:bold}}@media screen and (max-width: 47.99em){.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation-content li{padding:0.5rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation-content{padding:4rem 2rem}}@media screen and (min-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .custom-logo{min-width:11rem;margin:1rem 1rem 1rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .menu-toggle{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul{display:flex}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .menu-item-has-children>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .menu-item-has-children>ul{background-color:rgba(255,255,255,0.95)}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu{float:left;position:absolute;top:100%;left:-999em;z-index:99999}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu ul{left:-999em;top:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu li:hover>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu li.focus>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu li:hover>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu li.focus>ul{display:block;left:4em;top:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu a,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu a{width:200px}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li{padding:0 1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li:hover>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li.focus>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li:hover>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li.focus>ul{left:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation{padding-bottom:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul{justify-content:end}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu{flex-direction:column;padding:0.5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu li{margin:0.5rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .current-menu-ancestor>a::after,.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .current-menu-item>a::after{display:inline-block;content:"";position:absolute;left:1em;bottom:-0.5em;min-height:2px;height:2px;width:calc(100% - 2em);background-color:#000}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation{padding:1.5em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .menu-item-has-children{padding-right:0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .menu-item-has-children::after{content:"";display:inline-block;position:absolute;top:40%;right:0.3em;width:0.3em;height:0.3em;border:1px solid #000;border-top:none;border-left:none;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-secondary-navigation .show-mobile,.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-secondary-navigation .hide-not-mobile{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggled-menu{display:inherit}}.site-main .edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation,.site-main .edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation,.site-main .edit-post-visual-editor__content-area .editor-styles-wrapper .post-navigation{margin:0 0 1.5em;align-self:end}.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation .nav-links,.edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation .nav-links,.edit-post-visual-editor__content-area .editor-styles-wrapper .post-navigation .nav-links{display:flex}.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation .nav-previous,.edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation .nav-previous,.edit-post-visual-editor__content-area .editor-styles-wrapper .post-navigation .nav-previous{flex:1 0 50%}.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation .nav-next,.edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation .nav-next,.edit-post-visual-editor__content-area .editor-styles-wrapper .post-navigation .nav-next{flex:1 0 50%}@media screen and (min-width: 80em){.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .toggle-sidebar-segona .show-mobile,.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .toggle-sidebar-segona .hide-not-mobile,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .show-mobile,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .hide-not-mobile{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation{padding-bottom:0}}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper .sticky{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .post,.edit-post-visual-editor__content-area .editor-styles-wrapper .page{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .updated:not(.published){display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .page-content,.edit-post-visual-editor__content-area .editor-styles-wrapper .entry-content,.edit-post-visual-editor__content-area .editor-styles-wrapper .entry-summary{margin:1.5em 0 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .entry-title{margin:0.5em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .page-links{clear:both;margin:0 0 1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-column,.edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-column{position:relative}.edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-heading,.edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-heading{padding-top:1em;padding-bottom:2em;display:inline-grid}.edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-heading:after,.edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-heading:after{content:"";border-bottom:0.05em solid #000;width:100%;position:absolute;bottom:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .descarregar-fitxers a,.edit-post-visual-editor__content-area .editor-styles-wrapper .descarga-fichero a,.edit-post-visual-editor__content-area .editor-styles-wrapper .download-files a{display:inline-block;width:100%;border-bottom:0.05em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .descarregar-fitxers a:after,.edit-post-visual-editor__content-area .editor-styles-wrapper .descarga-fichero a:after,.edit-post-visual-editor__content-area .editor-styles-wrapper .download-files a:after{content:"";display:inline-block;float:right;width:1em;height:1em;background-image:url(./assets/img/icon-download.svg);background-repeat:none;background-size:contain}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each{display:flex;flex-direction:column}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .entry-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each h6{margin:0;padding:0.5rem 0;border-bottom:1px solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each p{padding:0.5rem 0;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .excerpt{border-bottom:1px solid #000;margin-bottom:0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .more-link{margin-top:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields{display:grid}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-info-field,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field{padding-bottom:1rem;border-bottom:1px solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields h6{font-size:2.4rem;font-variant:all-petite-caps}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields p,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields p{margin:0.5rem 0 0 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields li,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields li{font-size:1.3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-info-field{margin:1rem 0 0.5rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-funder-name,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-contact-name,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-web{display:flex;margin:0;padding:0;font-variant:all-petite-caps;font-size:1.1rem;line-height:0.9;align-items:center}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-funder-name a,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-contact-name a,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-web a{text-decoration:none;font-size:0.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info{margin-bottom:2em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li{display:grid;grid-template-columns:0.75fr 2.25fr;padding:0.2em 0;border-top:0.05em solid #000;font-size:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li:last-of-type,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li:last-of-type{border-bottom:0.05em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li{display:inherit;margin:0;padding:0;color:inherit;border:none;background-color:none;font-size:inherit}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2):before,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2):before{content:", ";display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields dt,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info dt{grid-row:1 / 1;font-weight:100}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields dd,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info dd{grid-row:1 / 2;margin:0;font-weight:700}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields p,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info p{grid-row:1 / 2;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat>section{margin-top:4em}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services li{display:grid;font-size:1em;border:none;border-top:0.05em solid #000;margin:0;padding:0.5em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services p{font-size:1em;margin:0;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li{grid-template-columns:1fr 2fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es{display:flex;flex-flow:column;justify-content:flex-end;padding-bottom:4em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-post-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-post-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-post-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-post-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-post-title{text-transform:lowercase;font-size:1.5em;margin-bottom:0.5em;padding-bottom:0.5em;border-bottom:0.05em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-post-excerpt,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-post-excerpt,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-post-excerpt,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-post-excerpt,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-post-excerpt{margin:0.5em 0;border-bottom:0.05em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-read-more,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-read-more,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-read-more,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-read-more,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-read-more{margin:1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each{display:flex;flex-direction:column;justify-content:space-between;padding:1em 0;border-bottom:0.1em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each:first-of-type{border-top:0.1em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each h6{border-bottom:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each p{font-size:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats,.edit-post-visual-editor__content-area .editor-styles-wrapper li[class*='category-agenda']{position:relative}.edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats .wp-block-post-featured-image,.edit-post-visual-editor__content-area .editor-styles-wrapper li[class*='category-agenda'] .wp-block-post-featured-image{position:absolute;top:0;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats .wp-block-post-title:before,.edit-post-visual-editor__content-area .editor-styles-wrapper li[class*='category-agenda'] .wp-block-post-title:before{content:"";display:inline-block;min-width:100%;height:auto;aspect-ratio:1/1;margin-bottom:2em;background-color:rgba(240,240,240,0.2);border-radius:0.3em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content{display:grid;grid-template-columns:1fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content .archive-posts{grid-template-columns:repeat(1, minmax(0, 1fr))}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section{margin:1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section .filter{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{grid-template-columns:repeat(1, minmax(0, 1fr))}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions{display:inline-block;width:100%;max-width:13em;margin-bottom:0;margin-bottom:1rem;padding:0.6em 1em 0.4em;clear:both;cursor:pointer;font-weight:900;font-size:.9rem;border:1px solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions:after{content:">";display:inline;float:right}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions:hover:after{transform:rotate(90deg);animation:rotate 0.5s}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(90deg)}}}@media screen and (max-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .post,.edit-post-visual-editor__content-area .editor-styles-wrapper .page{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section h5{display:block;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section .filter{width:45%;margin-top:0.5rem;margin-right:0.3em;float:left}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section .filter:last-of-type{margin-bottom:2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section:last-of-type:after{content:"";display:inline-block;width:100%}}@media screen and (min-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters{padding-right:2em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section{margin:1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content{grid-template-columns:1fr 2fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{grid-template-columns:repeat(2, minmax(0, 1fr))}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li{font-size:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each{flex-direction:row-reverse}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each header,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-header{width:60%}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .activity-organizer,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat{width:24%}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-date,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-data{width:15%}}@media screen and (min-width: 80em){.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content{grid-template-columns:1fr 3fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content .archive-posts{grid-template-columns:repeat(2, minmax(0, 1fr))}.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{grid-template-columns:repeat(3, minmax(0, 1fr))}}.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-content a{word-wrap:break-word}.edit-post-visual-editor__content-area .editor-styles-wrapper .bypostauthor{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .widget{margin:0 0 1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .widget select{max-width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .page-content .wp-smiley,.edit-post-visual-editor__content-area .editor-styles-wrapper .entry-content .wp-smiley,.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .custom-logo-link{display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-caption{margin-bottom:1.5em;max-width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-caption .wp-caption-text{margin:0.8075em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-caption-text{text-align:center}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery{margin-bottom:1.5em;display:grid;grid-gap:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-item{display:inline-block;text-align:center;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-2{grid-template-columns:repeat(2, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-3{grid-template-columns:repeat(3, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-4{grid-template-columns:repeat(4, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-5{grid-template-columns:repeat(5, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-6{grid-template-columns:repeat(6, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-7{grid-template-columns:repeat(7, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-8{grid-template-columns:repeat(8, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-9{grid-template-columns:repeat(9, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-caption{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .infinite-scroll .posts-navigation,.edit-post-visual-editor__content-area .editor-styles-wrapper .infinite-scroll.neverending .site-footer{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .infinity-end.neverending .site-footer{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs{padding:1rem 0;gap:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column{align-self:auto;display:flex;flex-direction:column;position:relative;min-height:17rem;padding:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h6{min-height:4.8rem;font-size:2rem;line-height:1.12}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column p{font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.9rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column a{color:#fff;text-decoration:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column a::after{content:"+";position:absolute;bottom:0rem;left:0.7rem;font-size:5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column a:hover::after{content:">"}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-not-valid:not(:focus){background-color:#ff686e}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-not-valid-tip{color:#ff686e}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7 form.invalid .wpcf7-response-output,.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7 form.unaccepted .wpcf7-response-output,.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7 form.payment-required .wpcf7-response-output{border-color:#f6cc4c;background-color:#f6cc4c;color:#fff;font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:bold;text-align:center;margin:0em;padding:0rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form .wpcf7-submit{margin-left:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form .wpcf7-spinner{margin:0 -24px 0 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-list-item-label{margin:0 0.3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form{text-align:center}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form input:not([type="submit"]),.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form textarea{background:transparent;border:0.1em solid #000;padding:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform{margin-bottom:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform br{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform p{display:block;break-inside:avoid-column;margin-top:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform .break-after-column,.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform .saltar-columna{break-after:column}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-name,.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-email{max-width:40%;display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-name{float:left}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-email{float:right;margin-bottom:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-acceptance{display:flex;align-items:center;justify-content:end}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-info{display:inline-block;column-count:2;column-gap:1rem;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-info .contactform-descripcio textarea{display:inline-block;min-height:15.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options{display:flex;justify-content:space-between}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options p{display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-list-item{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-list-item label{display:flex;flex-direction:row-reverse;justify-content:left}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"],.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"],.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"]{width:auto;background-color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before,.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before{display:inline-block;width:2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before{content:"inici: "}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before{content:"fi: "}.edit-post-visual-editor__content-area .editor-styles-wrapper .home [id*="gutenslider"]{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.edit-post-visual-editor__content-area .editor-styles-wrapper .leaflet-container a{color:#000 !important}.edit-post-visual-editor__content-area .editor-styles-wrapper .leaflet-attribution-flag{height:0px !important;width:0px !important;display:none !important}.edit-post-visual-editor__content-area .editor-styles-wrapper .screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.edit-post-visual-editor__content-area .editor-styles-wrapper .screen-reader-text:focus{background-color:none;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;clip-path:none;color:#000;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.edit-post-visual-editor__content-area .editor-styles-wrapper #primary[tabindex="-1"]:focus{outline:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper h1,.edit-post-visual-editor__content-area .editor-styles-wrapper figure,.edit-post-visual-editor__content-area .editor-styles-wrapper button{margin-left:auto;margin-right:auto} +.wp-admin .components-button.edit-post-fullscreen-mode-close.has-icon,.wp-admin .edit-post-fullscreen-mode-close_site-icon{background-color:#fff;filter:invert(1)}.site-icon-preview .app-icon-preview{background-color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper{/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.edit-post-visual-editor__content-area .editor-styles-wrapper html{line-height:1.15;-webkit-text-size-adjust:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper body{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper main{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper h1{font-size:2em;margin:0.67em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper hr{box-sizing:content-box;height:0;overflow:visible}.edit-post-visual-editor__content-area .editor-styles-wrapper pre{font-family:monospace, monospace;font-size:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper a{background-color:transparent}.edit-post-visual-editor__content-area .editor-styles-wrapper abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}.edit-post-visual-editor__content-area .editor-styles-wrapper b,.edit-post-visual-editor__content-area .editor-styles-wrapper strong{font-weight:bolder}.edit-post-visual-editor__content-area .editor-styles-wrapper code,.edit-post-visual-editor__content-area .editor-styles-wrapper kbd,.edit-post-visual-editor__content-area .editor-styles-wrapper samp{font-family:monospace, monospace;font-size:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper small{font-size:80%}.edit-post-visual-editor__content-area .editor-styles-wrapper sub,.edit-post-visual-editor__content-area .editor-styles-wrapper sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.edit-post-visual-editor__content-area .editor-styles-wrapper sub{bottom:-0.25em}.edit-post-visual-editor__content-area .editor-styles-wrapper sup{top:-0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper img{border-style:none}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper input,.edit-post-visual-editor__content-area .editor-styles-wrapper optgroup,.edit-post-visual-editor__content-area .editor-styles-wrapper select,.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper input{overflow:visible}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper select{text-transform:none}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="button"],.edit-post-visual-editor__content-area .editor-styles-wrapper [type="reset"],.edit-post-visual-editor__content-area .editor-styles-wrapper [type="submit"]{-webkit-appearance:button}.edit-post-visual-editor__content-area .editor-styles-wrapper button::-moz-focus-inner,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="button"]::-moz-focus-inner,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="reset"]::-moz-focus-inner,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="submit"]::-moz-focus-inner{border-style:none;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper button:-moz-focusring,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="button"]:-moz-focusring,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="reset"]:-moz-focusring,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="submit"]:-moz-focusring{outline:1px dotted ButtonText}.edit-post-visual-editor__content-area .editor-styles-wrapper fieldset{padding:0.35em 0.75em 0.625em}.edit-post-visual-editor__content-area .editor-styles-wrapper legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.edit-post-visual-editor__content-area .editor-styles-wrapper progress{vertical-align:baseline}.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{overflow:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper [type="checkbox"],.edit-post-visual-editor__content-area .editor-styles-wrapper [type="radio"]{box-sizing:border-box;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper [type="number"]::-webkit-inner-spin-button,.edit-post-visual-editor__content-area .editor-styles-wrapper [type="number"]::-webkit-outer-spin-button{height:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper [type="search"]{-webkit-appearance:textfield;outline-offset:-2px}.edit-post-visual-editor__content-area .editor-styles-wrapper [type="search"]::-webkit-search-decoration{-webkit-appearance:none}.edit-post-visual-editor__content-area .editor-styles-wrapper ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.edit-post-visual-editor__content-area .editor-styles-wrapper details{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper summary{display:list-item}.edit-post-visual-editor__content-area .editor-styles-wrapper template{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper [hidden]{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper *,.edit-post-visual-editor__content-area .editor-styles-wrapper *::before,.edit-post-visual-editor__content-area .editor-styles-wrapper *::after{box-sizing:inherit}.edit-post-visual-editor__content-area .editor-styles-wrapper html{box-sizing:border-box}.edit-post-visual-editor__content-area .editor-styles-wrapper :root{--bubble-color-01: #ff5a69;--bubble-color-02: #ffcb1f;--bubble-color-03: #00d1ec;--bubble-color-04: #00f274}.edit-post-visual-editor__content-area .editor-styles-wrapper body,.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper input,.edit-post-visual-editor__content-area .editor-styles-wrapper select,.edit-post-visual-editor__content-area .editor-styles-wrapper optgroup,.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{color:#000;font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.4}.edit-post-visual-editor__content-area .editor-styles-wrapper .hide{display:inline-block;margin:0;padding:0;min-width:unset;max-width:unset;width:0px;min-height:unset;max-height:unset;height:0px;font-size:0px;line-height:0px;text-decoration:none;border:0;background:none;background-color:transparent}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper h1,.edit-post-visual-editor__content-area .editor-styles-wrapper h2,.edit-post-visual-editor__content-area .editor-styles-wrapper h3,.edit-post-visual-editor__content-area .editor-styles-wrapper h4,.edit-post-visual-editor__content-area .editor-styles-wrapper h5,.edit-post-visual-editor__content-area .editor-styles-wrapper h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .h6{clear:both;line-height:1.1}.edit-post-visual-editor__content-area .editor-styles-wrapper h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .h1{font-size:1.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h1.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h1.small{font-size:1.5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .h2{font-size:1.5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h2.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h2.small{font-size:1.2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .h3{font-size:1.3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h3.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h3.small{font-size:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .h4{font-size:1.2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h4.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h4.small{font-size:.9rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .h5{font-size:1.1rem;font-weight:500}.edit-post-visual-editor__content-area .editor-styles-wrapper h5.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h5.small{font-size:.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .h6{font-size:1.1rem;font-weight:100}.edit-post-visual-editor__content-area .editor-styles-wrapper h6.small,.edit-post-visual-editor__content-area .editor-styles-wrapper .h6.small{font-size:.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .h6{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured .h2{margin:1.2rem 0;font-size:2rem;line-height:1.2;border-bottom:0.6rem solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper section.agenda h2 a,.edit-post-visual-editor__content-area .editor-styles-wrapper section.last-convos h2 a{display:flex;flex-wrap:wrap;align-content:center;justify-content:space-between}.edit-post-visual-editor__content-area .editor-styles-wrapper section.agenda h2 a::after,.edit-post-visual-editor__content-area .editor-styles-wrapper section.last-convos h2 a::after{display:inline-block;align-self:center;justify-self:center;font-size:0.4em;color:#fff;background-color:#000;padding:0.4em}.edit-post-visual-editor__content-area .editor-styles-wrapper [lang="ca"] section.agenda h2 a::after{content:"Verure totes les activitas"}.edit-post-visual-editor__content-area .editor-styles-wrapper [lang*="es"] section.agenda h2 a::after{content:"Ver todas las actividades"}.edit-post-visual-editor__content-area .editor-styles-wrapper [lang="ca"] section.last-convos h2 a::after{content:"Verure totes les convocatories"}.edit-post-visual-editor__content-area .editor-styles-wrapper [lang*="es"] section.last-convos h2 a::after{content:"Ver todas las convocatorias"}.edit-post-visual-editor__content-area .editor-styles-wrapper .entry-content h6{padding:0.5em 0}}@media screen and (min-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .h1{font-size:3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .h2{font-size:2.5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .h3{font-size:2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .h4{font-size:1.7rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .h5{font-size:1.4rem}.edit-post-visual-editor__content-area .editor-styles-wrapper h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .h6{font-size:1.2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured .h2{font-size:3.5rem;border-bottom:0.8rem solid #000}}.edit-post-visual-editor__content-area .editor-styles-wrapper p{margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper dfn,.edit-post-visual-editor__content-area .editor-styles-wrapper cite,.edit-post-visual-editor__content-area .editor-styles-wrapper em,.edit-post-visual-editor__content-area .editor-styles-wrapper i{font-style:italic}.edit-post-visual-editor__content-area .editor-styles-wrapper blockquote{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper blockquote p{font-size:1.1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper address{margin:0 0 1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.5;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}.edit-post-visual-editor__content-area .editor-styles-wrapper code,.edit-post-visual-editor__content-area .editor-styles-wrapper .code,.edit-post-visual-editor__content-area .editor-styles-wrapper kbd,.edit-post-visual-editor__content-area .editor-styles-wrapper tt,.edit-post-visual-editor__content-area .editor-styles-wrapper var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace,mono;background-color:#eee}.edit-post-visual-editor__content-area .editor-styles-wrapper abbr,.edit-post-visual-editor__content-area .editor-styles-wrapper acronym{border-bottom:1px dotted #666;cursor:help}.edit-post-visual-editor__content-area .editor-styles-wrapper mark,.edit-post-visual-editor__content-area .editor-styles-wrapper ins{background:#fdfdfd;text-decoration:none}.edit-post-visual-editor__content-area .editor-styles-wrapper big{font-size:125%}.edit-post-visual-editor__content-area .editor-styles-wrapper .small{font-size:80%}@font-face{.edit-post-visual-editor__content-area .editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-45Light.eot);src:url(assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg);font-weight:300;font-style:normal;font-display:swap}}@font-face{.edit-post-visual-editor__content-area .editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-55Roman.eot);src:url(assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg);font-weight:500;font-style:normal;font-display:swap}}@font-face{.edit-post-visual-editor__content-area .editor-styles-wrapper{font-family:Neue Haas Grotesk Pro;src:url(assets/fonts/NeueHaasGroteskPro-75Bold.eot);src:url(assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype),url(assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2),url(assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff),url(assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype),url(assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg);font-weight:bold;font-style:normal;font-display:swap}}.edit-post-visual-editor__content-area .editor-styles-wrapper body{background:none;position:relative}.edit-post-visual-editor__content-area .editor-styles-wrapper .liquid-bubbles{overflow:hidden;float:left;position:fixed;top:0;left:0;z-index:-1000;width:100vw;height:100vh}@keyframes bubble-move{from{width:40vw;height:40vw;filter:blur(10rem)}to{width:90vw;height:20vw;filter:blur(20rem)}}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles{--size: 40vw;--position: -5vw;filter:blur(20rem);position:absolute;width:var(--size);height:var(--size);border-radius:20%;background:linear-gradient(var(--bgangle), var(--bgcolor), transparent)}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles.bubble-01{top:var(--position);left:var(--position);--bgcolor: var(--bubble-color-01);--bgangle: 135deg;animation:5s ease-in-out 2s infinite alternate bubble-move}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles.bubble-02{top:var(--position);right:var(--position);--bgcolor: var(--bubble-color-02);--bgangle: 225deg;animation:3s ease-in-out 0s infinite alternate bubble-move}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles.bubble-03{bottom:var(--position);left:var(--position);--bgcolor: var(--bubble-color-03);--bgangle: 45deg;animation:2s ease-in-out 3s infinite alternate bubble-move}.edit-post-visual-editor__content-area .editor-styles-wrapper .bubbles.bubble-04{bottom:var(--position);right:var(--position);--bgcolor: var(--bubble-color-04);--bgangle: 325deg;animation:4s ease-in-out 1s infinite alternate bubble-move}.edit-post-visual-editor__content-area .editor-styles-wrapper hr{background-color:#000;border:0;height:1px;margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-separator{border:none}.edit-post-visual-editor__content-area .editor-styles-wrapper ul,.edit-post-visual-editor__content-area .editor-styles-wrapper ol{margin:0;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper ul{list-style:none}.edit-post-visual-editor__content-area .editor-styles-wrapper ol{list-style:decimal}.edit-post-visual-editor__content-area .editor-styles-wrapper li>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper li>ol{margin-bottom:0;margin-left:0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper dt{font-weight:700}.edit-post-visual-editor__content-area .editor-styles-wrapper dd{margin:0 0 0.5em 0.5em;padding:0}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-label{margin:0;padding:0;display:inline}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-label li{display:inline-block;margin:0.1em 0;padding:0.2em 0.2em 0 0.2em;color:#000;border:1px solid #000;background-color:none;font-size:.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .item-xxp_fund_call{display:block;margin:0.2rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .item-xxp_fund_call li{font-size:1.2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .item-xxp_fund_apply_text{display:inline-block;margin:0.1em 0;padding:0.2em 0.2em 0 0.2em;font-size:.7rem;text-transform:uppercase}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types ul{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types .cat-item{display:inline-block;margin:0.1em 0.5em 0.1em 0;padding:0.2em 0.2em 0 0.2em;color:#fff;background-color:#000;font-size:1.1rem;text-transform:uppercase}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a{color:#fff;text-decoration:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-types a:hover{color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .xarxaprod-label li{font-size:1.1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-ajut article:not(.type-post) .item-xxp_fund_apply_text{font-size:1.1rem}}.edit-post-visual-editor__content-area .editor-styles-wrapper embed,.edit-post-visual-editor__content-area .editor-styles-wrapper iframe,.edit-post-visual-editor__content-area .editor-styles-wrapper object{max-width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper img{height:auto;max-width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper figure{margin:1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper table{margin:0 0 1.5em;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper a{color:#000;text-decoration:none}.edit-post-visual-editor__content-area .editor-styles-wrapper a:visited{color:#000}.edit-post-visual-editor__content-area .editor-styles-wrapper a:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper a:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper a:active{color:#333}.edit-post-visual-editor__content-area .editor-styles-wrapper a:focus{outline:thin dotted}.edit-post-visual-editor__content-area .editor-styles-wrapper a:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper a:active{outline:0}.edit-post-visual-editor__content-area .editor-styles-wrapper button,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"],.edit-post-visual-editor__content-area .editor-styles-wrapper .button,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link{border:0;border-color:#000;border-radius:0;background:#000;color:#fff;line-height:1;padding:0.5em;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper button:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"]:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"]:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper .button:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link:hover{border-color:#111;color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper button:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"]:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"]:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper .button:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link:visited{color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper button:active,.edit-post-visual-editor__content-area .editor-styles-wrapper button:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:active,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="button"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"]:active,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="reset"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"]:active,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="submit"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper .button:active,.edit-post-visual-editor__content-area .editor-styles-wrapper .button:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link:active,.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-block-button__link:focus{border-color:#333;color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .category-faq .button-more::before{content:"accedir"}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-search-form{display:flex;margin:0.5rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-search-form .search-field{padding:0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-search-form .search-submit{z-index:10;margin:0rem;border:none;width:2.5rem;height:2.5rem;background:none;cursor:pointer;font-size:0px}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-icon-search:before{position:absolute;padding:0;margin:0.2rem 0 0 -1.5rem;z-index:0;min-width:2.5rem;min-height:2.5rem;font-size:2rem;content:"\26b2";-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="text"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="email"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="url"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="password"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="search"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="number"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="tel"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="range"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="date"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="month"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="week"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="time"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="datetime"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="datetime-local"],.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="color"],.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{color:#111;background-color:#eee;border:none;border-radius:0;width:100%;padding:0.3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="text"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="email"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="url"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="password"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="search"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="number"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="tel"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="range"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="date"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="month"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="week"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="time"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="datetime"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="datetime-local"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper input[type="color"]:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper textarea:focus{color:#000}.edit-post-visual-editor__content-area .editor-styles-wrapper select{border:1px solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper textarea{width:100%}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper html:not([data-scroll='0']) .site-header{background-color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .site{display:grid;grid-template-columns:1fr minmax(0, 35em) minmax(0, 35em) 1fr;grid-auto-rows:min-content auto min-content min-content;grid-template-areas:"header" "main" "aside" "footer";margin:auto;padding:0;min-height:100vh}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>header{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>main{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>aside{grid-column:1 / -1;padding:4em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>footer{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header{position:sticky;top:0;z-index:500;display:grid;grid-template-areas:"main" "secondary ";grid-row:auto;align-items:center;padding:0.5rem 0;width:100vw;background-color:transparent}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .main{display:flex;flex-flow:row;align-items:center;justify-content:space-between;z-index:900}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .secondary{display:flex;flex-flow:column;align-items:end}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main{padding:0 1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main>section{padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main>section>header{padding:2em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer{display:flex;flex-flow:row;background:#000;color:#fff;margin-top:4em}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer :where(.wp-block-columns.is-layout-flex){gap:5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer .site-info>section{margin-top:2em;padding:2em 4em;border-top:0.1em solid #fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a{color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:visited,.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer a:active{color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-footer"]{column-count:3}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-footer"] a{text-decoration:underline}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-legal"] li{float:left;padding-left:0.8em;font-size:0.8em}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"]{display:flex;flex-flow:row}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li{height:1.5em;width:1.5em;background-color:#fff;border-radius:5em;margin-right:0.3em}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li:before{content:"A";display:block;color:#000;font-size:1em;width:2em;height:2em;text-align:center}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer ul[id*="menu-social-media"] li a{font-size:0px}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured{padding:0 1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-destacats,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-featured,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-last-convos,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-ultimes-convocatories,.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{display:grid;grid-template-columns:repeat(1, 1fr);gap:3rem}}@media screen and (max-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .main{padding-right:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer .is-layout-flex{flex-flow:column;align-items:flex-start}}@media screen and (min-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .site{grid-template-columns:1fr 2fr 2fr 1fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>header{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>main{grid-column:2 / 4}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>aside{grid-column:2 / 4}.edit-post-visual-editor__content-area .editor-styles-wrapper .site>footer{grid-column:1 / -1}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header{display:grid;grid-template-columns:1fr 2fr 2fr 1fr;grid-template-areas:"main " "secondary ";margin:auto;margin-bottom:2rem;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .main{grid-column:2/4;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-header .secondary{grid-column:2/4;align-items:center;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main{padding:0 2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main>section{padding:4em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-footer{flex-flow:column}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured{padding:0 2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper.single .site-main{margin:0 auto}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-destacats,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-featured,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-last-convos,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-ultimes-convocatories,.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{grid-template-columns:repeat(3, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:hover,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:active,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:focus,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-faqs-aside .xarxaprod-search-form:target{flex-grow:1}}@media screen and (min-width: 80em){.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main{padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .home-featured{padding:0}}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper .hide-content{display:block;width:0px;height:0px;margin:0;padding:0;overflow:hidden}.edit-post-visual-editor__content-area .editor-styles-wrapper .custom-logo{min-width:11rem;margin:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul ul.sub-menu{padding-top:0.5rem;padding-left:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation li,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation li{position:relative}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation a,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation a{display:flex;align-items:center;min-height:100%;text-decoration:none;font-size:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled ul{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .main-navigation-content{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100vh;padding:4rem;background-color:rgba(255,255,255,0.95);overflow:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .menu-toggle{position:relative;z-index:9999}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .current-menu-ancestor>a::after{background-color:transparent}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation.toggled .current-menu-item>a::after{display:inline-block;content:"";position:absolute;left:0;top:2em;height:2px;width:100%;background-color:#000}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation{padding:0 1em 1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul{display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li{padding:0.5em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation a{text-transform:uppercase}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-secondary-navigation .show-mobile{display:inherit}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle,.edit-post-visual-editor__content-area .editor-styles-wrapper .toggled-menu{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle:checked+.toggled-menu{display:block;position:absolute;left:0;top:0;width:100%;height:100vh;margin-top:0;padding:0 2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-show{position:relative;display:inline-block;width:1.8em;height:1.4em;margin-right:0.3em;border-top:0.3em solid #000;border-bottom:0.3em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-show::before{content:"";position:absolute;top:0.3em;left:0;width:100%;border-top:0.3em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-hide{display:flex;justify-content:end;margin-right:-0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-hide::after{content:"x";padding:0;font-size:3rem;font-weight:bold}}@media screen and (max-width: 47.99em){.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation-content li{padding:0.5rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation-content{padding:4rem 2rem}}@media screen and (min-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .custom-logo{min-width:11rem;margin:1rem 1rem 1rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .menu-toggle{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul{display:flex}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .menu-item-has-children>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .menu-item-has-children>ul{background-color:rgba(255,255,255,0.95)}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu{float:left;position:absolute;top:100%;left:-999em;z-index:99999}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu ul{left:-999em;top:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu li:hover>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu li.focus>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu li:hover>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu li.focus>ul{display:block;left:4em;top:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul .sub-menu a,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul .sub-menu a{width:200px}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li{padding:0 1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li:hover>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul li.focus>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li:hover>ul,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation ul li.focus>ul{left:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation{padding-bottom:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul{justify-content:end}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu{flex-direction:column;padding:0.5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation ul ul.sub-menu li{margin:0.5rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .current-menu-ancestor>a::after,.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .current-menu-item>a::after{display:inline-block;content:"";position:absolute;left:1em;bottom:-0.5em;min-height:2px;height:2px;width:calc(100% - 2em);background-color:#000}.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation{padding:1.5em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .menu-item-has-children{padding-right:0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .menu-item-has-children::after{content:"";display:inline-block;position:absolute;top:40%;right:0.3em;width:0.3em;height:0.3em;border:1px solid #000;border-top:none;border-left:none;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-secondary-navigation .show-mobile,.edit-post-visual-editor__content-area .editor-styles-wrapper .toggle-secondary-navigation .hide-not-mobile{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .toggled-menu{display:inherit}}.site-main .edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation,.site-main .edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation,.site-main .edit-post-visual-editor__content-area .editor-styles-wrapper .post-navigation{margin:0 0 1.5em;align-self:end}.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation .nav-links,.edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation .nav-links,.edit-post-visual-editor__content-area .editor-styles-wrapper .post-navigation .nav-links{display:flex}.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation .nav-previous,.edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation .nav-previous,.edit-post-visual-editor__content-area .editor-styles-wrapper .post-navigation .nav-previous{flex:1 0 50%}.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-navigation .nav-next,.edit-post-visual-editor__content-area .editor-styles-wrapper .posts-navigation .nav-next,.edit-post-visual-editor__content-area .editor-styles-wrapper .post-navigation .nav-next{flex:1 0 50%}@media screen and (min-width: 80em){.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .toggle-sidebar-segona .show-mobile,.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation .toggle-sidebar-segona .hide-not-mobile,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .show-mobile,.edit-post-visual-editor__content-area .editor-styles-wrapper .secondary-navigation .toggle-sidebar-segona .hide-not-mobile{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .main-navigation{padding-bottom:0}}@media screen{.edit-post-visual-editor__content-area .editor-styles-wrapper .sticky{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .post,.edit-post-visual-editor__content-area .editor-styles-wrapper .page{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .updated:not(.published){display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .page-content,.edit-post-visual-editor__content-area .editor-styles-wrapper .entry-content,.edit-post-visual-editor__content-area .editor-styles-wrapper .entry-summary{margin:1.5em 0 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .site-main .entry-title{margin:0.5em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .page-links{clear:both;margin:0 0 1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-column,.edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-column{position:relative}.edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-heading,.edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-heading{padding-top:1em;padding-bottom:2em;display:inline-grid}.edit-post-visual-editor__content-area .editor-styles-wrapper .ratlla-abaix .wp-block-heading:after,.edit-post-visual-editor__content-area .editor-styles-wrapper .border-bottom .wp-block-heading:after{content:"";border-bottom:0.05em solid #000;width:100%;position:absolute;bottom:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .descarregar-fitxers a,.edit-post-visual-editor__content-area .editor-styles-wrapper .descarga-fichero a,.edit-post-visual-editor__content-area .editor-styles-wrapper .download-files a{display:inline-block;width:100%;border-bottom:0.05em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .descarregar-fitxers a:after,.edit-post-visual-editor__content-area .editor-styles-wrapper .descarga-fichero a:after,.edit-post-visual-editor__content-area .editor-styles-wrapper .download-files a:after{content:"";display:inline-block;float:right;width:1em;height:1em;background-image:url(./assets/img/icon-download.svg);background-repeat:none;background-size:contain}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each{display:flex;flex-direction:column}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .entry-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each h6{margin:0;padding:0.5rem 0;border-bottom:1px solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each p{padding:0.5rem 0;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .excerpt{border-bottom:1px solid #000;margin-bottom:0.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-card-each .more-link{margin-top:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields{display:grid}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-info-field,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field{padding-bottom:1rem;border-bottom:1px solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields h6{font-size:2.4rem;font-variant:all-petite-caps}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields p,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields p{margin:0.5rem 0 0 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields li,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields li{font-size:1.3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-info-fields .xarxaprod-fund-info-field{margin:1rem 0 0.5rem 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-funder-name,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-contact-name,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-web{display:flex;margin:0;padding:0;font-variant:all-petite-caps;font-size:1.1rem;line-height:0.9;align-items:center}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-funder-name a,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-contact-name a,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-fund-web a{text-decoration:none;font-size:0.8rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info{margin-bottom:2em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li{display:grid;grid-template-columns:0.75fr 2.25fr;padding:0.2em 0;border-top:0.05em solid #000;font-size:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li:last-of-type,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li:last-of-type{border-bottom:0.05em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li{display:inherit;margin:0;padding:0;color:inherit;border:none;background-color:none;font-size:inherit}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2):before,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2):before{content:", ";display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields dt,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info dt{grid-row:1 / 1;font-weight:100}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields dd,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info dd{grid-row:1 / 2;margin:0;font-weight:700}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields p,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info p{grid-row:1 / 2;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat>section{margin-top:4em}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services li{display:grid;font-size:1em;border:none;border-top:0.05em solid #000;margin:0;padding:0.5em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services p{font-size:1em;margin:0;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li{grid-template-columns:1fr 2fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link{display:grid;grid-template-columns:min-content auto;align-items:center}.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link h6,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link p,.edit-post-visual-editor__content-area .editor-styles-wrapper .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link a{margin:0.5em;font-size:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es{display:flex;flex-flow:column;justify-content:flex-end;padding-bottom:4em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-post-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-post-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-post-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-post-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-post-title{text-transform:lowercase;font-size:1.5em;margin-bottom:0.5em;padding-bottom:0.5em;border-bottom:0.05em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-post-excerpt,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-post-excerpt,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-post-excerpt,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-post-excerpt,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-post-excerpt{margin:0.5em 0;border-bottom:0.05em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-cards .wp-block-read-more,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-convocatories .wp-block-read-more,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-activitats .wp-block-read-more,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda .wp-block-read-more,.edit-post-visual-editor__content-area .editor-styles-wrapper .category-agenda-es .wp-block-read-more{margin:1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each{display:flex;flex-direction:column;justify-content:space-between;padding:1em 0;border-bottom:0.1em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each:first-of-type{border-top:0.1em solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-title,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each h6{border-bottom:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each p{font-size:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats,.edit-post-visual-editor__content-area .editor-styles-wrapper li[class*='category-agenda']{position:relative}.edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats .wp-block-post-featured-image,.edit-post-visual-editor__content-area .editor-styles-wrapper li[class*='category-agenda'] .wp-block-post-featured-image{position:absolute;top:0;margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper li.category-activitats .wp-block-post-title:before,.edit-post-visual-editor__content-area .editor-styles-wrapper li[class*='category-agenda'] .wp-block-post-title:before{content:"";display:inline-block;min-width:100%;height:auto;aspect-ratio:1/1;margin-bottom:2em;background-color:rgba(240,240,240,0.2);border-radius:0.3em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content{display:grid;grid-template-columns:1fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content .archive-posts{grid-template-columns:repeat(1, minmax(0, 1fr))}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section{margin:1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section .filter{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{grid-template-columns:repeat(1, minmax(0, 1fr))}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions{display:inline-block;width:100%;max-width:13em;margin-bottom:0;margin-bottom:1rem;padding:0.6em 1em 0.4em;clear:both;cursor:pointer;font-weight:900;font-size:.9rem;border:1px solid #000}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions:after{content:">";display:inline;float:right}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-titol-opcions:hover:after{transform:rotate(90deg);animation:rotate 0.5s}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(90deg)}}}@media screen and (max-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .post,.edit-post-visual-editor__content-area .editor-styles-wrapper .page{margin:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section h5{display:block;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section .filter{width:45%;margin-top:0.5rem;margin-right:0.3em;float:left}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section .filter:last-of-type{margin-bottom:2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section:last-of-type:after{content:"";display:inline-block;width:100%}}@media screen and (min-width: 48em){.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters{padding-right:2em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filters section{margin:1em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content{grid-template-columns:1fr 2fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{grid-template-columns:repeat(2, minmax(0, 1fr))}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-convo-info-fields li,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda-info li{font-size:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each{flex-direction:row-reverse}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each header,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .entry-header{width:60%}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .activity-organizer,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat{width:24%}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-date,.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-agenda .xarxaprod-card-each .agenda-data{width:15%}}@media screen and (min-width: 80em){.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content{grid-template-columns:1fr 3fr}.edit-post-visual-editor__content-area .editor-styles-wrapper .xarxaprod-filtered-content .archive-posts{grid-template-columns:repeat(2, minmax(0, 1fr))}.edit-post-visual-editor__content-area .editor-styles-wrapper .archive-posts{grid-template-columns:repeat(3, minmax(0, 1fr))}}.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-content a{word-wrap:break-word}.edit-post-visual-editor__content-area .editor-styles-wrapper .bypostauthor{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .widget{margin:0 0 1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .widget select{max-width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .page-content .wp-smiley,.edit-post-visual-editor__content-area .editor-styles-wrapper .entry-content .wp-smiley,.edit-post-visual-editor__content-area .editor-styles-wrapper .comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .custom-logo-link{display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-caption{margin-bottom:1.5em;max-width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-caption .wp-caption-text{margin:0.8075em 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .wp-caption-text{text-align:center}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery{margin-bottom:1.5em;display:grid;grid-gap:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-item{display:inline-block;text-align:center;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-2{grid-template-columns:repeat(2, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-3{grid-template-columns:repeat(3, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-4{grid-template-columns:repeat(4, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-5{grid-template-columns:repeat(5, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-6{grid-template-columns:repeat(6, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-7{grid-template-columns:repeat(7, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-8{grid-template-columns:repeat(8, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-columns-9{grid-template-columns:repeat(9, 1fr)}.edit-post-visual-editor__content-area .editor-styles-wrapper .gallery-caption{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .infinite-scroll .posts-navigation,.edit-post-visual-editor__content-area .editor-styles-wrapper .infinite-scroll.neverending .site-footer{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .infinity-end.neverending .site-footer{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs{padding:1rem 0;gap:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column{align-self:auto;display:flex;flex-direction:column;position:relative;min-height:17rem;padding:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h1,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h2,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h3,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h4,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h5,.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column h6{min-height:4.8rem;font-size:2rem;line-height:1.12}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column p{font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.9rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column a{color:#fff;text-decoration:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column a::after{content:"+";position:absolute;bottom:0rem;left:0.7rem;font-size:5rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .black-blocs .wp-block-column a:hover::after{content:">"}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-not-valid:not(:focus){background-color:#ff686e}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-not-valid-tip{color:#ff686e}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7 form.invalid .wpcf7-response-output,.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7 form.unaccepted .wpcf7-response-output,.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7 form.payment-required .wpcf7-response-output{border-color:#f6cc4c;background-color:#f6cc4c;color:#fff;font-family:"Neue Haas Grotesk Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:bold;text-align:center;margin:0em;padding:0rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form .wpcf7-submit{margin-left:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form .wpcf7-spinner{margin:0 -24px 0 0}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-list-item-label{margin:0 0.3rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form{text-align:center}.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form input:not([type="submit"]),.edit-post-visual-editor__content-area .editor-styles-wrapper .wpcf7-form textarea{background:transparent;border:0.1em solid #000;padding:1em}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform{margin-bottom:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform br{display:none}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform p{display:block;break-inside:avoid-column;margin-top:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform .break-after-column,.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform .saltar-columna{break-after:column}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-name,.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-email{max-width:40%;display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-name{float:left}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-consultoria .contactform-email{float:right;margin-bottom:1rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-acceptance{display:flex;align-items:center;justify-content:end}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-info{display:inline-block;column-count:2;column-gap:1rem;width:100%}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-info .contactform-descripcio textarea{display:inline-block;min-height:15.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options{display:flex;justify-content:space-between}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options p{display:inline-block}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-list-item{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-list-item label{display:flex;flex-direction:row-reverse;justify-content:left}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"],.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]{display:block}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"],.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"]{width:auto;background-color:#fff}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before,.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before{display:inline-block;width:2rem}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before{content:"inici: "}.edit-post-visual-editor__content-area .editor-styles-wrapper .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before{content:"fi: "}.edit-post-visual-editor__content-area .editor-styles-wrapper .home [id*="gutenslider"]{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.edit-post-visual-editor__content-area .editor-styles-wrapper .leaflet-container a{color:#000 !important}.edit-post-visual-editor__content-area .editor-styles-wrapper .leaflet-attribution-flag{height:0px !important;width:0px !important;display:none !important}.edit-post-visual-editor__content-area .editor-styles-wrapper .screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.edit-post-visual-editor__content-area .editor-styles-wrapper .screen-reader-text:focus{background-color:none;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;clip-path:none;color:#000;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.edit-post-visual-editor__content-area .editor-styles-wrapper #primary[tabindex="-1"]:focus{outline:0}.edit-post-visual-editor__content-area .editor-styles-wrapper .alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.edit-post-visual-editor__content-area .editor-styles-wrapper h1,.edit-post-visual-editor__content-area .editor-styles-wrapper figure,.edit-post-visual-editor__content-area .editor-styles-wrapper button{margin-left:auto;margin-right:auto} diff --git a/sass/components/content/_posts-and-pages.scss b/sass/components/content/_posts-and-pages.scss index cc705c4..36e8bab 100644 --- a/sass/components/content/_posts-and-pages.scss +++ b/sass/components/content/_posts-and-pages.scss @@ -226,10 +226,17 @@ .xarxaprod-associat-convos { } .xarxaprod-associat-location { - .xarxaprod-associat-osm-link { - } .xarxaprod-associat-osm-map { } + .xarxaprod-associat-osm-link { + display: grid; + grid-template-columns: min-content auto; + align-items: center; + h6,p,a { + margin: 0.5em ; + font-size: 1em; + } + } } } diff --git a/style.css b/style.css index 378850b..e14b3da 100644 --- a/style.css +++ b/style.css @@ -22,6 +22,7 @@ Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ */ + /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- @@ -49,14 +50,19 @@ Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ - Alignments --------------------------------------------------------------*/ + /*-------------------------------------------------------------- # Generic --------------------------------------------------------------*/ + /* Normalize --------------------------------------------- */ + /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ + /* Document ========================================================================== */ + /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. @@ -68,6 +74,7 @@ html { /* Sections ========================================================================== */ + /** * Remove the margin in all browsers. */ @@ -93,6 +100,7 @@ h1 { /* Grouping content ========================================================================== */ + /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. @@ -114,6 +122,7 @@ pre { /* Text-level semantics ========================================================================== */ + /** * Remove the gray background on active links in IE 10. */ @@ -179,6 +188,7 @@ sup { /* Embedded content ========================================================================== */ + /** * Remove the border on images inside links in IE 10. */ @@ -188,6 +198,7 @@ img { /* Forms ========================================================================== */ + /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. @@ -333,6 +344,7 @@ textarea { /* Interactive ========================================================================== */ + /* * Add the correct display in Edge, IE 10+, and Firefox. */ @@ -349,6 +361,7 @@ summary { /* Misc ========================================================================== */ + /** * Add the correct display in IE 10+. */ @@ -365,6 +378,7 @@ template { /* Box sizing --------------------------------------------- */ + /* Inherit box-sizing to more easily change it's value on a component level. @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ *, @@ -380,6 +394,7 @@ html { /*-------------------------------------------------------------- # Base --------------------------------------------------------------*/ + /* Css root vars --------------------------------------------- */ :root { @@ -409,11 +424,11 @@ textarea { padding: 0; min-width: unset; max-width: unset; - width: 0px; + width: 0; min-height: unset; max-height: unset; - height: 0px; - font-size: 0px; + height: 0; + font-size: 0; line-height: 0px; text-decoration: none; border: 0; @@ -422,64 +437,108 @@ textarea { } @media screen { + h1, h2, h3, h4, h5, h6, - .h1, .h2, .h3, .h4, .h5, .h6 { + .h1, + .h2, + .h3, + .h4, + .h5, + .h6 { clear: both; line-height: 1.1; } - h1, .h1 { + + h1, + .h1 { font-size: 1.8rem; } - h1.small, .h1.small { + + h1.small, + .h1.small { font-size: 1.5rem; } - h2, .h2 { + + h2, + .h2 { font-size: 1.5rem; } - h2.small, .h2.small { + + h2.small, + .h2.small { font-size: 1.2rem; } - h3, .h3 { + + h3, + .h3 { font-size: 1.3rem; } - h3.small, .h3.small { + + h3.small, + .h3.small { font-size: 1rem; } - h4, .h4 { + + h4, + .h4 { font-size: 1.2rem; } - h4.small, .h4.small { + + h4.small, + .h4.small { font-size: 0.9rem; } - h5, .h5 { + + h5, + .h5 { font-size: 1.1rem; font-weight: 500; } - h5.small, .h5.small { + + h5.small, + .h5.small { font-size: 0.8rem; } - h6, .h6 { + + h6, + .h6 { font-size: 1.1rem; font-weight: 100; } - h6.small, .h6.small { + + h6.small, + .h6.small { font-size: 0.8rem; } - .site-main h1, .site-main h2, .site-main h3, .site-main h4, .site-main h5, .site-main h6, - .site-main .h1, .site-main .h2, .site-main .h3, .site-main .h4, .site-main .h5, .site-main .h6 { + + .site-main h1, + .site-main h2, + .site-main h3, + .site-main h4, + .site-main h5, + .site-main h6, + .site-main .h1, + .site-main .h2, + .site-main .h3, + .site-main .h4, + .site-main .h5, + .site-main .h6 { margin: 0; } - .home-featured h2, .home-featured .h2 { + + .home-featured h2, + .home-featured .h2 { margin: 1.2rem 0; font-size: 2rem; line-height: 1.2; border-bottom: 0.6rem solid #000; } + /* used in * ./template-parts/section-agenda.php * ./template-parts/section-last-convos.php @@ -491,6 +550,7 @@ textarea { align-content: center; justify-content: space-between; } + section.agenda h2 a::after, section.last-convos h2 a::after { display: inline-block; @@ -501,18 +561,23 @@ textarea { background-color: #000; padding: 0.4em; } + [lang="ca"] section.agenda h2 a::after { content: "Verure totes les activitas"; } + [lang*="es"] section.agenda h2 a::after { content: "Ver todas las actividades"; } + [lang="ca"] section.last-convos h2 a::after { content: "Verure totes les convocatories"; } + [lang*="es"] section.last-convos h2 a::after { content: "Ver todas las convocatorias"; } + /* entry content */ .entry-content h6 { padding: 0.5em 0; @@ -520,25 +585,39 @@ textarea { } @media screen and (min-width: 48em) { - h1, .h1 { + + h1, + .h1 { font-size: 3rem; } - h2, .h2 { + + h2, + .h2 { font-size: 2.5rem; } - h3, .h3 { + + h3, + .h3 { font-size: 2rem; } - h4, .h4 { + + h4, + .h4 { font-size: 1.7rem; } - h5, .h5 { + + h5, + .h5 { font-size: 1.4rem; } - h6, .h6 { + + h6, + .h6 { font-size: 1.2rem; } - .home-featured h2, .home-featured .h2 { + + .home-featured h2, + .home-featured .h2 { font-size: 3.5rem; border-bottom: 0.8rem solid #000; } @@ -612,7 +691,7 @@ Your custom style Add your custom styles in this file so it is easier to update the theme. */ @font-face { - font-family: Neue Haas Grotesk Pro; + font-family: "Neue Haas Grotesk Pro"; src: url(assets/fonts/NeueHaasGroteskPro-45Light.eot); src: url(assets/fonts/NeueHaasGroteskPro-45Light.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-45Light.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-45Light.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-45Light.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-45Light.svg#NeueHaasGroteskPro-45Light) format(svg); font-weight: 300; @@ -621,7 +700,7 @@ Add your custom styles in this file so it is easier to update the theme. } @font-face { - font-family: Neue Haas Grotesk Pro; + font-family: "Neue Haas Grotesk Pro"; src: url(assets/fonts/NeueHaasGroteskPro-55Roman.eot); src: url(assets/fonts/NeueHaasGroteskPro-55Roman.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-55Roman.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-55Roman.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-55Roman.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-55Roman.svg#NeueHaasGroteskPro-55Roman) format(svg); font-weight: 500; @@ -630,10 +709,10 @@ Add your custom styles in this file so it is easier to update the theme. } @font-face { - font-family: Neue Haas Grotesk Pro; + font-family: "Neue Haas Grotesk Pro"; src: url(assets/fonts/NeueHaasGroteskPro-75Bold.eot); src: url(assets/fonts/NeueHaasGroteskPro-75Bold.eot?#iefix) format(embedded-opentype), url(assets/fonts/NeueHaasGroteskPro-75Bold.woff2) format(woff2), url(assets/fonts/NeueHaasGroteskPro-75Bold.woff) format(woff), url(assets/fonts/NeueHaasGroteskPro-75Bold.ttf) format(truetype), url(assets/fonts/NeueHaasGroteskPro-75Bold.svg#NeueHaasGroteskPro-75Bold) format(svg); - font-weight: bold; + font-weight: 700; font-style: normal; font-display: swap; } @@ -657,16 +736,20 @@ body { } @keyframes bubble-move { + from { width: 40vw; height: 40vw; filter: blur(10rem); + /* transform: rotate(0);*/ } + to { width: 90vw; height: 20vw; filter: blur(20rem); + /* transform: rotate(5deg);*/ } } @@ -755,11 +838,13 @@ dd { } @media screen { + .xarxaprod-label { margin: 0; padding: 0; display: inline; } + .xarxaprod-label li { display: inline-block; margin: 0.1em 0; @@ -769,13 +854,16 @@ dd { background-color: none; font-size: 0.8rem; } + .item-xxp_fund_call { display: block; margin: 0.2rem 0; } + .item-xxp_fund_call li { font-size: 1.2rem; } + .item-xxp_fund_apply_text { display: inline-block; margin: 0.1em 0; @@ -783,9 +871,11 @@ dd { font-size: 0.7rem; text-transform: uppercase; } + .xarxaprod-faqs-types ul { margin: 0; } + .xarxaprod-faqs-types .cat-item { display: inline-block; margin: 0.1em 0.5em 0.1em 0; @@ -795,16 +885,21 @@ dd { font-size: 1.1rem; text-transform: uppercase; } + .xarxaprod-faqs-types a { color: #fff; text-decoration: none; } - .xarxaprod-faqs-types a:visited, .xarxaprod-faqs-types a:hover { + + .xarxaprod-faqs-types a:visited, + .xarxaprod-faqs-types a:hover { color: #fff; } + .single-xarxaprod-ajut article:not(.type-post) .xarxaprod-label li { font-size: 1.1rem; } + .single-xarxaprod-ajut article:not(.type-post) .item-xxp_fund_apply_text { font-size: 1.1rem; } @@ -842,7 +937,9 @@ a:visited { color: #000; } -a:hover, a:focus, a:active { +a:hover, +a:focus, +a:active { color: #333; } @@ -850,7 +947,8 @@ a:focus { outline: thin dotted; } -a:hover, a:active { +a:hover, +a:active { outline: 0; } @@ -891,7 +989,8 @@ input[type="submit"]:visited, color: #fff; } -button:active, button:focus, +button:active, +button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, @@ -921,16 +1020,16 @@ input[type="submit"]:focus, .xarxaprod-search-form .search-submit { z-index: 10; - margin: 0rem; + margin: 0; border: none; width: 2.5rem; height: 2.5rem; background: none; cursor: pointer; - font-size: 0px; + font-size: 0; } -.xarxaprod-icon-search:before { +.xarxaprod-icon-search::before { position: absolute; padding: 0; margin: 0.2rem 0 0 -1.5rem; @@ -1000,9 +1099,11 @@ textarea { # Layouts --------------------------------------------------------------*/ @media screen { - html:not([data-scroll='0']) .site-header { + + html:not([data-scroll="0"]) .site-header { background-color: #fff; } + .site { display: grid; grid-template-columns: 1fr minmax(0, 35em) minmax(0, 35em) 1fr; @@ -1012,19 +1113,24 @@ textarea { padding: 0; min-height: 100vh; } + .site > header { grid-column: 1 / -1; } + .site > main { grid-column: 1 / -1; } + .site > aside { grid-column: 1 / -1; padding: 4em 0; } + .site > footer { grid-column: 1 / -1; } + .site-header { position: sticky; top: 0; @@ -1037,6 +1143,7 @@ textarea { width: 100vw; background-color: transparent; } + .site-header .main { display: flex; flex-flow: row; @@ -1044,20 +1151,25 @@ textarea { justify-content: space-between; z-index: 900; } + .site-header .secondary { display: flex; flex-flow: column; align-items: end; } + .site-main { padding: 0 1rem; } + .site-main > section { padding: 0; } + .site-main > section > header { padding: 2em 0; } + .site-footer { display: flex; flex-flow: row; @@ -1065,35 +1177,46 @@ textarea { color: #fff; margin-top: 4em; } + .site-footer :where(.wp-block-columns.is-layout-flex) { gap: 5rem; } + .site-footer .site-info > section { margin-top: 2em; padding: 2em 4em; border-top: 0.1em solid #fff; } + .site-footer a { color: #fff; } - .site-footer a:hover, .site-footer a:visited, .site-footer a:active { + + .site-footer a:hover, + .site-footer a:visited, + .site-footer a:active { color: #fff; } + .site-footer ul[id*="menu-footer"] { column-count: 3; } + .site-footer ul[id*="menu-footer"] a { text-decoration: underline; } + .site-footer ul[id*="menu-legal"] li { float: left; padding-left: 0.8em; font-size: 0.8em; } + .site-footer ul[id*="menu-social-media"] { display: flex; flex-flow: row; } + .site-footer ul[id*="menu-social-media"] li { height: 1.5em; width: 1.5em; @@ -1101,7 +1224,8 @@ textarea { border-radius: 5em; margin-right: 0.3em; } - .site-footer ul[id*="menu-social-media"] li:before { + + .site-footer ul[id*="menu-social-media"] li::before { content: "A"; display: block; color: #000; @@ -1110,14 +1234,19 @@ textarea { height: 2em; text-align: center; } + .site-footer ul[id*="menu-social-media"] li a { - font-size: 0px; + font-size: 0; } + .home-featured { padding: 0 1rem; } - .xarxaprod-destacats, .xarxaprod-featured, - .xarxaprod-last-convos, .xarxaprod-ultimes-convocatories, + + .xarxaprod-destacats, + .xarxaprod-featured, + .xarxaprod-last-convos, + .xarxaprod-ultimes-convocatories, .archive-posts { display: grid; grid-template-columns: repeat(1, 1fr); @@ -1126,9 +1255,11 @@ textarea { } @media screen and (max-width: 48em) { + .site-header .main { padding-right: 1em; } + .site-footer .is-layout-flex { flex-flow: column; align-items: flex-start; @@ -1136,21 +1267,27 @@ textarea { } @media screen and (min-width: 48em) { + .site { grid-template-columns: 1fr 2fr 2fr 1fr; } + .site > header { grid-column: 1 / -1; } + .site > main { grid-column: 2 / 4; } + .site > aside { grid-column: 2 / 4; } + .site > footer { grid-column: 1 / -1; } + .site-header { display: grid; grid-template-columns: 1fr 2fr 2fr 1fr; @@ -1159,50 +1296,67 @@ textarea { margin-bottom: 2rem; padding: 0; } + .site-header .main { grid-column: 2/4; width: 100%; } + .site-header .secondary { grid-column: 2/4; align-items: center; width: 100%; } + .site-main { padding: 0 2rem; } + .site-main > section { padding: 4em 0; } + .site-footer { flex-flow: column; } + .home-featured { padding: 0 2rem; } + .single .site-main { margin: 0 auto; } - .xarxaprod-destacats, .xarxaprod-featured, - .xarxaprod-last-convos, .xarxaprod-ultimes-convocatories, + + .xarxaprod-destacats, + .xarxaprod-featured, + .xarxaprod-last-convos, + .xarxaprod-ultimes-convocatories, .archive-posts { grid-template-columns: repeat(3, 1fr); } + .xarxaprod-faqs-aside { display: flex; flex-direction: row; align-items: center; justify-content: space-between; } - .xarxaprod-faqs-aside .xarxaprod-search-form:hover, .xarxaprod-faqs-aside .xarxaprod-search-form:active, .xarxaprod-faqs-aside .xarxaprod-search-form:focus, .xarxaprod-faqs-aside .xarxaprod-search-form:target { + + .xarxaprod-faqs-aside .xarxaprod-search-form:hover, + .xarxaprod-faqs-aside .xarxaprod-search-form:active, + .xarxaprod-faqs-aside .xarxaprod-search-form:focus, + .xarxaprod-faqs-aside .xarxaprod-search-form:target { flex-grow: 1; } } @media screen and (min-width: 80em) { + .site-main { padding: 0; } + .home-featured { padding: 0; } @@ -1211,44 +1365,57 @@ textarea { /*-------------------------------------------------------------- # Components --------------------------------------------------------------*/ + /* Navigation --------------------------------------------- */ @media screen { + .hide-content { display: block; - width: 0px; - height: 0px; + width: 0; + height: 0; margin: 0; padding: 0; overflow: hidden; } + .custom-logo { min-width: 11rem; margin: 1rem; } - .main-navigation ul, .secondary-navigation ul { + + .main-navigation ul, + .secondary-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; } - .main-navigation ul ul.sub-menu, .secondary-navigation ul ul.sub-menu { + + .main-navigation ul ul.sub-menu, + .secondary-navigation ul ul.sub-menu { padding-top: 0.5rem; padding-left: 1rem; } - .main-navigation li, .secondary-navigation li { + + .main-navigation li, + .secondary-navigation li { position: relative; } - .main-navigation a, .secondary-navigation a { + + .main-navigation a, + .secondary-navigation a { display: flex; align-items: center; min-height: 100%; text-decoration: none; font-size: 1rem; } + .main-navigation.toggled ul { display: block; } + .main-navigation.toggled .main-navigation-content { display: inline-block; position: absolute; @@ -1260,13 +1427,16 @@ textarea { background-color: rgba(255, 255, 255, 0.95); overflow: auto; } + .main-navigation.toggled .menu-toggle { position: relative; z-index: 9999; } + .main-navigation.toggled .current-menu-ancestor > a::after { background-color: transparent; } + .main-navigation.toggled .current-menu-item > a::after { display: inline-block; content: ""; @@ -1277,26 +1447,33 @@ textarea { width: 100%; background-color: #000; } + .secondary-navigation { padding: 0 1em 1em 0; } + .secondary-navigation ul { display: inline-block; } + .secondary-navigation ul li { padding: 0.5em 0; } + .secondary-navigation a { text-transform: uppercase; } + /* begin of menu-hidden */ .toggle-secondary-navigation .show-mobile { display: inherit; } + .toggle, .toggled-menu { display: none; } + .toggle:checked + .toggled-menu { display: block; position: absolute; @@ -1307,6 +1484,7 @@ textarea { margin-top: 0; padding: 0 2rem; } + .toggle-show { position: relative; display: inline-block; @@ -1316,6 +1494,7 @@ textarea { border-top: 0.3em solid #000; border-bottom: 0.3em solid #000; } + .toggle-show::before { content: ""; position: absolute; @@ -1324,85 +1503,113 @@ textarea { width: 100%; border-top: 0.3em solid #000; } + .toggle-hide { display: flex; justify-content: end; margin-right: -0.5em; } + .toggle-hide::after { content: "x"; padding: 0; font-size: 3rem; - font-weight: bold; + font-weight: 700; } + /* end of menu hidden*/ } @media screen and (max-width: 47.99em) { + .main-navigation-content li { padding: 0.5rem 0; } + .secondary-navigation-content { padding: 4rem 2rem; } } @media screen and (min-width: 48em) { + .custom-logo { min-width: 11rem; margin: 1rem 1rem 1rem 0; } + .menu-toggle { display: none; } - .main-navigation ul, .secondary-navigation ul { + + .main-navigation ul, + .secondary-navigation ul { display: flex; } - .main-navigation ul .menu-item-has-children > ul, .secondary-navigation ul .menu-item-has-children > ul { + + .main-navigation ul .menu-item-has-children > ul, + .secondary-navigation ul .menu-item-has-children > ul { background-color: rgba(255, 255, 255, 0.95); } - .main-navigation ul .sub-menu, .secondary-navigation ul .sub-menu { + + .main-navigation ul .sub-menu, + .secondary-navigation ul .sub-menu { float: left; position: absolute; top: 100%; left: -999em; z-index: 99999; } - .main-navigation ul .sub-menu ul, .secondary-navigation ul .sub-menu ul { + + .main-navigation ul .sub-menu ul, + .secondary-navigation ul .sub-menu ul { left: -999em; top: 0; } + .main-navigation ul .sub-menu li:hover > ul, - .main-navigation ul .sub-menu li.focus > ul, .secondary-navigation ul .sub-menu li:hover > ul, + .main-navigation ul .sub-menu li.focus > ul, + .secondary-navigation ul .sub-menu li:hover > ul, .secondary-navigation ul .sub-menu li.focus > ul { display: block; left: 4em; top: 1em; } - .main-navigation ul .sub-menu a, .secondary-navigation ul .sub-menu a { + + .main-navigation ul .sub-menu a, + .secondary-navigation ul .sub-menu a { width: 200px; } - .main-navigation ul li, .secondary-navigation ul li { + + .main-navigation ul li, + .secondary-navigation ul li { padding: 0 1em; } + .main-navigation ul li:hover > ul, - .main-navigation ul li.focus > ul, .secondary-navigation ul li:hover > ul, + .main-navigation ul li.focus > ul, + .secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul { left: auto; } + .main-navigation { padding-bottom: 1em; } + .main-navigation ul { justify-content: end; } + .main-navigation ul ul.sub-menu { flex-direction: column; padding: 0.5rem; } + .main-navigation ul ul.sub-menu li { margin: 0.5rem 0; } + .main-navigation .current-menu-ancestor > a::after, .main-navigation .current-menu-item > a::after { display: inline-block; @@ -1415,12 +1622,15 @@ textarea { width: calc(100% - 2em); background-color: #000; } + .secondary-navigation { padding: 1.5em 0; } + .menu-item-has-children { padding-right: 0.5em; } + .menu-item-has-children::after { content: ""; display: inline-block; @@ -1437,22 +1647,27 @@ textarea { -ms-transform: rotate(45deg); transform: rotate(45deg); } - /* - * css menu toggler + + /* + * css menu toggler * */ .toggle-secondary-navigation .show-mobile, .toggle-secondary-navigation .hide-not-mobile { display: none; } + .toggled-menu { display: inherit; } - /* end css menu toggler + + /* end css menu toggler * */ } -.site-main .comment-navigation, .site-main -.posts-navigation, .site-main +.site-main .comment-navigation, +.site-main +.posts-navigation, +.site-main .post-navigation { margin: 0 0 1.5em; align-self: end; @@ -1477,11 +1692,14 @@ textarea { } @media screen and (min-width: 80em) { + .main-navigation .toggle-sidebar-segona .show-mobile, - .main-navigation .toggle-sidebar-segona .hide-not-mobile, .secondary-navigation .toggle-sidebar-segona .show-mobile, + .main-navigation .toggle-sidebar-segona .hide-not-mobile, + .secondary-navigation .toggle-sidebar-segona .show-mobile, .secondary-navigation .toggle-sidebar-segona .hide-not-mobile { display: none; } + .main-navigation { padding-bottom: 0; } @@ -1490,58 +1708,76 @@ textarea { /* Posts and pages --------------------------------------------- */ @media screen { + .sticky { display: block; } + .post, .page { margin: 0; } + .updated:not(.published) { display: none; } + .page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; } + .site-main .entry-title { margin: 0.5em 0; } + .page-links { clear: both; margin: 0 0 1.5em; } + /* * blocks columns with line below each block * see Que oferim? * */ - .ratlla-abaix .wp-block-column, .border-bottom .wp-block-column { + .ratlla-abaix .wp-block-column, + .border-bottom .wp-block-column { position: relative; } - .ratlla-abaix .wp-block-heading, .border-bottom .wp-block-heading { + + .ratlla-abaix .wp-block-heading, + .border-bottom .wp-block-heading { padding-top: 1em; padding-bottom: 2em; display: inline-grid; } - .ratlla-abaix .wp-block-heading:after, .border-bottom .wp-block-heading:after { + + .ratlla-abaix .wp-block-heading::after, + .border-bottom .wp-block-heading::after { content: ""; border-bottom: 0.05em solid #000; width: 100%; position: absolute; bottom: 0; } + /* - * download files + * download files * line and icon to show download * * * * * * * * */ - .descarregar-fitxers a, .descarga-fichero a, .download-files a { + .descarregar-fitxers a, + .descarga-fichero a, + .download-files a { display: inline-block; width: 100%; border-bottom: 0.05em solid #000; } - .descarregar-fitxers a:after, .descarga-fichero a:after, .download-files a:after { + + .descarregar-fitxers a::after, + .descarga-fichero a::after, + .download-files a::after { content: ""; display: inline-block; float: right; @@ -1551,62 +1787,76 @@ textarea { background-repeat: none; background-size: contain; } - /* used in - * ./template-parts/section-eachpost.php + + /* used in + * ./template-parts/section-eachpost.php * */ .xarxaprod-card-each { display: flex; flex-direction: column; } - .xarxaprod-card-each .entry-title, .xarxaprod-card-each h6 { + + .xarxaprod-card-each .entry-title, + .xarxaprod-card-each h6 { margin: 0; padding: 0.5rem 0; border-bottom: 1px solid #000; } + .xarxaprod-card-each p { padding: 0.5rem 0; margin: 0; } + .xarxaprod-card-each .excerpt { border-bottom: 1px solid #000; margin-bottom: 0.5em; } + .xarxaprod-card-each .more-link { margin-top: 1rem; } - /* used in - * ./template-parts/content-xarxaprod-ajut.php - * ./template-parts/content-xarxaprod-convo.php - * ./template-parts/section-eachpost.php + + /* used in + * ./template-parts/content-xarxaprod-ajut.php + * ./template-parts/content-xarxaprod-convo.php + * ./template-parts/section-eachpost.php * */ .xarxaprod-fund-info-fields, .xarxaprod-fund-info-contact-fields { display: grid; } + .xarxaprod-fund-info-fields .xarxaprod-fund-info-field, .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field { padding-bottom: 1rem; border-bottom: 1px solid #000; } + .xarxaprod-fund-info-fields h6, .xarxaprod-fund-info-contact-fields h6 { font-size: 2.4rem; font-variant: all-petite-caps; } + .xarxaprod-fund-info-fields p, .xarxaprod-fund-info-contact-fields p { margin: 0.5rem 0 0 0; } + .xarxaprod-fund-info-fields li, .xarxaprod-fund-info-contact-fields li { font-size: 1.3rem; } + .xarxaprod-fund-info-contact-fields .xarxaprod-fund-info-field { margin: 0; } + .xarxaprod-fund-info-fields .xarxaprod-fund-info-field { margin: 1rem 0 0.5rem 0; } + .xarxaprod-funder-name, .xarxaprod-fund-contact-name, .xarxaprod-fund-web { @@ -1618,16 +1868,19 @@ textarea { line-height: 0.9; align-items: center; } + .xarxaprod-funder-name a, .xarxaprod-fund-contact-name a, .xarxaprod-fund-web a { text-decoration: none; font-size: 0.8rem; } + .xarxaprod-convo-info-fields, .xarxaprod-agenda-info { margin-bottom: 2em; } + .xarxaprod-convo-info-fields li, .xarxaprod-agenda-info li { display: grid; @@ -1636,10 +1889,12 @@ textarea { border-top: 0.05em solid #000; font-size: 1em; } + .xarxaprod-convo-info-fields li:last-of-type, .xarxaprod-agenda-info li:last-of-type { border-bottom: 0.05em solid #000; } + .xarxaprod-convo-info-fields li .xarxaprod-label li, .xarxaprod-agenda-info li .xarxaprod-label li { display: inherit; @@ -1650,38 +1905,45 @@ textarea { background-color: none; font-size: inherit; } - .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2):before, - .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2):before { + + .xarxaprod-convo-info-fields li .xarxaprod-label li:nth-child(n+2)::before, + .xarxaprod-agenda-info li .xarxaprod-label li:nth-child(n+2)::before { content: ", "; display: inline-block; } + .xarxaprod-convo-info-fields dt, .xarxaprod-agenda-info dt { grid-row: 1 / 1; font-weight: 100; } + .xarxaprod-convo-info-fields dd, .xarxaprod-agenda-info dd { grid-row: 1 / 2; margin: 0; font-weight: 700; } + .xarxaprod-convo-info-fields p, .xarxaprod-agenda-info p { grid-row: 1 / 2; margin: 0; } - /* used in - * ./template-parts/content-xarxaprod-associat.php + + /* used in + * ./template-parts/content-xarxaprod-associat.php * */ .single-xarxaprod-associat .xarxaprod-associat > section { margin-top: 4em; } + .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2rem; } + .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li, .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services li { display: grid; @@ -1691,16 +1953,33 @@ textarea { margin: 0; padding: 0.5em 0; } - .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6, .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p, + + .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact h6, + .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact p, .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services h6, .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-services p { font-size: 1em; margin: 0; padding: 0; } + .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-info .xarxaprod-associat-contact li { grid-template-columns: 1fr 2fr; } + + .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link { + display: grid; + grid-template-columns: min-content auto; + align-items: center; + } + + .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link h6, + .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link p, + .single-xarxaprod-associat .xarxaprod-associat .xarxaprod-associat-location .xarxaprod-associat-osm-link a { + margin: 0.5em; + font-size: 1em; + } + /* * categories: * @@ -1708,32 +1987,48 @@ textarea { * agenda, activitats, agenda-es * * * * * * * * * * * * * * * * */ - .xarxaprod-cards, .category-convocatories, - .category-activitats, .category-agenda, .category-agenda-es { + .xarxaprod-cards, + .category-convocatories, + .category-activitats, + .category-agenda, + .category-agenda-es { display: flex; flex-flow: column; justify-content: flex-end; padding-bottom: 4em; } - .xarxaprod-cards .wp-block-post-title, .category-convocatories .wp-block-post-title, - .category-activitats .wp-block-post-title, .category-agenda .wp-block-post-title, .category-agenda-es .wp-block-post-title { + + .xarxaprod-cards .wp-block-post-title, + .category-convocatories .wp-block-post-title, + .category-activitats .wp-block-post-title, + .category-agenda .wp-block-post-title, + .category-agenda-es .wp-block-post-title { text-transform: lowercase; font-size: 1.5em; margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 0.05em solid #000; } - .xarxaprod-cards .wp-block-post-excerpt, .category-convocatories .wp-block-post-excerpt, - .category-activitats .wp-block-post-excerpt, .category-agenda .wp-block-post-excerpt, .category-agenda-es .wp-block-post-excerpt { + + .xarxaprod-cards .wp-block-post-excerpt, + .category-convocatories .wp-block-post-excerpt, + .category-activitats .wp-block-post-excerpt, + .category-agenda .wp-block-post-excerpt, + .category-agenda-es .wp-block-post-excerpt { margin: 0.5em 0; border-bottom: 0.05em solid #000; } - .xarxaprod-cards .wp-block-read-more, .category-convocatories .wp-block-read-more, - .category-activitats .wp-block-read-more, .category-agenda .wp-block-read-more, .category-agenda-es .wp-block-read-more { + + .xarxaprod-cards .wp-block-read-more, + .category-convocatories .wp-block-read-more, + .category-activitats .wp-block-read-more, + .category-agenda .wp-block-read-more, + .category-agenda-es .wp-block-read-more { margin: 1em 0; } - /* used in - * ./template-parts/section-agenda.php + + /* used in + * ./template-parts/section-agenda.php * */ .xarxaprod-agenda .xarxaprod-card-each { display: flex; @@ -1742,27 +2037,34 @@ textarea { padding: 1em 0; border-bottom: 0.1em solid #000; } + .xarxaprod-agenda .xarxaprod-card-each:first-of-type { border-top: 0.1em solid #000; } - .xarxaprod-agenda .xarxaprod-card-each .entry-title, .xarxaprod-agenda .xarxaprod-card-each h6 { + + .xarxaprod-agenda .xarxaprod-card-each .entry-title, + .xarxaprod-agenda .xarxaprod-card-each h6 { border-bottom: none; } + .xarxaprod-agenda .xarxaprod-card-each p { font-size: 1.5em; } + li.category-activitats, - li[class*='category-agenda'] { + li[class*="category-agenda"] { position: relative; } + li.category-activitats .wp-block-post-featured-image, - li[class*='category-agenda'] .wp-block-post-featured-image { + li[class*="category-agenda"] .wp-block-post-featured-image { position: absolute; top: 0; margin: 0; } - li.category-activitats .wp-block-post-title:before, - li[class*='category-agenda'] .wp-block-post-title:before { + + li.category-activitats .wp-block-post-title::before, + li[class*="category-agenda"] .wp-block-post-title::before { content: ""; display: inline-block; min-width: 100%; @@ -1772,24 +2074,30 @@ textarea { background-color: rgba(240, 240, 240, 0.2); border-radius: 0.3em; } + /* filters form custom fields */ .xarxaprod-filtered-content { display: grid; grid-template-columns: 1fr; } + .xarxaprod-filtered-content .archive-posts { grid-template-columns: repeat(1, minmax(0, 1fr)); } + .xarxaprod-filters section { margin: 1em 0; } + .xarxaprod-filters section .filter { display: none; } + .archive-posts { grid-template-columns: repeat(1, minmax(0, 1fr)); } + .xarxaprod-titol-opcions { display: inline-block; width: 100%; @@ -1803,19 +2111,24 @@ textarea { font-size: 0.9rem; border: 1px solid #000; } - .xarxaprod-titol-opcions:after { + + .xarxaprod-titol-opcions::after { content: ">"; display: inline; float: right; } - .xarxaprod-titol-opcions:hover:after { + + .xarxaprod-titol-opcions:hover::after { transform: rotate(90deg); animation: rotate 0.5s; } + @keyframes rotate { + 0% { transform: rotate(0); } + 100% { transform: rotate(90deg); } @@ -1823,27 +2136,33 @@ textarea { } @media screen and (max-width: 48em) { + .post, .page { margin: 0; } + .xarxaprod-filters section { display: block; } + .xarxaprod-filters section h5 { display: block; width: 100%; } + .xarxaprod-filters section .filter { width: 45%; margin-top: 0.5rem; margin-right: 0.3em; float: left; } + .xarxaprod-filters section .filter:last-of-type { margin-bottom: 2rem; } - .xarxaprod-filters section:last-of-type:after { + + .xarxaprod-filters section:last-of-type::after { content: ""; display: inline-block; width: 100%; @@ -1851,43 +2170,58 @@ textarea { } @media screen and (min-width: 48em) { + .xarxaprod-filters { padding-right: 2em; } + .xarxaprod-filters section { margin: 1em 0; } + .xarxaprod-filtered-content { grid-template-columns: 1fr 2fr; } + .archive-posts { grid-template-columns: repeat(2, minmax(0, 1fr)); } + .xarxaprod-convo-info-fields li, .xarxaprod-agenda-info li { font-size: 1.5em; } + .xarxaprod-agenda .xarxaprod-card-each { flex-direction: row-reverse; } - .xarxaprod-agenda .xarxaprod-card-each header, .xarxaprod-agenda .xarxaprod-card-each .entry-header { + + .xarxaprod-agenda .xarxaprod-card-each header, + .xarxaprod-agenda .xarxaprod-card-each .entry-header { width: 60%; } - .xarxaprod-agenda .xarxaprod-card-each .activity-organizer, .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat { + + .xarxaprod-agenda .xarxaprod-card-each .activity-organizer, + .xarxaprod-agenda .xarxaprod-card-each .organiza-activitat { width: 24%; } - .xarxaprod-agenda .xarxaprod-card-each .agenda-date, .xarxaprod-agenda .xarxaprod-card-each .agenda-data { + + .xarxaprod-agenda .xarxaprod-card-each .agenda-date, + .xarxaprod-agenda .xarxaprod-card-each .agenda-data { width: 15%; } } @media screen and (min-width: 80em) { + .xarxaprod-filtered-content { grid-template-columns: 1fr 3fr; } + .xarxaprod-filtered-content .archive-posts { grid-template-columns: repeat(2, minmax(0, 1fr)); } + .archive-posts { grid-template-columns: repeat(3, minmax(0, 1fr)); } @@ -2003,8 +2337,10 @@ textarea { /*-------------------------------------------------------------- # Plugins --------------------------------------------------------------*/ + /* Jetpack infinite scroll --------------------------------------------- */ + /* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */ .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { @@ -2016,7 +2352,7 @@ textarea { display: block; } -/* Guttenberg +/* Guttenberg --------------------------------------------- */ .black-blocs { padding: 1rem 0; @@ -2056,7 +2392,7 @@ textarea { .black-blocs .wp-block-column a::after { content: "+"; position: absolute; - bottom: 0rem; + bottom: 0; left: 0.7rem; font-size: 5rem; } @@ -2065,8 +2401,9 @@ textarea { content: ">"; } -/* Contact Form 7 +/* Contact Form 7 --------------------------------------------- */ + /* contact forms styles used in wp backend with CF7 */ .wpcf7-not-valid:not(:focus) { background-color: #ff686e; @@ -2083,10 +2420,10 @@ textarea { background-color: #f6cc4c; color: #fff; font-family: "Neue Haas Grotesk Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; - font-weight: bold; + font-weight: 700; text-align: center; - margin: 0em; - padding: 0rem; + margin: 0; + padding: 0; } .wpcf7-form .wpcf7-submit { @@ -2105,7 +2442,8 @@ textarea { text-align: center; } -.wpcf7-form input:not([type="submit"]), .wpcf7-form textarea { +.wpcf7-form input:not([type="submit"]), +.wpcf7-form textarea { background: transparent; border: 0.1em solid #000; padding: 1em; @@ -2128,11 +2466,13 @@ textarea { margin-top: 0; } -.contactform .break-after-column, .contactform .saltar-columna { +.contactform .break-after-column, +.contactform .saltar-columna { break-after: column; } -.contactform-consultoria .contactform-name, .contactform-consultoria .contactform-email { +.contactform-consultoria .contactform-name, +.contactform-consultoria .contactform-email { max-width: 40%; display: inline-block; } @@ -2183,16 +2523,19 @@ textarea { justify-content: left; } -.contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"], .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] { +.contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"], +.contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] { display: block; } -.contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"], .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"] { +.contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"] input[type="date"], +.contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"] input[type="date"] { width: auto; background-color: #fff; } -.contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before, .contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before { +.contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-start"]::before, +.contactform-fund-options .wpcf7-form-control-wrap[data-name="oferta-data-end"]::before { display: inline-block; width: 2rem; } @@ -2205,10 +2548,12 @@ textarea { content: "fi: "; } -/* Guttenslider +/* Guttenslider --------------------------------------------- */ + /* Gutten slider styles for xarxaprod */ .home { + /* full width slides */ } @@ -2221,23 +2566,25 @@ textarea { margin-right: -50vw; } -/* Leaflet +/* Leaflet --------------------------------------------- */ .leaflet-container a { color: #000 !important; } .leaflet-attribution-flag { - height: 0px !important; - width: 0px !important; + height: 0 !important; + width: 0 !important; display: none !important; } /*-------------------------------------------------------------- # Utilities --------------------------------------------------------------*/ + /* Accessibility --------------------------------------------- */ + /* Text meant only for screen readers. */ .screen-reader-text { border: 0; @@ -2280,16 +2627,20 @@ textarea { /* Alignments --------------------------------------------- */ .alignleft { + /*rtl:ignore*/ float: left; + /*rtl:ignore*/ margin-right: 1.5em; margin-bottom: 1.5em; } .alignright { + /*rtl:ignore*/ float: right; + /*rtl:ignore*/ margin-left: 1.5em; margin-bottom: 1.5em; @@ -2302,5 +2653,3 @@ textarea { margin-right: auto; margin-bottom: 1.5em; } - -/*# sourceMappingURL=style.css.map */ \ No newline at end of file