style-editor.css 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756
  1. @charset "UTF-8";
  2. /**
  3. * These styles should be loaded by the Block Editor only
  4. */
  5. /**
  6. * Abstracts
  7. * - Mixins, variables and functions
  8. */
  9. /**
  10. * Abstracts
  11. * - Mixins, variables and functions
  12. */
  13. /* Sass Functions go here */
  14. /**
  15. * Map deep get
  16. * @author Hugo Giraudel
  17. * @access public
  18. * @param {Map} $map - Map
  19. * @param {Arglist} $keys - Key chain
  20. * @return {*} - Desired value
  21. *
  22. * Example:
  23. * $m-breakpoint: map-deep-get($__prefix-default-config, "layouts", "M");
  24. */
  25. /**
  26. * Deep set function to set a value in nested maps
  27. * @author Hugo Giraudel
  28. * @access public
  29. * @param {Map} $map - Map
  30. * @param {List} $keys - Key chaine
  31. * @param {*} $value - Value to assign
  32. * @return {Map}
  33. *
  34. * Example:
  35. * $__prefix-default-config: map-deep-set($__prefix-default-config, "layouts" "M", 650px);
  36. */
  37. /**
  38. * jQuery-style extend function
  39. * - Child themes can use this function to `reset` the values in
  40. * config maps without editing the `master` Sass files.
  41. * - src: https://www.sitepoint.com/extra-map-functions-sass/
  42. * - About `map-merge()`:
  43. * - - only takes 2 arguments
  44. * - - is not recursive
  45. * @param {Map} $map - first map
  46. * @param {ArgList} $maps - other maps
  47. * @param {Bool} $deep - recursive mode
  48. * @return {Map}
  49. *
  50. * Examples:
  51. $grid-configuration-default: (
  52. 'columns': 12,
  53. 'layouts': (
  54. 'small': 800px,
  55. 'medium': 1000px,
  56. 'large': 1200px,
  57. ),
  58. );
  59. $grid-configuration-custom: (
  60. 'layouts': (
  61. 'large': 1300px,
  62. 'huge': 1500px
  63. ),
  64. );
  65. $grid-configuration-user: (
  66. 'direction': 'ltr',
  67. 'columns': 16,
  68. 'layouts': (
  69. 'large': 1300px,
  70. 'huge': 1500px
  71. ),
  72. );
  73. // $deep: false
  74. $grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user);
  75. // --> ("columns": 16, "layouts": (("large": 1300px, "huge": 1500px)), "direction": "ltr")
  76. // $deep: true
  77. $grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user, true);
  78. // --> ("columns": 16, "layouts": (("small": 800px, "medium": 1000px, "large": 1300px, "huge": 1500px)), "direction": "ltr")
  79. */
  80. /**
  81. * Button
  82. */
  83. /**
  84. * Cover
  85. */
  86. /**
  87. * Heading
  88. */
  89. /**
  90. * List
  91. */
  92. /**
  93. * Pullquote
  94. */
  95. /**
  96. * Quote
  97. */
  98. /**
  99. * Separator
  100. */
  101. /**
  102. * Responsive breakpoints
  103. * - breakpoints values are defined in _config-global.scss
  104. */
  105. /**
  106. * Align wide widths
  107. * - Sets .alignwide widths
  108. */
  109. /**
  110. * Crop Text Boundry
  111. * - Sets a fixed-width on content within alignwide and alignfull blocks
  112. */
  113. /**
  114. * Add font-family using CSS variables.
  115. * It also adds the proper fallback for browsers without support.
  116. */
  117. /**
  118. * Child Theme Name
  119. */
  120. /**
  121. * Redefine Sass map values for child theme output.
  122. * - See: style-child-theme.scss
  123. */
  124. /**
  125. * Global
  126. */
  127. /**
  128. * Elements
  129. */
  130. /**
  131. * Button
  132. */
  133. /**
  134. * Cover
  135. */
  136. /**
  137. * Heading
  138. */
  139. /**
  140. * List
  141. */
  142. /**
  143. * Pullquote
  144. */
  145. /**
  146. * Quote
  147. */
  148. /**
  149. * Separator
  150. */
  151. /**
  152. * Header
  153. */
  154. /**
  155. * Footer
  156. */
  157. /**
  158. * Base
  159. * - Reset the browser
  160. */
  161. body {
  162. color: #181818;
  163. background-color: #FFFFFF;
  164. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  165. font-family: var(--font-base, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  166. font-size: 20px;
  167. font-weight: normal;
  168. line-height: 1.6;
  169. -moz-osx-font-smoothing: grayscale;
  170. -webkit-font-smoothing: antialiased;
  171. }
  172. .editor-post-title__block {
  173. font-size: 20px;
  174. }
  175. p {
  176. font-size: 1em;
  177. line-height: 1.6;
  178. }
  179. a {
  180. color: #897248;
  181. }
  182. a:hover {
  183. color: #685636;
  184. }
  185. button,
  186. a {
  187. cursor: pointer;
  188. }
  189. /**
  190. * Elements
  191. * - Styles for basic HTML elemants
  192. */
  193. /**
  194. * Elements
  195. * - Styles for basic HTML elemants
  196. */
  197. blockquote {
  198. padding-left: 16px;
  199. }
  200. blockquote p {
  201. font-size: 1.2rem;
  202. letter-spacing: normal;
  203. line-height: 1.125;
  204. }
  205. blockquote cite,
  206. blockquote footer {
  207. font-size: 0.83333rem;
  208. letter-spacing: normal;
  209. }
  210. blockquote > * {
  211. margin-top: 16px;
  212. margin-bottom: 16px;
  213. }
  214. blockquote > *:first-child {
  215. margin-top: 0;
  216. }
  217. blockquote > *:last-child {
  218. margin-bottom: 0;
  219. }
  220. blockquote.alignleft, blockquote.alignright {
  221. padding-left: inherit;
  222. }
  223. blockquote.alignleft p, blockquote.alignright p {
  224. font-size: 1rem;
  225. max-width: inherit;
  226. width: inherit;
  227. }
  228. blockquote.alignleft cite,
  229. blockquote.alignleft footer, blockquote.alignright cite,
  230. blockquote.alignright footer {
  231. font-size: 0.69444rem;
  232. letter-spacing: normal;
  233. }
  234. figcaption {
  235. color: #686868;
  236. font-size: 0.69444rem;
  237. margin-top: calc(0.5 * 16px);
  238. margin-bottom: 16px;
  239. text-align: center;
  240. }
  241. .alignleft figcaption,
  242. .alignright figcaption {
  243. margin-bottom: 0;
  244. }
  245. /* WP Smiley */
  246. .page-content .wp-smiley,
  247. .entry-content .wp-smiley,
  248. .comment-content .wp-smiley {
  249. border: none;
  250. margin-bottom: 0;
  251. margin-top: 0;
  252. padding: 0;
  253. }
  254. /* Make sure embeds and iframes fit their containers. */
  255. embed,
  256. iframe,
  257. object {
  258. max-width: 100%;
  259. }
  260. /**
  261. * Blocks
  262. * - These styles replace key Gutenberg Block styles for fonts, colors, and
  263. * spacing with CSS-variables overrides
  264. */
  265. /**
  266. * Block Styles for the Editor
  267. *
  268. * - These styles replace key Gutenberg Block styles for fonts, colors, and
  269. * spacing with CSS-variables overrides in the Block Editor
  270. * - In the future the Block styles may get compiled to individual .css
  271. * files and conditionally loaded
  272. */
  273. .wp-block-button {
  274. /* Default Style */
  275. /* Outline Style */
  276. /* Squared Style */
  277. }
  278. .wp-block-button .wp-block-button__link {
  279. color: white;
  280. font-weight: 700;
  281. font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  282. font-family: var(--font-base, "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  283. font-size: 0.83333em;
  284. line-height: 1;
  285. background-color: #897248;
  286. border-radius: 5px;
  287. padding: 16px 16px;
  288. }
  289. .wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link.has-focus {
  290. color: white;
  291. background-color: #685636;
  292. }
  293. .wp-block-button.is-style-outline .wp-block-button__link {
  294. color: #897248;
  295. background: transparent;
  296. border: 2px solid currentcolor;
  297. }
  298. .wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link.has-focus {
  299. color: #685636;
  300. }
  301. .wp-block-button.is-style-squared .wp-block-button__link {
  302. border-radius: 0;
  303. }
  304. .wp-block-cover,
  305. .wp-block-cover-image {
  306. background-color: black;
  307. color: white;
  308. min-height: 480px;
  309. /* default & custom background-color */
  310. /* Treating H2 separately to account for legacy /core styles */
  311. }
  312. .wp-block-cover .wp-block-cover__inner-container,
  313. .wp-block-cover .wp-block-cover-image-text,
  314. .wp-block-cover .wp-block-cover-text,
  315. .wp-block-cover .block-editor-block-list__block,
  316. .wp-block-cover-image .wp-block-cover__inner-container,
  317. .wp-block-cover-image .wp-block-cover-image-text,
  318. .wp-block-cover-image .wp-block-cover-text,
  319. .wp-block-cover-image .block-editor-block-list__block {
  320. color: currentColor;
  321. }
  322. .wp-block-cover .wp-block-cover__inner-container a,
  323. .wp-block-cover .wp-block-cover-image-text a,
  324. .wp-block-cover .wp-block-cover-text a,
  325. .wp-block-cover .block-editor-block-list__block a,
  326. .wp-block-cover-image .wp-block-cover__inner-container a,
  327. .wp-block-cover-image .wp-block-cover-image-text a,
  328. .wp-block-cover-image .wp-block-cover-text a,
  329. .wp-block-cover-image .block-editor-block-list__block a {
  330. color: currentColor;
  331. }
  332. .wp-block-cover:not([class*='background-color']) .wp-block-cover__inner-container,
  333. .wp-block-cover:not([class*='background-color']) .wp-block-cover-image-text,
  334. .wp-block-cover:not([class*='background-color']) .wp-block-cover-text,
  335. .wp-block-cover:not([class*='background-color']) .block-editor-block-list__block,
  336. .wp-block-cover-image:not([class*='background-color']) .wp-block-cover__inner-container,
  337. .wp-block-cover-image:not([class*='background-color']) .wp-block-cover-image-text,
  338. .wp-block-cover-image:not([class*='background-color']) .wp-block-cover-text,
  339. .wp-block-cover-image:not([class*='background-color']) .block-editor-block-list__block {
  340. color: white;
  341. }
  342. .wp-block-cover h2,
  343. .wp-block-cover-image h2 {
  344. font-size: 1.728em;
  345. letter-spacing: normal;
  346. line-height: 1.125;
  347. padding: 0;
  348. max-width: inherit;
  349. text-align: inherit;
  350. }
  351. .wp-block-cover h2.has-text-align-left,
  352. .wp-block-cover-image h2.has-text-align-left {
  353. text-align: left;
  354. }
  355. .wp-block-cover h2.has-text-align-center,
  356. .wp-block-cover-image h2.has-text-align-center {
  357. text-align: center;
  358. }
  359. .wp-block-cover h2.has-text-align-right,
  360. .wp-block-cover-image h2.has-text-align-right {
  361. text-align: right;
  362. }
  363. .wp-block-heading h1, h1, .h1,
  364. .wp-block-heading h2, h2, .h2,
  365. .wp-block-heading h3, h3, .h3,
  366. .wp-block-heading h4, h4, .h4,
  367. .wp-block-heading h5, h5, .h5,
  368. .wp-block-heading h6, h6, .h6 {
  369. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  370. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  371. font-weight: 700;
  372. clear: both;
  373. }
  374. .wp-block-heading h1, h1, .h1 {
  375. font-size: 2.0736em;
  376. letter-spacing: normal;
  377. line-height: 1.125;
  378. }
  379. .wp-block-heading h2, h2, .h2 {
  380. font-size: 1.728em;
  381. letter-spacing: normal;
  382. line-height: 1.125;
  383. }
  384. .wp-block-heading h3, h3, .h3 {
  385. font-size: 1.44em;
  386. letter-spacing: normal;
  387. line-height: 1.125;
  388. }
  389. .wp-block-heading h4, h4, .h4 {
  390. font-size: 1.2em;
  391. letter-spacing: normal;
  392. line-height: 1.125;
  393. }
  394. .wp-block-heading h5, h5, .h5 {
  395. font-size: 1em;
  396. letter-spacing: normal;
  397. line-height: 1.125;
  398. }
  399. .wp-block-heading h6, h6, .h6 {
  400. font-size: 0.83333em;
  401. letter-spacing: normal;
  402. line-height: 1.125;
  403. }
  404. /* Center image block by default in the editor */
  405. .wp-block-image > div {
  406. text-align: center;
  407. }
  408. [data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized {
  409. margin: 0 auto;
  410. }
  411. .wp-block-gallery figcaption {
  412. margin-bottom: 0;
  413. }
  414. .wp-block-group.has-background {
  415. padding: 21.312px;
  416. }
  417. @media only screen and (min-width: 560px) {
  418. .wp-block-group.has-background {
  419. padding: 32px;
  420. }
  421. }
  422. .wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align=full] {
  423. margin: 0;
  424. width: 100%;
  425. }
  426. .wp-block-latest-comments {
  427. margin-left: 0;
  428. }
  429. .wp-block-latest-posts {
  430. padding-left: 0;
  431. }
  432. .wp-block-latest-posts > li > a {
  433. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  434. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  435. font-size: 1.2rem;
  436. font-weight: 700;
  437. line-height: 1.125;
  438. }
  439. .wp-block-latest-posts:not(.is-grid) > li {
  440. /* Vertical margins logic */
  441. margin-top: 32px;
  442. margin-bottom: 32px;
  443. }
  444. .wp-block-latest-posts:not(.is-grid) > li:first-child {
  445. margin-top: 0;
  446. }
  447. .wp-block-latest-posts:not(.is-grid) > li:last-child {
  448. margin-bottom: 0;
  449. }
  450. .wp-block-latest-posts .wp-block-latest-posts__post-date {
  451. color: #686868;
  452. font-size: 0.83333rem;
  453. line-height: 1.6;
  454. }
  455. [class*="inner-container"] .wp-block-latest-posts .wp-block-latest-posts__post-date,
  456. .has-background .wp-block-latest-posts .wp-block-latest-posts__post-date {
  457. color: currentColor;
  458. }
  459. .wp-block-latest-posts .wp-block-latest-posts__post-excerpt,
  460. .wp-block-latest-posts .wp-block-latest-posts__post-full-content {
  461. font-size: 0.83333rem;
  462. line-height: 1.6;
  463. margin: 0;
  464. }
  465. .block-library-list ul,
  466. .block-library-list ol {
  467. margin: 32px 0;
  468. padding-left: 32px;
  469. }
  470. .block-library-list li > ul,
  471. .block-library-list li > ol {
  472. margin: 0;
  473. }
  474. .wp-block-media-text .block-editor-inner-blocks {
  475. padding-right: 16px;
  476. padding-left: 16px;
  477. }
  478. @media only screen and (min-width: 640px) {
  479. .wp-block-media-text .block-editor-inner-blocks {
  480. padding-right: 32px;
  481. padding-left: 32px;
  482. }
  483. }
  484. .wp-block-media-text[style*="background-color"]:not(.has-background-background-color) a {
  485. color: currentColor;
  486. }
  487. .a8c-posts-list {
  488. padding-left: 0;
  489. }
  490. p.has-background {
  491. padding: 16px 16px;
  492. }
  493. p.has-background:not(.has-background-background-color) a {
  494. color: currentColor;
  495. }
  496. .wp-block-pullquote {
  497. padding: calc( 3 * 16px) 0;
  498. margin-left: 0;
  499. margin-right: 0;
  500. text-align: center;
  501. border-top-color: #CCCCCC;
  502. border-top-width: 4px;
  503. border-bottom-color: #CCCCCC;
  504. border-bottom-width: 4px;
  505. color: #181818;
  506. /**
  507. * Block Options
  508. */
  509. }
  510. .wp-block-pullquote blockquote {
  511. padding-left: 0;
  512. }
  513. .wp-block-pullquote p {
  514. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  515. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  516. font-size: 1.2em;
  517. letter-spacing: normal;
  518. line-height: 1.125;
  519. }
  520. .wp-block-pullquote a {
  521. color: currentColor;
  522. }
  523. .wp-block-pullquote .wp-block-pullquote__citation,
  524. .wp-block-pullquote cite,
  525. .wp-block-pullquote footer {
  526. color: #686868;
  527. font-size: 0.83333em;
  528. letter-spacing: normal;
  529. }
  530. .wp-block-pullquote:not(.is-style-solid-color) {
  531. background: none;
  532. }
  533. .wp-block-pullquote.is-style-solid-color {
  534. background-color: #897248;
  535. color: #FFFFFF;
  536. }
  537. .wp-block-pullquote.is-style-solid-color.alignleft blockquote,
  538. .wp-block-pullquote.is-style-solid-color.alignright blockquote {
  539. padding-left: 16px;
  540. padding-right: 16px;
  541. max-width: inherit;
  542. }
  543. .wp-block-pullquote.is-style-solid-color blockquote {
  544. padding-left: 0;
  545. }
  546. .wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation,
  547. .wp-block-pullquote.is-style-solid-color cite,
  548. .wp-block-pullquote.is-style-solid-color footer {
  549. color: currentColor;
  550. }
  551. .wp-block-pullquote.alignwide > p,
  552. .wp-block-pullquote.alignfull > p,
  553. .wp-block-pullquote.alignwide blockquote,
  554. .wp-block-pullquote.alignfull blockquote {
  555. margin-left: auto;
  556. margin-right: auto;
  557. }
  558. .wp-block-quote {
  559. border-left-color: #897248;
  560. margin: 32px 0;
  561. padding-left: 16px;
  562. }
  563. .wp-block-quote p {
  564. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  565. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  566. font-size: 1.2em;
  567. letter-spacing: normal;
  568. }
  569. .wp-block-quote.is-large, .wp-block-quote.is-style-large {
  570. border: none;
  571. padding: 0;
  572. }
  573. .wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  574. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  575. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  576. font-size: 1.44em;
  577. letter-spacing: normal;
  578. line-height: 1.125;
  579. }
  580. .has-background:not(.has-background-background-color) .wp-block-quote,
  581. [class*="background-color"]:not(.has-background-background-color) .wp-block-quote,
  582. [style*="background-color"]:not(.has-background-background-color) .wp-block-quote,
  583. .wp-block-cover[style*="background-image"] .wp-block-quote {
  584. border-color: currentColor;
  585. }
  586. .wp-block-quote .wp-block-quote__citation {
  587. color: #686868;
  588. font-size: 0.83333em;
  589. letter-spacing: normal;
  590. }
  591. .has-background:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
  592. [class*="background-color"]:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
  593. [style*="background-color"]:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
  594. .wp-block-cover[style*="background-image"] .wp-block-quote .wp-block-quote__citation {
  595. color: currentColor;
  596. }
  597. .wp-block-separator,
  598. hr {
  599. border-bottom: 2px solid #CCCCCC;
  600. clear: both;
  601. }
  602. .wp-block-separator[style*="text-align:right"], .wp-block-separator[style*="text-align: right"],
  603. hr[style*="text-align:right"],
  604. hr[style*="text-align: right"] {
  605. border-right-color: #CCCCCC;
  606. }
  607. .wp-block-separator.is-style-wide,
  608. hr.is-style-wide {
  609. border-bottom-width: 2px;
  610. }
  611. .wp-block-separator.is-style-dots,
  612. hr.is-style-dots {
  613. border-bottom: none;
  614. }
  615. .wp-block-separator.is-style-dots:before,
  616. hr.is-style-dots:before {
  617. color: #CCCCCC;
  618. }
  619. .has-background:not(.has-background-background-color) .wp-block-separator,
  620. [class*="background-color"]:not(.has-background-background-color) .wp-block-separator,
  621. [style*="background-color"]:not(.has-background-background-color) .wp-block-separator,
  622. .wp-block-cover[style*="background-image"] .wp-block-separator, .has-background:not(.has-background-background-color)
  623. hr,
  624. [class*="background-color"]:not(.has-background-background-color)
  625. hr,
  626. [style*="background-color"]:not(.has-background-background-color)
  627. hr,
  628. .wp-block-cover[style*="background-image"]
  629. hr {
  630. border-color: currentColor;
  631. }
  632. table th,
  633. .wp-block-table th {
  634. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  635. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  636. }
  637. table td,
  638. table th,
  639. .wp-block-table td,
  640. .wp-block-table th {
  641. padding: calc( 0.5 * 16px);
  642. }
  643. /**
  644. * Editor Post Title
  645. * - Needs a special styles
  646. */
  647. .editor-post-title__block .editor-post-title__input {
  648. color: #181818;
  649. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  650. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  651. font-weight: 700;
  652. font-size: 1.728em;
  653. letter-spacing: normal;
  654. line-height: 1.125;
  655. }
  656. .has-primary-color[class] {
  657. color: #897248 !important;
  658. }
  659. .has-secondary-color[class] {
  660. color: #c4493f !important;
  661. }
  662. .has-foreground-color[class] {
  663. color: #181818 !important;
  664. }
  665. .has-foreground-light-color[class] {
  666. color: #686868 !important;
  667. }
  668. .has-foreground-dark-color[class] {
  669. color: #020202 !important;
  670. }
  671. .has-background-light-color[class] {
  672. color: #F7F7F7 !important;
  673. }
  674. .has-background-dark-color[class] {
  675. color: #CCCCCC !important;
  676. }
  677. .has-background-color[class] {
  678. color: #FFFFFF !important;
  679. }
  680. .has-background:not(.has-background-background-color) a,
  681. .has-background p, .has-background h1, .has-background h2, .has-background h3, .has-background h4, .has-background h5, .has-background h6 {
  682. color: currentColor;
  683. }
  684. .has-primary-background-color[class] {
  685. background-color: #897248 !important;
  686. color: #FFFFFF;
  687. }
  688. .has-primary-background-color[class] {
  689. background-color: #897248 !important;
  690. color: #FFFFFF;
  691. }
  692. .has-secondary-background-color[class] {
  693. background-color: #c4493f !important;
  694. color: #FFFFFF;
  695. }
  696. .has-foreground-background-color[class] {
  697. background-color: #181818 !important;
  698. color: #FFFFFF;
  699. }
  700. .has-foreground-light-background-color[class] {
  701. background-color: #686868 !important;
  702. color: #FFFFFF;
  703. }
  704. .has-foreground-dark-background-color[class] {
  705. background-color: #020202 !important;
  706. color: #FFFFFF;
  707. }
  708. .has-background-light-background-color[class] {
  709. background-color: #F7F7F7 !important;
  710. color: #181818;
  711. }
  712. .has-background-dark-background-color[class] {
  713. background-color: #CCCCCC !important;
  714. color: #181818;
  715. }
  716. .has-background-background-color[class] {
  717. background-color: #FFFFFF !important;
  718. color: #181818;
  719. }
  720. .is-small-text,
  721. .has-small-font-size {
  722. font-size: 0.83333em;
  723. }
  724. .is-regular-text,
  725. .has-regular-font-size,
  726. .has-normal-font-size,
  727. .has-medium-font-size {
  728. font-size: 1.2em;
  729. }
  730. .is-large-text,
  731. .has-large-font-size {
  732. font-size: 1.44em;
  733. line-height: 1.125;
  734. }
  735. .is-larger-text,
  736. .has-larger-font-size,
  737. .has-huge-font-size {
  738. font-size: 1.728em;
  739. line-height: 1.125;
  740. }
  741. .has-drop-cap:not(:focus)::first-letter {
  742. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  743. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  744. font-size: calc(2 * 2.0736em);
  745. font-weight: 700;
  746. }
  747. /**
  748. * Spacing Overrides
  749. */
  750. [data-block] {
  751. margin-top: 21.312px;
  752. margin-bottom: 21.312px;
  753. }
  754. @media only screen and (min-width: 560px) {
  755. [data-block] {
  756. margin-top: 32px;
  757. margin-bottom: 32px;
  758. }
  759. }
  760. /*
  761. * Margins
  762. */
  763. .margin-top-none {
  764. margin-top: 0 !important;
  765. }
  766. .margin-top-half {
  767. margin-top: 16px !important;
  768. }
  769. .margin-top-default {
  770. margin-top: 32px !important;
  771. }
  772. .margin-right-none {
  773. /*rtl:ignore*/
  774. margin-right: 0 !important;
  775. }
  776. .margin-right-half {
  777. /*rtl:ignore*/
  778. margin-right: 16px !important;
  779. }
  780. .margin-right-default {
  781. /*rtl:ignore*/
  782. margin-right: 32px !important;
  783. }
  784. .margin-bottom-none {
  785. margin-bottom: 0 !important;
  786. }
  787. .margin-bottom-half {
  788. margin-bottom: 16px !important;
  789. }
  790. .margin-bottom-default {
  791. margin-bottom: 32px !important;
  792. }
  793. .margin-left-none {
  794. /*rtl:ignore*/
  795. margin-left: 0 !important;
  796. }
  797. .margin-left-half {
  798. /*rtl:ignore*/
  799. margin-left: 16px !important;
  800. }
  801. .margin-left-default {
  802. /*rtl:ignore*/
  803. margin-left: 32px !important;
  804. }
  805. /*
  806. * Padding
  807. */
  808. .padding-top-none {
  809. padding-top: 0 !important;
  810. }
  811. .padding-top-half {
  812. padding-top: 16px !important;
  813. }
  814. .padding-top-default {
  815. padding-top: 32px !important;
  816. }
  817. .padding-right-none {
  818. /*rtl:ignore*/
  819. padding-right: 0 !important;
  820. }
  821. .padding-right-half {
  822. /*rtl:ignore*/
  823. padding-right: 16px !important;
  824. }
  825. .padding-right-default {
  826. /*rtl:ignore*/
  827. padding-right: 32px !important;
  828. }
  829. .padding-bottom-none {
  830. padding-bottom: 0 !important;
  831. }
  832. .padding-bottom-half {
  833. padding-bottom: 16px !important;
  834. }
  835. .padding-bottom-default {
  836. padding-bottom: 32px !important;
  837. }
  838. .padding-left-none {
  839. /*rtl:ignore*/
  840. padding-left: 0 !important;
  841. }
  842. .padding-left-half {
  843. /*rtl:ignore*/
  844. padding-left: 16px !important;
  845. }
  846. .padding-left-default {
  847. /*rtl:ignore*/
  848. padding-left: 32px !important;
  849. }
  850. /**
  851. * Extras
  852. */
  853. html,
  854. body {
  855. font-weight: 300;
  856. }
  857. b, strong {
  858. font-weight: 500;
  859. }
  860. .editor-post-title__block .editor-post-title__input {
  861. font-weight: 300;
  862. text-align: center;
  863. font-size: 2.0736em;
  864. }
  865. @media only screen and (min-width: 782px) {
  866. .editor-post-title__block .editor-post-title__input {
  867. font-size: 2.98598em;
  868. }
  869. }
  870. .wp-block-cover p,
  871. .wp-block-cover-image p {
  872. text-shadow: 0 0 6px #000;
  873. }
  874. .wp-block-cover h1, .wp-block-cover h2, .wp-block-cover h3, .wp-block-cover h4, .wp-block-cover h5, .wp-block-cover h6,
  875. .wp-block-cover-image h1,
  876. .wp-block-cover-image h2,
  877. .wp-block-cover-image h3,
  878. .wp-block-cover-image h4,
  879. .wp-block-cover-image h5,
  880. .wp-block-cover-image h6 {
  881. font-weight: 300;
  882. text-shadow: 0 0 12px #000;
  883. }
  884. @media only screen and (min-width: 1024px) {
  885. .wp-block-cover,
  886. .wp-block-cover-image {
  887. min-height: 640px;
  888. }
  889. .wp-block-cover h1,
  890. .wp-block-cover-image h1 {
  891. font-size: 2.98598em;
  892. }
  893. .wp-block-cover h2,
  894. .wp-block-cover-image h2 {
  895. font-size: 2.48832em;
  896. }
  897. .wp-block-cover h3,
  898. .wp-block-cover-image h3 {
  899. font-size: 2.0736em;
  900. }
  901. .wp-block-cover h4,
  902. .wp-block-cover-image h4 {
  903. font-size: 1.728em;
  904. }
  905. .wp-block-cover h5,
  906. .wp-block-cover-image h5 {
  907. font-size: 1.44em;
  908. }
  909. .wp-block-cover h6,
  910. .wp-block-cover-image h6 {
  911. font-size: 1.2em;
  912. }
  913. }
  914. /**
  915. * Full Site Editing
  916. * - Full Site Editing overrides
  917. */
  918. .site-branding {
  919. color: #686868;
  920. }
  921. .site-title {
  922. color: #181818;
  923. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  924. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  925. letter-spacing: normal;
  926. line-height: 1;
  927. }
  928. .site-title a {
  929. color: currentColor;
  930. font-weight: 700;
  931. }
  932. .site-title a:link, .site-title a:visited {
  933. color: currentColor;
  934. }
  935. .site-title a:hover {
  936. color: #897248;
  937. }
  938. .site-description {
  939. color: currentColor;
  940. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  941. font-family: var(--font-base, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  942. }
  943. body:not(.fse-enabled) .site-title {
  944. font-size: 1.2rem;
  945. }
  946. body:not(.fse-enabled) .site-description {
  947. font-size: 0.83333rem;
  948. }
  949. .main-navigation {
  950. color: #181818;
  951. }
  952. .main-navigation > div {
  953. display: none;
  954. }
  955. .main-navigation #toggle-menu {
  956. display: inline-block;
  957. margin: 0;
  958. }
  959. .main-navigation #toggle:checked ~ div {
  960. display: block;
  961. }
  962. .main-navigation #toggle:focus + #toggle-menu {
  963. background-color: #897248;
  964. outline: inherit;
  965. text-decoration: underline;
  966. }
  967. .main-navigation .dropdown-icon.close {
  968. display: none;
  969. }
  970. .main-navigation #toggle:checked + #toggle-menu .open {
  971. display: none;
  972. }
  973. .main-navigation #toggle:checked + #toggle-menu .close {
  974. display: inline;
  975. }
  976. @media only screen and (min-width: 560px) {
  977. .main-navigation > div {
  978. display: block;
  979. }
  980. .main-navigation #toggle-menu {
  981. display: none;
  982. }
  983. .main-navigation > div > ul > li > ul {
  984. display: none;
  985. }
  986. }
  987. .main-navigation > div > ul {
  988. display: flex;
  989. flex-wrap: wrap;
  990. list-style: none;
  991. margin: 0;
  992. max-width: none;
  993. padding-left: 0;
  994. position: relative;
  995. /* Sub-menus Flyout */
  996. }
  997. .main-navigation > div > ul ul {
  998. padding-left: 0;
  999. }
  1000. .main-navigation > div > ul li {
  1001. display: block;
  1002. position: relative;
  1003. width: 100%;
  1004. z-index: 1;
  1005. }
  1006. .main-navigation > div > ul li:hover, .main-navigation > div > ul li[focus-within] {
  1007. cursor: pointer;
  1008. z-index: 99999;
  1009. }
  1010. .main-navigation > div > ul li:hover, .main-navigation > div > ul li:focus-within {
  1011. cursor: pointer;
  1012. z-index: 99999;
  1013. }
  1014. @media only screen and (min-width: 560px) {
  1015. .main-navigation > div > ul li {
  1016. display: inherit;
  1017. width: inherit;
  1018. /* Submenu display */
  1019. }
  1020. .main-navigation > div > ul li:hover > ul,
  1021. .main-navigation > div > ul li[focus-within] > ul,
  1022. .main-navigation > div > ul li ul:hover,
  1023. .main-navigation > div > ul li ul:focus {
  1024. visibility: visible;
  1025. opacity: 1;
  1026. display: block;
  1027. }
  1028. .main-navigation > div > ul li:hover > ul,
  1029. .main-navigation > div > ul li:focus-within > ul,
  1030. .main-navigation > div > ul li ul:hover,
  1031. .main-navigation > div > ul li ul:focus {
  1032. visibility: visible;
  1033. opacity: 1;
  1034. display: block;
  1035. }
  1036. }
  1037. @media only screen and (min-width: 560px) {
  1038. .main-navigation > div > ul > li > a {
  1039. line-height: 1;
  1040. }
  1041. .main-navigation > div > ul > li > a:before, .main-navigation > div > ul > li > a:after {
  1042. content: '';
  1043. display: block;
  1044. height: 0;
  1045. width: 0;
  1046. }
  1047. .main-navigation > div > ul > li > a:before {
  1048. margin-bottom: -0.12em;
  1049. }
  1050. .main-navigation > div > ul > li > a:after {
  1051. margin-top: -0.11em;
  1052. }
  1053. .main-navigation > div > ul > li:first-of-type > a {
  1054. padding-left: 0;
  1055. }
  1056. .main-navigation > div > ul > li:last-of-type > a {
  1057. padding-right: 0;
  1058. }
  1059. }
  1060. .main-navigation > div > ul > li > .sub-menu {
  1061. margin: 0;
  1062. position: relative;
  1063. }
  1064. @media only screen and (min-width: 560px) {
  1065. .main-navigation > div > ul > li > .sub-menu {
  1066. background: #FFFFFF;
  1067. box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
  1068. left: 0;
  1069. top: 100%;
  1070. min-width: max-content;
  1071. opacity: 0;
  1072. position: absolute;
  1073. transition: all 0.5s ease;
  1074. visibility: hidden;
  1075. }
  1076. }
  1077. .main-navigation > div > ul > li > .sub-menu .sub-menu {
  1078. width: 100%;
  1079. }
  1080. .main-navigation a {
  1081. color: #181818;
  1082. display: block;
  1083. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  1084. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  1085. font-weight: 700;
  1086. padding: 4px 0;
  1087. }
  1088. @media only screen and (min-width: 560px) {
  1089. .main-navigation a {
  1090. padding: 8px;
  1091. }
  1092. }
  1093. .main-navigation a:link, .main-navigation a:visited {
  1094. color: #181818;
  1095. }
  1096. .main-navigation a:hover {
  1097. color: #897248;
  1098. }
  1099. .main-navigation .sub-menu {
  1100. list-style: none;
  1101. margin-left: 0;
  1102. /* Reset the counter for each UL */
  1103. counter-reset: nested-list;
  1104. }
  1105. .main-navigation .sub-menu .menu-item a {
  1106. padding-top: 4px;
  1107. padding-bottom: 4px;
  1108. }
  1109. .main-navigation .sub-menu .menu-item a::before {
  1110. /* Increment the dashes */
  1111. counter-increment: nested-list;
  1112. /* Insert dashes with spaces in between */
  1113. content: "– " counters(nested-list, "– ", none);
  1114. }
  1115. @media only screen and (min-width: 560px) {
  1116. .main-navigation > div > ul > .menu-item-has-children > a::after {
  1117. content: "\00a0\25BC";
  1118. display: inline-block;
  1119. font-size: 0.69444rem;
  1120. height: inherit;
  1121. width: inherit;
  1122. }
  1123. }
  1124. .main-navigation .hide-visually {
  1125. position: absolute !important;
  1126. clip: rect(1px, 1px, 1px, 1px);
  1127. padding: 0 !important;
  1128. border: 0 !important;
  1129. height: 1px !important;
  1130. width: 1px !important;
  1131. overflow: hidden;
  1132. }
  1133. body:not(.fse-enabled) .main-navigation a {
  1134. font-size: 1rem;
  1135. }
  1136. .social-navigation > div > ul {
  1137. align-content: center;
  1138. display: flex;
  1139. list-style: none;
  1140. margin: 0;
  1141. padding-left: 0;
  1142. }
  1143. .social-navigation > div > ul > li:first-of-type > a {
  1144. padding-left: 0;
  1145. }
  1146. .social-navigation > div > ul > li:last-of-type > a {
  1147. padding-right: 0;
  1148. }
  1149. .social-navigation a {
  1150. color: #181818;
  1151. display: inline-block;
  1152. padding: 0 calc( 0.5 * calc(0.66 * 16px ));
  1153. }
  1154. .social-navigation a:hover {
  1155. color: #897248;
  1156. }
  1157. .social-navigation svg {
  1158. fill: currentColor;
  1159. vertical-align: middle;
  1160. }
  1161. .site-footer {
  1162. overflow: hidden;
  1163. }
  1164. @media only screen and (min-width: 640px) {
  1165. .site-footer {
  1166. align-items: flex-end;
  1167. display: flex;
  1168. flex-wrap: wrap;
  1169. justify-content: space-between;
  1170. }
  1171. }
  1172. .site-info {
  1173. color: #686868;
  1174. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  1175. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  1176. font-size: 0.83333rem;
  1177. }
  1178. @media only screen and (min-width: 640px) {
  1179. .site-info {
  1180. order: 1;
  1181. flex: 1 0 50%;
  1182. margin-top: 0;
  1183. margin-bottom: 0;
  1184. }
  1185. }
  1186. .site-info .site-name {
  1187. font-weight: bold;
  1188. }
  1189. .site-info a {
  1190. color: currentColor;
  1191. }
  1192. .site-info a:link, .site-info a:visited {
  1193. color: currentColor;
  1194. }
  1195. .site-info a:hover {
  1196. color: #685636;
  1197. }
  1198. .footer-navigation, .site-footer .main-navigation {
  1199. display: inline;
  1200. }
  1201. @media only screen and (min-width: 640px) {
  1202. .footer-navigation, .site-footer .main-navigation {
  1203. flex: 1 0 50%;
  1204. order: 2;
  1205. margin-top: 0;
  1206. margin-bottom: 0;
  1207. text-align: right;
  1208. }
  1209. }
  1210. .footer-navigation > div, .site-footer .main-navigation > div {
  1211. display: inline;
  1212. }
  1213. .footer-navigation .footer-menu, .site-footer .main-navigation .footer-menu {
  1214. color: #686868;
  1215. margin: 0;
  1216. padding-left: 0;
  1217. }
  1218. @media only screen and (min-width: 640px) {
  1219. .footer-navigation .footer-menu, .site-footer .main-navigation .footer-menu {
  1220. display: flex;
  1221. flex-wrap: wrap;
  1222. justify-content: flex-end;
  1223. }
  1224. }
  1225. .footer-navigation .footer-menu > li, .site-footer .main-navigation .footer-menu > li {
  1226. display: inline;
  1227. }
  1228. .footer-navigation .footer-menu > li:first-of-type > a, .site-footer .main-navigation .footer-menu > li:first-of-type > a {
  1229. padding-left: 0;
  1230. }
  1231. .footer-navigation .footer-menu > li:last-of-type, .site-footer .main-navigation .footer-menu > li:last-of-type {
  1232. padding-right: 0;
  1233. }
  1234. .footer-navigation .footer-menu a, .site-footer .main-navigation .footer-menu a {
  1235. font-family: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  1236. font-family: var(--font-headings, "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  1237. font-weight: 700;
  1238. padding: 8px;
  1239. color: currentColor;
  1240. }
  1241. .footer-navigation .footer-menu a:link, .site-footer .main-navigation .footer-menu a:link, .footer-navigation .footer-menu a:visited, .site-footer .main-navigation .footer-menu a:visited {
  1242. color: currentColor;
  1243. }
  1244. .footer-navigation .footer-menu a:hover, .site-footer .main-navigation .footer-menu a:hover {
  1245. color: #685636;
  1246. }
  1247. body:not(.fse-enabled) .footer-menu a {
  1248. font-size: 0.83333rem;
  1249. }
  1250. .template-block .site-header,
  1251. .template-block .site-footer {
  1252. padding: 16px;
  1253. }
  1254. @media only screen and (min-width: 560px) {
  1255. .template-block .site-header,
  1256. .template-block .site-footer {
  1257. padding: 32px 0;
  1258. }
  1259. }
  1260. .template-block .wp-block-cover .site-title,
  1261. .template-block .wp-block-cover .site-description,
  1262. .template-block .wp-block-cover-image .site-title,
  1263. .template-block .wp-block-cover-image .site-description {
  1264. background: transparent;
  1265. color: inherit;
  1266. }
  1267. .a8c-template-editor .wp-block-cover .site-title,
  1268. .a8c-template-editor .wp-block-cover .site-description,
  1269. .a8c-template-editor .wp-block-cover-image .site-title,
  1270. .a8c-template-editor .wp-block-cover-image .site-description {
  1271. background: transparent;
  1272. color: inherit;
  1273. }
  1274. .site-header .site-title {
  1275. font-size: 21.6px;
  1276. font-weight: 700;
  1277. text-decoration: underline;
  1278. }
  1279. .site-header .site-description {
  1280. font-size: 15px;
  1281. }
  1282. .site-header .main-navigation {
  1283. /**
  1284. * Placeholder button style
  1285. * - Since buttons appear in various blocks,
  1286. * let’s use a placeholder to keep them all
  1287. * in-sync
  1288. */
  1289. /**
  1290. * Block Options
  1291. */
  1292. }
  1293. .site-header .main-navigation button,
  1294. .site-header .main-navigation .button,
  1295. .site-header .main-navigation input[type="submit"],
  1296. .site-header .main-navigation .wp-block-button__link,
  1297. .site-header .main-navigation .wp-block-file__button {
  1298. line-height: 1;
  1299. color: white;
  1300. cursor: pointer;
  1301. font-weight: 700;
  1302. font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  1303. font-family: var(--font-base, "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  1304. font-size: 0.83333rem;
  1305. background-color: #897248;
  1306. border-radius: 5px;
  1307. border-width: 0;
  1308. padding: 16px 16px;
  1309. }
  1310. .site-header .main-navigation button:before,
  1311. .site-header .main-navigation .button:before,
  1312. .site-header .main-navigation input[type="submit"]:before,
  1313. .site-header .main-navigation .wp-block-button__link:before,
  1314. .site-header .main-navigation .wp-block-file__button:before, .site-header .main-navigation button:after,
  1315. .site-header .main-navigation .button:after,
  1316. .site-header .main-navigation input[type="submit"]:after,
  1317. .site-header .main-navigation .wp-block-button__link:after,
  1318. .site-header .main-navigation .wp-block-file__button:after {
  1319. content: '';
  1320. display: block;
  1321. height: 0;
  1322. width: 0;
  1323. }
  1324. .site-header .main-navigation button:before,
  1325. .site-header .main-navigation .button:before,
  1326. .site-header .main-navigation input[type="submit"]:before,
  1327. .site-header .main-navigation .wp-block-button__link:before,
  1328. .site-header .main-navigation .wp-block-file__button:before {
  1329. margin-bottom: -0.12em;
  1330. }
  1331. .site-header .main-navigation button:after,
  1332. .site-header .main-navigation .button:after,
  1333. .site-header .main-navigation input[type="submit"]:after,
  1334. .site-header .main-navigation .wp-block-button__link:after,
  1335. .site-header .main-navigation .wp-block-file__button:after {
  1336. margin-top: -0.11em;
  1337. }
  1338. .site-header .main-navigation button:hover,
  1339. .site-header .main-navigation .button:hover,
  1340. .site-header .main-navigation input:hover[type="submit"],
  1341. .site-header .main-navigation .wp-block-button__link:hover,
  1342. .site-header .main-navigation .wp-block-file__button:hover, .site-header .main-navigation button:focus,
  1343. .site-header .main-navigation .button:focus,
  1344. .site-header .main-navigation input:focus[type="submit"],
  1345. .site-header .main-navigation .wp-block-button__link:focus,
  1346. .site-header .main-navigation .wp-block-file__button:focus, .site-header .main-navigation button.has-focus,
  1347. .site-header .main-navigation .has-focus.button,
  1348. .site-header .main-navigation input.has-focus[type="submit"],
  1349. .site-header .main-navigation .has-focus.wp-block-button__link,
  1350. .site-header .main-navigation .has-focus.wp-block-file__button {
  1351. color: white;
  1352. background-color: #685636;
  1353. }
  1354. .site-header .main-navigation .wp-block-button.is-style-outline .wp-block-button__link {
  1355. color: #897248;
  1356. background: transparent;
  1357. border: 2px solid currentcolor;
  1358. padding: 14px 16px;
  1359. }
  1360. .site-header .main-navigation .wp-block-button.is-style-outline .wp-block-button__link:hover, .site-header .main-navigation .wp-block-button.is-style-outline .wp-block-button__link:focus, .site-header .main-navigation .wp-block-button.is-style-outline .wp-block-button__link.has-focus {
  1361. color: #685636;
  1362. }
  1363. .site-header .main-navigation .wp-block-button.is-style-squared .wp-block-button__link {
  1364. border-radius: 0;
  1365. }
  1366. .post-content__block {
  1367. margin-bottom: 160px;
  1368. margin-top: 36px;
  1369. z-index: 20;
  1370. }
  1371. @media only screen and (min-width: 640px) {
  1372. .site-footer {
  1373. display: block;
  1374. }
  1375. }
  1376. .site-footer .main-navigation {
  1377. display: block;
  1378. }
  1379. .site-footer .main-navigation .footer-menu {
  1380. color: inherit;
  1381. }
  1382. .site-footer .main-navigation > div {
  1383. display: block;
  1384. }
  1385. .site-footer .main-navigation .hide-visually,
  1386. .site-footer .main-navigation #toggle-menu {
  1387. display: none;
  1388. }
  1389. @media only screen and (max-width: 559px) {
  1390. .site-footer .main-navigation > div {
  1391. display: block;
  1392. }
  1393. .site-footer .main-navigation li {
  1394. width: auto;
  1395. }
  1396. .site-footer .main-navigation li .sub-menu {
  1397. display: none;
  1398. }
  1399. }
  1400. .site-header .site-title.has-background,
  1401. .site-header .site-description.has-background,
  1402. .site-footer .site-title.has-background,
  1403. .site-footer .site-description.has-background {
  1404. border-radius: 0;
  1405. padding: 16px;
  1406. }
  1407. .site-header .main-navigation .main-menu.footer-menu li a,
  1408. .site-footer .main-navigation .main-menu.footer-menu li a {
  1409. font-size: inherit;
  1410. }
  1411. .site-header .main-navigation .main-menu.footer-menu li.menu-item-has-children > a::after,
  1412. .site-footer .main-navigation .main-menu.footer-menu li.menu-item-has-children > a::after {
  1413. font-size: 0.6em;
  1414. vertical-align: middle;
  1415. }
  1416. .site-header .main-navigation .has-text-color > .main-menu.footer-menu > li > a,
  1417. .site-footer .main-navigation .has-text-color > .main-menu.footer-menu > li > a {
  1418. color: inherit;
  1419. }
  1420. .site-header .main-navigation .has-text-align-left > .main-menu.footer-menu,
  1421. .site-footer .main-navigation .has-text-align-left > .main-menu.footer-menu {
  1422. justify-content: flex-start;
  1423. }
  1424. .site-header .main-navigation .has-text-align-center > .main-menu.footer-menu,
  1425. .site-footer .main-navigation .has-text-align-center > .main-menu.footer-menu {
  1426. justify-content: center;
  1427. }
  1428. .site-header .main-navigation .has-text-align-right > .main-menu.footer-menu,
  1429. .site-footer .main-navigation .has-text-align-right > .main-menu.footer-menu {
  1430. justify-content: flex-end;
  1431. }
  1432. .site-header .main-navigation .has-background > .main-menu.footer-menu,
  1433. .site-footer .main-navigation .has-background > .main-menu.footer-menu {
  1434. padding: 16px;
  1435. }
  1436. .site-header .site-title, .site-footer .site-title {
  1437. font-size: 20px;
  1438. }
  1439. @media only screen and (min-width: 560px) {
  1440. .site-header .site-title, .site-footer .site-title {
  1441. font-size: 24px;
  1442. }
  1443. }
  1444. .site-header .site-description, .site-footer .site-description {
  1445. font-size: 13.8px;
  1446. }
  1447. @media only screen and (min-width: 560px) {
  1448. .site-header .site-description, .site-footer .site-description {
  1449. font-size: 16.6px;
  1450. }
  1451. }
  1452. .site-header .wp-block-cover .site-title,
  1453. .site-header .wp-block-cover .site-description,
  1454. .site-header .wp-block-cover-image .site-title,
  1455. .site-header .wp-block-cover-image .site-description, .site-footer .wp-block-cover .site-title,
  1456. .site-footer .wp-block-cover .site-description,
  1457. .site-footer .wp-block-cover-image .site-title,
  1458. .site-footer .wp-block-cover-image .site-description {
  1459. text-shadow: 0 0 6px black;
  1460. }
  1461. .site-header .site-title {
  1462. text-decoration: none;
  1463. }
  1464. .site-header .main-navigation {
  1465. text-align: center;
  1466. }
  1467. .site-header .main-navigation ul {
  1468. justify-content: center;
  1469. }
  1470. .site-header .main-navigation ul a {
  1471. font-size: 20px;
  1472. text-decoration: none;
  1473. }
  1474. .site-footer .site-title {
  1475. font-weight: 700;
  1476. }
  1477. .site-footer .main-navigation .footer-menu {
  1478. justify-content: center;
  1479. }
  1480. @media only screen and (min-width: 640px) {
  1481. .site-footer .main-navigation .footer-menu {
  1482. justify-content: flex-end;
  1483. }
  1484. }
  1485. .site-footer .main-navigation .footer-menu a {
  1486. font-size: 16.6px;
  1487. text-decoration: none;
  1488. }
  1489. @media only screen and (max-width: 559px) {
  1490. .site-footer .main-navigation .footer-menu a {
  1491. font-size: 13.8px;
  1492. padding: 0 8px;
  1493. }
  1494. }
  1495. .post-content__block {
  1496. margin-top: -36px;
  1497. }