oficinasuport-wp-theme/adminstyles.css

1747 lines
54 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 {
/*
Theme Name: Oficina de Suport theme
Theme URI: http://underscores.me/
Author: jorge-vitrubio.net
Author URI: https://vitrubio.net
Description: theme for the Oficina de Suport de Xarxaprod.cat
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ofisuport
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, 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.
Oficina de Suport 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
--------------------------------------------------------------*/
/* 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
--------------------------------------------- */
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
/* Do not show the outline on the skip link target. */
/* Alignments
--------------------------------------------- */
}
.edit-post-visual-editor__content-area html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
.edit-post-visual-editor__content-area body {
margin: 0;
}
.edit-post-visual-editor__content-area main {
display: block;
}
.edit-post-visual-editor__content-area h1 {
font-size: 2em;
margin: 0.67em 0;
}
.edit-post-visual-editor__content-area hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
.edit-post-visual-editor__content-area pre {
font-family: monospace, monospace;
font-size: 1em;
}
.edit-post-visual-editor__content-area a {
background-color: transparent;
}
.edit-post-visual-editor__content-area abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
.edit-post-visual-editor__content-area b,
.edit-post-visual-editor__content-area strong {
font-weight: bolder;
}
.edit-post-visual-editor__content-area code,
.edit-post-visual-editor__content-area kbd,
.edit-post-visual-editor__content-area samp {
font-family: monospace, monospace;
font-size: 1em;
}
.edit-post-visual-editor__content-area small {
font-size: 80%;
}
.edit-post-visual-editor__content-area sub,
.edit-post-visual-editor__content-area sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.edit-post-visual-editor__content-area sub {
bottom: -0.25em;
}
.edit-post-visual-editor__content-area sup {
top: -0.5em;
}
.edit-post-visual-editor__content-area img {
border-style: none;
}
.edit-post-visual-editor__content-area button,
.edit-post-visual-editor__content-area input,
.edit-post-visual-editor__content-area optgroup,
.edit-post-visual-editor__content-area select,
.edit-post-visual-editor__content-area textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
.edit-post-visual-editor__content-area button,
.edit-post-visual-editor__content-area input {
overflow: visible;
}
.edit-post-visual-editor__content-area button,
.edit-post-visual-editor__content-area select {
text-transform: none;
}
.edit-post-visual-editor__content-area button,
.edit-post-visual-editor__content-area [type="button"],
.edit-post-visual-editor__content-area [type="reset"],
.edit-post-visual-editor__content-area [type="submit"] {
-webkit-appearance: button;
}
.edit-post-visual-editor__content-area button::-moz-focus-inner,
.edit-post-visual-editor__content-area [type="button"]::-moz-focus-inner,
.edit-post-visual-editor__content-area [type="reset"]::-moz-focus-inner,
.edit-post-visual-editor__content-area [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.edit-post-visual-editor__content-area button:-moz-focusring,
.edit-post-visual-editor__content-area [type="button"]:-moz-focusring,
.edit-post-visual-editor__content-area [type="reset"]:-moz-focusring,
.edit-post-visual-editor__content-area [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.edit-post-visual-editor__content-area fieldset {
padding: 0.35em 0.75em 0.625em;
}
.edit-post-visual-editor__content-area legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
.edit-post-visual-editor__content-area progress {
vertical-align: baseline;
}
.edit-post-visual-editor__content-area textarea {
overflow: auto;
}
.edit-post-visual-editor__content-area [type="checkbox"],
.edit-post-visual-editor__content-area [type="radio"] {
box-sizing: border-box;
padding: 0;
}
.edit-post-visual-editor__content-area [type="number"]::-webkit-inner-spin-button,
.edit-post-visual-editor__content-area [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.edit-post-visual-editor__content-area [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
.edit-post-visual-editor__content-area [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.edit-post-visual-editor__content-area ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
.edit-post-visual-editor__content-area details {
display: block;
}
.edit-post-visual-editor__content-area summary {
display: list-item;
}
.edit-post-visual-editor__content-area template {
display: none;
}
.edit-post-visual-editor__content-area [hidden] {
display: none;
}
.edit-post-visual-editor__content-area *,
.edit-post-visual-editor__content-area *::before,
.edit-post-visual-editor__content-area *::after {
box-sizing: inherit;
}
.edit-post-visual-editor__content-area html {
box-sizing: border-box;
}
.edit-post-visual-editor__content-area body,
.edit-post-visual-editor__content-area button,
.edit-post-visual-editor__content-area input,
.edit-post-visual-editor__content-area select,
.edit-post-visual-editor__content-area optgroup,
.edit-post-visual-editor__content-area textarea {
color: #404040;
font-family: "din-regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.3;
}
@media screen {
.edit-post-visual-editor__content-area h1,
.edit-post-visual-editor__content-area h2,
.edit-post-visual-editor__content-area h3,
.edit-post-visual-editor__content-area h4,
.edit-post-visual-editor__content-area h5 {
text-transform: uppercase;
clear: both;
line-height: 1.1;
}
.edit-post-visual-editor__content-area h1 {
font-family: "din-light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.8rem;
}
.edit-post-visual-editor__content-area h2 {
font-family: "din-light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.5rem;
}
.edit-post-visual-editor__content-area h3 {
font-family: "din-black", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.3rem;
}
.edit-post-visual-editor__content-area h4 {
font-family: "din-bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.2rem;
}
.edit-post-visual-editor__content-area h5 {
font-family: "din-medium", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.1rem;
}
.edit-post-visual-editor__content-area h6 {
font-family: "din-light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.1rem;
}
.edit-post-visual-editor__content-area .site-main h1,
.edit-post-visual-editor__content-area .site-main h2,
.edit-post-visual-editor__content-area .site-main h3,
.edit-post-visual-editor__content-area .site-main h4,
.edit-post-visual-editor__content-area .site-main h5,
.edit-post-visual-editor__content-area .site-main h6,
.edit-post-visual-editor__content-area .site-main .entry-content {
margin: 0;
}
.edit-post-visual-editor__content-area .single h1 {
font-family: "din-black", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.edit-post-visual-editor__content-area .home-featured h2 {
margin: 1.2rem 0;
font-size: 2rem;
line-height: 1.2;
border-bottom: 0.6rem solid #000;
}
}
@media screen and (min-width: 48em) {
.edit-post-visual-editor__content-area h1 {
font-size: 3.5rem;
}
.edit-post-visual-editor__content-area h2 {
font-size: 2.5rem;
}
.edit-post-visual-editor__content-area h3 {
font-size: 2rem;
}
.edit-post-visual-editor__content-area h4 {
font-family: "din-black", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.7rem;
}
.edit-post-visual-editor__content-area h5 {
font-size: 1.5rem;
}
.edit-post-visual-editor__content-area h6 {
font-size: 1.5rem;
}
.edit-post-visual-editor__content-area .home-featured h2 {
font-size: 3.5rem;
border-bottom: 0.8rem solid #000;
}
}
.edit-post-visual-editor__content-area p {
margin-bottom: 1.5em;
}
.edit-post-visual-editor__content-area dfn,
.edit-post-visual-editor__content-area cite,
.edit-post-visual-editor__content-area em,
.edit-post-visual-editor__content-area i {
font-style: italic;
}
.edit-post-visual-editor__content-area blockquote {
margin: 0;
}
.edit-post-visual-editor__content-area blockquote p {
font-size: 1.1rem;
}
.edit-post-visual-editor__content-area address {
margin: 0 0 1.5em;
}
.edit-post-visual-editor__content-area pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.4;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
.edit-post-visual-editor__content-area code,
.edit-post-visual-editor__content-area .code,
.edit-post-visual-editor__content-area kbd,
.edit-post-visual-editor__content-area tt,
.edit-post-visual-editor__content-area var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace, mono;
background-color: #eee;
}
.edit-post-visual-editor__content-area abbr,
.edit-post-visual-editor__content-area acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.edit-post-visual-editor__content-area mark,
.edit-post-visual-editor__content-area ins {
background: #fdfdfd;
text-decoration: none;
}
.edit-post-visual-editor__content-area big {
font-size: 125%;
}
.edit-post-visual-editor__content-area .small {
font-size: 80%;
}
@font-face {
.edit-post-visual-editor__content-area {
font-family: 'din-regular';
src: url("assets/fonts/DIN-Regular.eot");
src: url("assets/fonts/DIN-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/DIN-Regular.woff2") format("woff2"), url("assets/fonts/DIN-Regular.woff") format("woff"), url("assets/fonts/DIN-Regular.ttf") format("truetype"), url("assets/fonts/DIN-Regular.svg#fonts/DIN-Regular") format("svg");
font-weight: 100;
font-style: normal;
font-display: swap;
}
}
@font-face {
.edit-post-visual-editor__content-area {
font-family: 'din-medium';
src: url("assets/fonts/DIN-Medium.eot");
src: url("assets/fonts/DIN-Medium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/DIN-Medium.woff2") format("woff2"), url("assets/fonts/DIN-Medium.woff") format("woff"), url("assets/fonts/DIN-Medium.ttf") format("truetype"), url("assets/fonts/DIN-Medium.svg#DIN-Medium") format("svg");
font-weight: 100;
font-style: normal;
font-display: swap;
}
}
@font-face {
.edit-post-visual-editor__content-area {
font-family: 'din-bold';
src: url("assets/fonts/DIN-Bold.eot");
src: url("assets/fonts/DIN-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/DIN-Bold.woff2") format("woff2"), url("assets/fonts/DIN-Bold.woff") format("woff"), url("assets/fonts/DIN-Bold.ttf") format("truetype"), url("assets/fonts/DIN-Bold.svg#DIN-Bold") format("svg");
font-weight: 100;
font-style: normal;
font-display: swap;
}
}
@font-face {
.edit-post-visual-editor__content-area {
font-family: 'din-light';
src: url("assets/fonts/DIN-Light.eot");
src: url("assets/fonts/DIN-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/DIN-Light.woff2") format("woff2"), url("assets/fonts/DIN-Light.woff") format("woff"), url("assets/fonts/DIN-Light.ttf") format("truetype"), url("assets/fonts/DIN-Light.svg#DIN-Light") format("svg");
font-weight: 100;
font-style: normal;
font-display: swap;
}
}
@font-face {
.edit-post-visual-editor__content-area {
font-family: 'din-black';
src: url("assets/fonts/DIN-Black.eot");
src: url("assets/fonts/DIN-Black.eot?#iefix") format("embedded-opentype"), url("assets/fonts/DIN-Black.woff2") format("woff2"), url("assets/fonts/DIN-Black.woff") format("woff"), url("assets/fonts/DIN-Black.ttf") format("truetype"), url("assets/fonts/DIN-Black.svg#DIN-Black") format("svg");
font-weight: 900;
font-style: normal;
font-display: swap;
}
}
.edit-post-visual-editor__content-area body {
background: #fff;
}
.edit-post-visual-editor__content-area hr {
background-color: #000;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
.edit-post-visual-editor__content-area ul,
.edit-post-visual-editor__content-area ol {
margin: 0 0 0.5em 0.5em;
padding: 0;
}
.edit-post-visual-editor__content-area ul {
list-style: none;
}
.edit-post-visual-editor__content-area ol {
list-style: decimal;
}
.edit-post-visual-editor__content-area li > ul,
.edit-post-visual-editor__content-area li > ol {
margin-bottom: 0;
margin-left: 0.5em;
}
.edit-post-visual-editor__content-area dt {
font-weight: 700;
}
.edit-post-visual-editor__content-area dd {
margin: 0 0 0.5em 0.5em;
padding: 0;
}
.edit-post-visual-editor__content-area .oficina-suport-label {
margin: 0;
padding: 0;
display: inline;
}
.edit-post-visual-editor__content-area .oficina-suport-label li {
display: inline-block;
margin: 0.1rem;
padding: 0 0.2rem;
color: #fff;
background-color: #000;
font-family: "din-black", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 0.7rem;
text-transform: uppercase;
}
.edit-post-visual-editor__content-area .item-os_fund_target li {
background-color: #ff8d76;
}
.edit-post-visual-editor__content-area .item-os_fund_source li {
background-color: #5bcee8;
}
.edit-post-visual-editor__content-area .item-os_fund_field li {
background-color: #f6cc4c;
}
.edit-post-visual-editor__content-area .item-os_fund_dates li {
background-color: #69ed82;
}
.edit-post-visual-editor__content-area .item-os_fund_call {
display: block;
margin: 0.2rem 0.1rem;
}
.edit-post-visual-editor__content-area .item-os_fund_call li {
font-size: 1.2rem;
}
.edit-post-visual-editor__content-area embed,
.edit-post-visual-editor__content-area iframe,
.edit-post-visual-editor__content-area object {
max-width: 100%;
}
.edit-post-visual-editor__content-area img {
height: auto;
max-width: 100%;
}
.edit-post-visual-editor__content-area figure {
margin: 1em 0;
}
.edit-post-visual-editor__content-area table {
margin: 0 0 1.5em;
width: 100%;
}
.edit-post-visual-editor__content-area a {
color: #333;
}
.edit-post-visual-editor__content-area a:visited {
color: #303030;
}
.edit-post-visual-editor__content-area a:hover, .edit-post-visual-editor__content-area a:focus, .edit-post-visual-editor__content-area a:active {
color: #707070;
}
.edit-post-visual-editor__content-area a:focus {
outline: thin dotted;
}
.edit-post-visual-editor__content-area a:hover, .edit-post-visual-editor__content-area a:active {
outline: 0;
}
.edit-post-visual-editor__content-area a.button {
text-decoration: none;
}
.edit-post-visual-editor__content-area .button a,
.edit-post-visual-editor__content-area .excerpt a,
.edit-post-visual-editor__content-area .post-excerpt a,
.edit-post-visual-editor__content-area .entry-title a {
text-decoration: none;
}
.edit-post-visual-editor__content-area .home-featured .category-faq, .edit-post-visual-editor__content-area .home-featured .type-ofisuport-ajut, .edit-post-visual-editor__content-area .archive-posts .category-faq, .edit-post-visual-editor__content-area .archive-posts .type-ofisuport-ajut {
position: relative;
padding-bottom: 4rem;
}
.edit-post-visual-editor__content-area .home-featured .category-faq .entry-title a::after, .edit-post-visual-editor__content-area .home-featured .type-ofisuport-ajut .entry-title a::after, .edit-post-visual-editor__content-area .archive-posts .category-faq .entry-title a::after, .edit-post-visual-editor__content-area .archive-posts .type-ofisuport-ajut .entry-title a::after {
content: "+";
position: absolute;
bottom: 0;
left: 0;
width: 3rem;
height: 3rem;
padding: 0 0.38rem;
border: 1px solid #000;
font-size: 4rem;
line-height: 0.8;
}
.edit-post-visual-editor__content-area .home-featured .category-faq .entry-title a:hover::after, .edit-post-visual-editor__content-area .home-featured .type-ofisuport-ajut .entry-title a:hover::after, .edit-post-visual-editor__content-area .archive-posts .category-faq .entry-title a:hover::after, .edit-post-visual-editor__content-area .archive-posts .type-ofisuport-ajut .entry-title a:hover::after {
content: ">";
padding: 0 0.38rem;
font-size: 2.5rem;
line-height: 1.3;
}
.edit-post-visual-editor__content-area .home-featured .category-faq .entry-title a::before, .edit-post-visual-editor__content-area .archive-posts .category-faq .entry-title a::before {
content: "accedir";
position: absolute;
bottom: 1em;
left: 0.5em;
font-family: "din-light", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 0;
}
.edit-post-visual-editor__content-area .home-featured .category-faq .entry-title a::after, .edit-post-visual-editor__content-area .archive-posts .category-faq .entry-title a::after {
content: "+";
width: 8rem;
height: 2rem;
padding: 0 0.5rem;
text-align: right;
font-size: 2.5rem;
line-height: 0.7;
}
.edit-post-visual-editor__content-area .home-featured .category-faq .entry-title a:hover::after, .edit-post-visual-editor__content-area .archive-posts .category-faq .entry-title a:hover::after {
content: ">";
padding: 0 0.1rem;
font-size: 1.5rem;
line-height: 1.2;
}
.edit-post-visual-editor__content-area button,
.edit-post-visual-editor__content-area input[type="button"],
.edit-post-visual-editor__content-area input[type="reset"],
.edit-post-visual-editor__content-area input[type="submit"],
.edit-post-visual-editor__content-area .button,
.edit-post-visual-editor__content-area .wp-block-button__link {
border: 1px solid;
border-color: #000;
border-radius: 0;
background: #fff;
color: #111;
line-height: 1;
padding: 0.6em 1em 0.4em;
text-transform: uppercase;
}
.edit-post-visual-editor__content-area button:hover,
.edit-post-visual-editor__content-area input[type="button"]:hover,
.edit-post-visual-editor__content-area input[type="reset"]:hover,
.edit-post-visual-editor__content-area input[type="submit"]:hover,
.edit-post-visual-editor__content-area .button:hover,
.edit-post-visual-editor__content-area .wp-block-button__link:hover {
border-color: #111;
}
.edit-post-visual-editor__content-area button:active, .edit-post-visual-editor__content-area button:focus,
.edit-post-visual-editor__content-area input[type="button"]:active,
.edit-post-visual-editor__content-area input[type="button"]:focus,
.edit-post-visual-editor__content-area input[type="reset"]:active,
.edit-post-visual-editor__content-area input[type="reset"]:focus,
.edit-post-visual-editor__content-area input[type="submit"]:active,
.edit-post-visual-editor__content-area input[type="submit"]:focus,
.edit-post-visual-editor__content-area .button:active,
.edit-post-visual-editor__content-area .button:focus,
.edit-post-visual-editor__content-area .wp-block-button__link:active,
.edit-post-visual-editor__content-area .wp-block-button__link:focus {
border-color: #222;
}
.edit-post-visual-editor__content-area .button-more::after {
content: "+";
display: inline-block;
width: 1.5rem;
height: 2rem;
padding: 0 0.5rem;
font-family: "din-black", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.5rem;
}
.edit-post-visual-editor__content-area .button-more:hover::after {
content: ">";
padding-left: 0.2rem;
font-size: 1.2rem;
line-height: 1.5;
}
.edit-post-visual-editor__content-area input[type="text"],
.edit-post-visual-editor__content-area input[type="email"],
.edit-post-visual-editor__content-area input[type="url"],
.edit-post-visual-editor__content-area input[type="password"],
.edit-post-visual-editor__content-area input[type="search"],
.edit-post-visual-editor__content-area input[type="number"],
.edit-post-visual-editor__content-area input[type="tel"],
.edit-post-visual-editor__content-area input[type="range"],
.edit-post-visual-editor__content-area input[type="date"],
.edit-post-visual-editor__content-area input[type="month"],
.edit-post-visual-editor__content-area input[type="week"],
.edit-post-visual-editor__content-area input[type="time"],
.edit-post-visual-editor__content-area input[type="datetime"],
.edit-post-visual-editor__content-area input[type="datetime-local"],
.edit-post-visual-editor__content-area input[type="color"],
.edit-post-visual-editor__content-area textarea {
color: #333;
background-color: #eee;
border: none;
border-radius: 0;
width: 100%;
padding: 0.3rem;
}
.edit-post-visual-editor__content-area input[type="text"]:focus,
.edit-post-visual-editor__content-area input[type="email"]:focus,
.edit-post-visual-editor__content-area input[type="url"]:focus,
.edit-post-visual-editor__content-area input[type="password"]:focus,
.edit-post-visual-editor__content-area input[type="search"]:focus,
.edit-post-visual-editor__content-area input[type="number"]:focus,
.edit-post-visual-editor__content-area input[type="tel"]:focus,
.edit-post-visual-editor__content-area input[type="range"]:focus,
.edit-post-visual-editor__content-area input[type="date"]:focus,
.edit-post-visual-editor__content-area input[type="month"]:focus,
.edit-post-visual-editor__content-area input[type="week"]:focus,
.edit-post-visual-editor__content-area input[type="time"]:focus,
.edit-post-visual-editor__content-area input[type="datetime"]:focus,
.edit-post-visual-editor__content-area input[type="datetime-local"]:focus,
.edit-post-visual-editor__content-area input[type="color"]:focus,
.edit-post-visual-editor__content-area textarea:focus {
color: #000;
}
.edit-post-visual-editor__content-area select {
border: 1px solid #000;
}
.edit-post-visual-editor__content-area textarea {
width: 100%;
}
@media screen {
.edit-post-visual-editor__content-area .site {
display: grid;
grid-template-columns: 1fr minmax(0, 35em) minmax(0, 35em) 1fr;
grid-template-areas: "header" "main" "aside" "footer";
margin: auto;
padding: 0;
}
.edit-post-visual-editor__content-area .site > header {
grid-column: 1 / -1;
}
.edit-post-visual-editor__content-area .site > main {
grid-column: 2 / 4;
}
.edit-post-visual-editor__content-area .site > aside {
grid-column: 2 / 4;
}
.edit-post-visual-editor__content-area .site > footer {
grid-column: 1 / -1;
}
.edit-post-visual-editor__content-area .site-header {
position: sticky;
z-index: 900;
top: 0;
margin-bottom: 2rem;
background-color: #fff;
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05), 0 1px 0 0 rgba(0, 0, 0, 0);
}
.edit-post-visual-editor__content-area .site-header .main {
display: flex;
flex-flow: row;
align-items: center;
justify-content: space-around;
}
.edit-post-visual-editor__content-area .site-header .secondary {
display: flex;
flex-flow: column;
align-items: center;
}
.edit-post-visual-editor__content-area .site-main {
padding: 0 1rem;
}
.edit-post-visual-editor__content-area .home-featured {
padding: 0 1rem;
}
.edit-post-visual-editor__content-area .ofisuport-destacats, .edit-post-visual-editor__content-area .ofisuport-featured, .edit-post-visual-editor__content-area .archive-posts {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 1rem;
}
}
@media screen and (min-width: 48em) {
.edit-post-visual-editor__content-area .site-header .main {
flex-flow: column;
}
.edit-post-visual-editor__content-area .site-header .secondary {
border-top: 1px solid #eee;
}
.edit-post-visual-editor__content-area .site-main {
padding: 0 2rem;
}
.edit-post-visual-editor__content-area .home-featured {
padding: 0 2rem;
}
.edit-post-visual-editor__content-area.single .site-main {
width: 45rem;
margin: 0 auto;
}
.edit-post-visual-editor__content-area .ofisuport-destacats, .edit-post-visual-editor__content-area .ofisuport-featured, .edit-post-visual-editor__content-area .archive-posts {
grid-template-columns: repeat(4, 1fr);
}
}
@media screen and (min-width: 80em) {
.edit-post-visual-editor__content-area .site-header .main {
width: 80em;
margin: auto;
flex-flow: row;
}
.edit-post-visual-editor__content-area .site-main {
padding: 0;
}
.edit-post-visual-editor__content-area .home-featured {
padding: 0;
}
}
@media screen {
.edit-post-visual-editor__content-area {
/* begin of menu-hidden */
/* end of menu hidden*/
/* Small menu. */
}
.edit-post-visual-editor__content-area .hide-content {
display: block;
width: 0px;
height: 0px;
margin: 0;
padding: 0;
overflow: hidden;
}
.edit-post-visual-editor__content-area .custom-logo {
min-width: 11rem;
margin: 1rem;
}
.edit-post-visual-editor__content-area .main-navigation ul, .edit-post-visual-editor__content-area .secondary-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.edit-post-visual-editor__content-area .main-navigation ul ul, .edit-post-visual-editor__content-area .secondary-navigation ul ul {
background-color: #fff;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.edit-post-visual-editor__content-area .main-navigation ul ul ul, .edit-post-visual-editor__content-area .secondary-navigation ul ul ul {
left: -999em;
top: 0;
}
.edit-post-visual-editor__content-area .main-navigation ul ul li:hover > ul,
.edit-post-visual-editor__content-area .main-navigation ul ul li.focus > ul, .edit-post-visual-editor__content-area .secondary-navigation ul ul li:hover > ul,
.edit-post-visual-editor__content-area .secondary-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.edit-post-visual-editor__content-area .main-navigation ul ul a, .edit-post-visual-editor__content-area .secondary-navigation ul ul a {
width: 200px;
}
.edit-post-visual-editor__content-area .main-navigation ul li:hover > ul,
.edit-post-visual-editor__content-area .main-navigation ul li.focus > ul, .edit-post-visual-editor__content-area .secondary-navigation ul li:hover > ul,
.edit-post-visual-editor__content-area .secondary-navigation ul li.focus > ul {
left: auto;
}
.edit-post-visual-editor__content-area .main-navigation li, .edit-post-visual-editor__content-area .secondary-navigation li {
position: relative;
}
.edit-post-visual-editor__content-area .main-navigation a, .edit-post-visual-editor__content-area .secondary-navigation a {
display: flex;
align-items: center;
min-height: 100%;
padding: 0 0.5rem;
text-decoration: none;
font-size: 1rem;
}
.edit-post-visual-editor__content-area .main-navigation .current_page_item > a,
.edit-post-visual-editor__content-area .main-navigation .current-menu-item > a,
.edit-post-visual-editor__content-area .main-navigation .current_page_ancestor > a,
.edit-post-visual-editor__content-area .main-navigation .current-menu-ancestor > a, .edit-post-visual-editor__content-area .secondary-navigation .current_page_item > a,
.edit-post-visual-editor__content-area .secondary-navigation .current-menu-item > a,
.edit-post-visual-editor__content-area .secondary-navigation .current_page_ancestor > a,
.edit-post-visual-editor__content-area .secondary-navigation .current-menu-ancestor > a {
font-weight: bold;
font-family: "din-bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
border-left: 1px solid #000;
}
.edit-post-visual-editor__content-area .main-navigation a[href^="http://localhost"],
.edit-post-visual-editor__content-area .main-navigation a[href^="http://oficinasuport.xarxaprod.cat"],
.edit-post-visual-editor__content-area .main-navigation a[href^="https://oficinasuport.xarxaprod.cat"] {
font-family: "din-bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
border-left: 1px solid #000;
}
.edit-post-visual-editor__content-area .secondary-navigation {
padding: 1em 0;
}
.edit-post-visual-editor__content-area .secondary-navigation ul {
display: inline-block;
}
.edit-post-visual-editor__content-area .secondary-navigation ul li {
padding: 0.5em 0;
}
.edit-post-visual-editor__content-area .secondary-navigation a {
text-transform: uppercase;
}
.edit-post-visual-editor__content-area .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 #ccc;
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 .menu-item-has-children:hover::after {
border-color: #666;
}
.edit-post-visual-editor__content-area .toogle-secondary-navigation .show-mobile {
display: inherit;
}
.edit-post-visual-editor__content-area .toogle,
.edit-post-visual-editor__content-area .toogled-menu {
display: none;
}
.edit-post-visual-editor__content-area .toogle:checked + .toogled-menu {
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100vh;
margin-top: 0;
padding: 7em 4em 0 4em;
background-color: #fff;
}
.edit-post-visual-editor__content-area .toogle-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 .toogle-show::before {
content: "";
position: absolute;
top: 0.3em;
left: 0;
width: 100%;
border-top: 0.3em solid #000;
}
.edit-post-visual-editor__content-area .toogle-hide {
display: flex;
justify-content: center;
}
.edit-post-visual-editor__content-area .toogle-hide::after {
content: "x";
padding: 0;
font-size: 3rem;
font-weight: bold;
}
.edit-post-visual-editor__content-area .menu-toggle,
.edit-post-visual-editor__content-area .main-navigation.toggled ul {
display: block;
}
}
@media screen and (min-width: 48em) {
.edit-post-visual-editor__content-area {
/*
* css menu toogler
* */
/* end css menu toogler
* */
}
.edit-post-visual-editor__content-area .custom-logo {
min-width: 11rem;
margin: 1rem 1rem 1rem 0;
}
.edit-post-visual-editor__content-area .menu-toggle {
display: none;
}
.edit-post-visual-editor__content-area .main-navigation ul, .edit-post-visual-editor__content-area .secondary-navigation ul {
display: flex;
}
.edit-post-visual-editor__content-area .main-navigation a, .edit-post-visual-editor__content-area .secondary-navigation a {
padding: 0 0.5rem;
}
.edit-post-visual-editor__content-area .main-navigation .current_page_item > a,
.edit-post-visual-editor__content-area .main-navigation .current-menu-item > a,
.edit-post-visual-editor__content-area .main-navigation .current_page_ancestor > a,
.edit-post-visual-editor__content-area .main-navigation .current-menu-ancestor > a, .edit-post-visual-editor__content-area .secondary-navigation .current_page_item > a,
.edit-post-visual-editor__content-area .secondary-navigation .current-menu-item > a,
.edit-post-visual-editor__content-area .secondary-navigation .current_page_ancestor > a,
.edit-post-visual-editor__content-area .secondary-navigation .current-menu-ancestor > a {
border-left: none;
}
.edit-post-visual-editor__content-area .main-navigation {
padding-bottom: 1em;
}
.edit-post-visual-editor__content-area .main-navigation ul {
justify-content: end;
}
.edit-post-visual-editor__content-area .main-navigation a[href^="http://localhost"],
.edit-post-visual-editor__content-area .main-navigation a[href^="http://oficinasuport.xarxaprod.cat"],
.edit-post-visual-editor__content-area .main-navigation a[href^="https://oficinasuport.xarxaprod.cat"] {
font-family: "din-bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
border-left: none;
}
.edit-post-visual-editor__content-area .main-navigation a[href^="http://localhost"]::after,
.edit-post-visual-editor__content-area .main-navigation a[href^="http://oficinasuport.xarxaprod.cat"]::after,
.edit-post-visual-editor__content-area .main-navigation a[href^="https://oficinasuport.xarxaprod.cat"]::after,
.edit-post-visual-editor__content-area .main-navigation .current-menu-item a::after {
display: inline-block;
content: "";
position: absolute;
left: 5%;
min-height: 2px;
height: 100%;
width: 90%;
margin-top: 2.3em;
border-bottom: 0.3rem solid #000;
}
.edit-post-visual-editor__content-area .secondary-navigation {
padding: 1.5em 0;
}
.edit-post-visual-editor__content-area .toogle-secondary-navigation .show-mobile,
.edit-post-visual-editor__content-area .toogle-secondary-navigation .hide-not-mobile {
display: none;
}
.edit-post-visual-editor__content-area .toogled-menu {
display: inherit;
}
}
.site-main .edit-post-visual-editor__content-area .comment-navigation, .site-main
.edit-post-visual-editor__content-area .posts-navigation, .site-main
.edit-post-visual-editor__content-area .post-navigation {
margin: 0 0 1.5em;
}
.edit-post-visual-editor__content-area .comment-navigation .nav-links,
.edit-post-visual-editor__content-area .posts-navigation .nav-links,
.edit-post-visual-editor__content-area .post-navigation .nav-links {
display: flex;
}
.edit-post-visual-editor__content-area .comment-navigation .nav-previous,
.edit-post-visual-editor__content-area .posts-navigation .nav-previous,
.edit-post-visual-editor__content-area .post-navigation .nav-previous {
flex: 1 0 50%;
}
.edit-post-visual-editor__content-area .comment-navigation .nav-next,
.edit-post-visual-editor__content-area .posts-navigation .nav-next,
.edit-post-visual-editor__content-area .post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
}
@media screen and (min-width: 80em) {
.edit-post-visual-editor__content-area .main-navigation .toogle-sidebar-segona .show-mobile,
.edit-post-visual-editor__content-area .main-navigation .toogle-sidebar-segona .hide-not-mobile, .edit-post-visual-editor__content-area .secondary-navigation .toogle-sidebar-segona .show-mobile,
.edit-post-visual-editor__content-area .secondary-navigation .toogle-sidebar-segona .hide-not-mobile {
display: none;
}
.edit-post-visual-editor__content-area .main-navigation a, .edit-post-visual-editor__content-area .secondary-navigation a {
padding: 0 1rem;
}
.edit-post-visual-editor__content-area .main-navigation {
padding-bottom: 0;
}
.edit-post-visual-editor__content-area .main-navigation a[href^="http://localhost"]::after,
.edit-post-visual-editor__content-area .main-navigation a[href^="http://oficinasuport.xarxaprod.cat"]::after,
.edit-post-visual-editor__content-area .main-navigation a[href^="https://oficinasuport.xarxaprod.cat"]::after,
.edit-post-visual-editor__content-area .main-navigation .current-menu-item a::after {
margin-top: 5em;
}
}
@media screen {
.edit-post-visual-editor__content-area .sticky {
display: block;
}
.edit-post-visual-editor__content-area .post,
.edit-post-visual-editor__content-area .page {
margin: 0 0 1.5em;
}
.edit-post-visual-editor__content-area .updated:not(.published) {
display: none;
}
.edit-post-visual-editor__content-area .page-content,
.edit-post-visual-editor__content-area .entry-content,
.edit-post-visual-editor__content-area .entry-summary {
margin: 1.5em 0 0;
}
.edit-post-visual-editor__content-area .page-links {
clear: both;
margin: 0 0 1.5em;
}
.edit-post-visual-editor__content-area .ofisuport-card-each .entry-title, .edit-post-visual-editor__content-area .ofisuport-card-each h6 {
border-bottom: 1px solid #000;
margin: 0;
padding: 0.5rem 0;
}
.edit-post-visual-editor__content-area .ofisuport-card-each p {
padding: 0.5rem 0;
margin: 0;
}
.edit-post-visual-editor__content-area .ofisuport-fund-info-fields,
.edit-post-visual-editor__content-area .ofisuport-fund-info-contact-fields {
display: grid;
}
.edit-post-visual-editor__content-area .ofisuport-fund-info-fields .ofisuport-fund-info-field,
.edit-post-visual-editor__content-area .ofisuport-fund-info-contact-fields .ofisuport-fund-info-field {
padding-bottom: 1rem;
border-bottom: 1px solid #000;
}
.edit-post-visual-editor__content-area .ofisuport-fund-info-fields h6,
.edit-post-visual-editor__content-area .ofisuport-fund-info-contact-fields h6 {
font-size: 2.4rem;
font-variant: all-petite-caps;
}
.edit-post-visual-editor__content-area .ofisuport-fund-info-fields p,
.edit-post-visual-editor__content-area .ofisuport-fund-info-contact-fields p {
margin: 0.5rem 0 0 0;
}
.edit-post-visual-editor__content-area .ofisuport-fund-info-fields li,
.edit-post-visual-editor__content-area .ofisuport-fund-info-contact-fields li {
font-size: 1.3rem;
}
.edit-post-visual-editor__content-area .ofisuport-fund-info-contact-fields .ofisuport-fund-info-field {
margin: 0;
}
.edit-post-visual-editor__content-area .ofisuport-fund-info-fields .ofisuport-fund-info-field {
margin: 1rem 0 0.5rem 0;
}
.edit-post-visual-editor__content-area .ofisuport-funder-name,
.edit-post-visual-editor__content-area .ofisuport-fund-contact-name,
.edit-post-visual-editor__content-area .ofisuport-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 .ofisuport-funder-name a,
.edit-post-visual-editor__content-area .ofisuport-fund-contact-name a,
.edit-post-visual-editor__content-area .ofisuport-fund-web a {
text-decoration: none;
font-size: 0.8rem;
}
.edit-post-visual-editor__content-area .ofisuport-filtered-funds {
display: grid;
grid-template-columns: 1fr 1fr;
}
.edit-post-visual-editor__content-area .ofisuport-fund-filter {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 1rem;
}
.edit-post-visual-editor__content-area .archive-posts {
grid-template-columns: repeat(1, 1fr);
}
}
@media screen and (min-width: 48em) {
.edit-post-visual-editor__content-area .ofisuport-filtered-funds {
grid-template-columns: 1fr 2fr;
}
.edit-post-visual-editor__content-area .archive-posts {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 80em) {
.edit-post-visual-editor__content-area .ofisuport-filtered-funds {
grid-template-columns: 1fr 3fr;
}
.edit-post-visual-editor__content-area .archive-posts {
grid-template-columns: repeat(3, 1fr);
}
}
.edit-post-visual-editor__content-area .comment-content a {
word-wrap: break-word;
}
.edit-post-visual-editor__content-area .bypostauthor {
display: block;
}
.edit-post-visual-editor__content-area .widget {
margin: 0 0 1.5em;
}
.edit-post-visual-editor__content-area .widget select {
max-width: 100%;
}
.edit-post-visual-editor__content-area .page-content .wp-smiley,
.edit-post-visual-editor__content-area .entry-content .wp-smiley,
.edit-post-visual-editor__content-area .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.edit-post-visual-editor__content-area .custom-logo-link {
display: inline-block;
}
.edit-post-visual-editor__content-area .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.edit-post-visual-editor__content-area .wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.edit-post-visual-editor__content-area .wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.edit-post-visual-editor__content-area .wp-caption-text {
text-align: center;
}
.edit-post-visual-editor__content-area .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.edit-post-visual-editor__content-area .gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.edit-post-visual-editor__content-area .gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.edit-post-visual-editor__content-area .gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.edit-post-visual-editor__content-area .gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.edit-post-visual-editor__content-area .gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.edit-post-visual-editor__content-area .gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.edit-post-visual-editor__content-area .gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.edit-post-visual-editor__content-area .gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.edit-post-visual-editor__content-area .gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.edit-post-visual-editor__content-area .gallery-caption {
display: block;
}
.edit-post-visual-editor__content-area .infinite-scroll .posts-navigation,
.edit-post-visual-editor__content-area .infinite-scroll.neverending .site-footer {
display: none;
}
.edit-post-visual-editor__content-area .infinity-end.neverending .site-footer {
display: block;
}
.edit-post-visual-editor__content-area .black-blocs {
padding: 1rem 0;
gap: 1rem;
}
.edit-post-visual-editor__content-area .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 .black-blocs .wp-block-column h1,
.edit-post-visual-editor__content-area .black-blocs .wp-block-column h2,
.edit-post-visual-editor__content-area .black-blocs .wp-block-column h3,
.edit-post-visual-editor__content-area .black-blocs .wp-block-column h4,
.edit-post-visual-editor__content-area .black-blocs .wp-block-column h5,
.edit-post-visual-editor__content-area .black-blocs .wp-block-column h6 {
min-height: 4.8rem;
font-family: "din-black", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 2rem;
line-height: 1.04;
}
.edit-post-visual-editor__content-area .black-blocs .wp-block-column p {
font-family: "din-bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 0.9rem;
}
.edit-post-visual-editor__content-area .black-blocs .wp-block-column a {
color: #fff;
text-decoration: none;
}
.edit-post-visual-editor__content-area .black-blocs .wp-block-column a::after {
content: "+";
position: absolute;
bottom: -1rem;
left: 0.7rem;
font-size: 5rem;
}
.edit-post-visual-editor__content-area .black-blocs .wp-block-column a:hover {
color: #ccc;
}
.edit-post-visual-editor__content-area .black-blocs .wp-block-column a:hover::after {
content: ">";
font-size: 3rem;
bottom: 0;
}
.edit-post-visual-editor__content-area .wpcf7-not-valid:not(:focus) {
background-color: #ff686e;
}
.edit-post-visual-editor__content-area .wpcf7-not-valid-tip {
color: #ff686e;
}
.edit-post-visual-editor__content-area .wpcf7 form.invalid .wpcf7-response-output,
.edit-post-visual-editor__content-area .wpcf7 form.unaccepted .wpcf7-response-output,
.edit-post-visual-editor__content-area .wpcf7 form.payment-required .wpcf7-response-output {
border-color: #f6cc4c;
background-color: #f6cc4c;
color: #fff;
font-family: "din-medium";
font-weight: bold;
text-align: center;
margin: 0em;
padding: 0rem;
}
.edit-post-visual-editor__content-area .wpcf7-form .contactform-name, .edit-post-visual-editor__content-area .wpcf7-form .wpcf7-form .contactform-email {
max-width: 40%;
display: inline-block;
}
.edit-post-visual-editor__content-area .wpcf7-form .contactform-name {
float: left;
}
.edit-post-visual-editor__content-area .wpcf7-form .contactform-email {
float: right;
margin-bottom: 1rem;
}
.edit-post-visual-editor__content-area .wpcf7-form .contactform-acceptance {
display: flex;
align-items: center;
justify-content: end;
}
.edit-post-visual-editor__content-area .wpcf7-form .wpcf7-submit {
margin-left: 1rem;
}
.edit-post-visual-editor__content-area .wpcf7-form .wpcf7-spinner {
margin: 0 -24px 0 0;
}
.edit-post-visual-editor__content-area .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 .screen-reader-text:focus {
background-color: #fff;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #111;
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 #primary[tabindex="-1"]:focus {
outline: 0;
}
.edit-post-visual-editor__content-area .alignleft {
/*rtl:ignore*/
float: left;
/*rtl:ignore*/
margin-right: 1.5em;
margin-bottom: 1.5em;
}
.edit-post-visual-editor__content-area .alignright {
/*rtl:ignore*/
float: right;
/*rtl:ignore*/
margin-left: 1.5em;
margin-bottom: 1.5em;
}
.edit-post-visual-editor__content-area .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
.edit-post-visual-editor__content-area :where(.wp-block) {
max-width: 80rem;
}
.edit-post-visual-editor__content-area .black-blocs .wp-block-column a::after {
display: none;
}
/*
Your custom style
Add your custom styles in this file so it is easier to update the theme.
*/
@font-face {
font-family: 'din-regular';
src: url("../fonts/DIN-Regular.eot");
src: url("../fonts/DIN-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Regular.woff2") format("woff2"), url("../fonts/DIN-Regular.woff") format("woff"), url("../fonts/DIN-Regular.ttf") format("truetype"), url("../fonts/DIN-Regular.svg#fonts/DIN-Regular") format("svg");
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'din-medium';
src: url("../fonts/DIN-Medium.eot");
src: url("../fonts/DIN-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Medium.woff2") format("woff2"), url("../fonts/DIN-Medium.woff") format("woff"), url("../fonts/DIN-Medium.ttf") format("truetype"), url("../fonts/DIN-Medium.svg#DIN-Medium") format("svg");
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'din-bold';
src: url("../fonts/DIN-Bold.eot");
src: url("../fonts/DIN-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Bold.woff2") format("woff2"), url("../fonts/DIN-Bold.woff") format("woff"), url("../fonts/DIN-Bold.ttf") format("truetype"), url("../fonts/DIN-Bold.svg#DIN-Bold") format("svg");
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'din-light';
src: url("../fonts/DIN-Light.eot");
src: url("../fonts/DIN-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Light.woff2") format("woff2"), url("../fonts/DIN-Light.woff") format("woff"), url("../fonts/DIN-Light.ttf") format("truetype"), url("../fonts/DIN-Light.svg#DIN-Light") format("svg");
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'din-black';
src: url("../fonts/DIN-Black.eot");
src: url("../fonts/DIN-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Black.woff2") format("woff2"), url("../fonts/DIN-Black.woff") format("woff"), url("../fonts/DIN-Black.ttf") format("truetype"), url("../fonts/DIN-Black.svg#DIN-Black") format("svg");
font-weight: 900;
font-style: normal;
font-display: swap;
}
/*# sourceMappingURL=adminstyles.css.map */