xarxaprod-wp-theme/adminstyles.css

2769 lines
88 KiB
CSS

.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 {
/*
Theme Name: XarxaProd.cat 2024
Theme URI: https://git.hangar.org/xarxaprod/
Author: Hangar.org Tech Lab - hangar.org
Author URI: https://hangar.org
Description: theme for the <a href="https://xarxaprod.cat">XarxaProd</a>. Inclou la possibilitat de publicar, catalogar i cercar ajuts, resoldre dubtes amb FAQs i altres. Design by Eudald Van der Pla <a href="https://vanderpla.com">vanderpla.com</a>. Coding template and theme by <a href="https://vitrubio.net">Jorge - vitrubio.net</a>
Version: 1.1.7
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: xarxaprod
Tags: custom-logo, custom-menu, search,custom post-type, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
The Xarxaprod.cat theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
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:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- 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
--------------------------------------------- */
/* Contact Form 7
--------------------------------------------- */
/* contact forms styles used in wp backend with CF7 */
/* styles applied if written in wp backend
* class="contactform contactform-WHATEVER"
* */
/* Guttenslider
--------------------------------------------- */
/* Gutten slider styles for xarxaprod */
/* 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;
}
.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: 0;
min-height: unset;
max-height: unset;
height: 0;
font-size: 0;
line-height: 0px;
text-decoration: none;
border: 0;
background: none;
background-color: transparent;
}
@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 {
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: 0.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: 0.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: 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 {
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: 700;
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);
/* transform: rotate(0);*/
}
to {
width: 90vw;
height: 20vw;
filter: blur(20rem);
/* transform: rotate(5deg);*/
}
}
.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: 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;
padding: 0.2em 0.2em 0 0.2em;
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;
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: 0;
border: none;
width: 2.5rem;
height: 2.5rem;
background: none;
cursor: pointer;
font-size: 0;
}
.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: 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 .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 {
/* begin of menu-hidden */
/* end of menu hidden*/
}
.edit-post-visual-editor__content-area .editor-styles-wrapper .hide-content {
display: block;
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 {
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: 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
* */
/* 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 {
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 {
/*
* blocks columns with line below each block
* see Que oferim?
* */
/*
* download files
* line and icon to show download
*
* * * * * * * */
/* 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-associat.php
* */
/*
* categories:
*
* convocatorias pre 2024
* agenda, activitats, agenda-es
*
* * * * * * * * * * * * * * * */
/* 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 {
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: 0.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: 0.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: 0;
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: 700;
text-align: center;
margin: 0;
padding: 0;
}
.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 {
/* full width slides */
}
.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: 0 !important;
width: 0 !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 {
/*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;
}
.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;
}