style-editor.css 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078
  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. * Global variables
  119. */
  120. :root, body {
  121. /* Colors */
  122. --wp--preset--color--primary: #404040;
  123. --wp--preset--color--primary-hover: #f25f70;
  124. --wp--preset--color--secondary: #f25f70;
  125. --wp--preset--color--secondary-hover: #4f4f4f;
  126. --wp--preset--color--foreground: #444;
  127. --wp--preset--color--foreground-low-contrast: #767676;
  128. --wp--preset--color--foreground-high-contrast: #111;
  129. --wp--preset--color--background: #fff;
  130. --wp--preset--color--background-low-contrast: #ddd;
  131. --wp--preset--color--background-high-contrast: #fafafa;
  132. --wp--preset--color--tertiary: #ddd;
  133. --wp--preset--color--border: #ddd;
  134. --wp--preset--color--border-low-contrast: #aaa;
  135. --wp--preset--color--border-high-contrast: #fafafa;
  136. --wp--preset--color--text-selection: #ffdce0;
  137. --wp--preset--color--alert-success: #8bc34a;
  138. --wp--preset--color--alert-info: #03a9f4;
  139. --wp--preset--color--alert-warning: #ffc107;
  140. --wp--preset--color--alert-error: #f25f70;
  141. --wp--preset--color--black: black;
  142. --wp--preset--color--white: white;
  143. }
  144. /**
  145. * Child Theme Name
  146. */
  147. /**
  148. * Redefine Sass map values for child theme output.
  149. * - See: style-child-theme.scss
  150. */
  151. /**
  152. * Global
  153. */
  154. /**
  155. * Elements
  156. */
  157. /**
  158. * Button
  159. */
  160. /**
  161. * Cover
  162. */
  163. /**
  164. * Heading
  165. */
  166. /**
  167. * List
  168. */
  169. /**
  170. * Pullquote
  171. */
  172. /**
  173. * Quote
  174. */
  175. /**
  176. * Separator
  177. */
  178. /**
  179. * Header
  180. */
  181. /**
  182. * Footer
  183. */
  184. /**
  185. * Base
  186. * - Reset the browser
  187. */
  188. body {
  189. color: var(--wp--preset--color--foreground);
  190. background-color: var(--wp--preset--color--background);
  191. font-family: "Source Sans Pro", Arial, sans-serif;
  192. font-family: var(--font-base, "Source Sans Pro", Arial, sans-serif);
  193. font-size: 18px;
  194. font-weight: normal;
  195. line-height: 1.78;
  196. -moz-osx-font-smoothing: grayscale;
  197. -webkit-font-smoothing: antialiased;
  198. }
  199. .editor-post-title__block {
  200. font-size: 18px;
  201. }
  202. p {
  203. font-size: 1em;
  204. line-height: 1.78;
  205. }
  206. a {
  207. color: var(--wp--preset--color--primary);
  208. }
  209. a:hover {
  210. color: var(--wp--preset--color--primary-hover);
  211. }
  212. .has-primary-background-color a:not(.has-text-color) {
  213. color: var(--wp--preset--color--background);
  214. }
  215. button,
  216. a {
  217. cursor: pointer;
  218. }
  219. button,
  220. input,
  221. optgroup,
  222. select,
  223. textarea {
  224. font-family: inherit;
  225. font-size: 100%;
  226. line-height: 1.15;
  227. margin: 0;
  228. }
  229. /**
  230. * Elements
  231. * - Styles for basic HTML elemants
  232. */
  233. /**
  234. * Elements
  235. * - Styles for basic HTML elemants
  236. */
  237. blockquote {
  238. padding-left: 16px;
  239. }
  240. blockquote p {
  241. font-size: 1.2rem;
  242. letter-spacing: normal;
  243. line-height: 1.125;
  244. }
  245. blockquote cite,
  246. blockquote footer {
  247. font-size: 0.83333rem;
  248. letter-spacing: normal;
  249. }
  250. blockquote > * {
  251. margin-top: 16px;
  252. margin-bottom: 16px;
  253. }
  254. blockquote > *:first-child {
  255. margin-top: 0;
  256. }
  257. blockquote > *:last-child {
  258. margin-bottom: 0;
  259. }
  260. blockquote.alignleft, blockquote.alignright {
  261. padding-left: inherit;
  262. }
  263. blockquote.alignleft p, blockquote.alignright p {
  264. font-size: 1rem;
  265. max-width: inherit;
  266. width: inherit;
  267. }
  268. blockquote.alignleft cite,
  269. blockquote.alignleft footer, blockquote.alignright cite,
  270. blockquote.alignright footer {
  271. font-size: 0.69444rem;
  272. letter-spacing: normal;
  273. }
  274. figcaption {
  275. color: var(--wp--preset--color--foreground-low-contrast);
  276. font-size: 0.69444rem;
  277. margin-top: calc(0.5 * 16px);
  278. margin-bottom: 16px;
  279. text-align: center;
  280. }
  281. .alignleft figcaption,
  282. .alignright figcaption {
  283. margin-bottom: 0;
  284. }
  285. /* WP Smiley */
  286. .page-content .wp-smiley,
  287. .entry-content .wp-smiley,
  288. .comment-content .wp-smiley {
  289. border: none;
  290. margin-bottom: 0;
  291. margin-top: 0;
  292. padding: 0;
  293. }
  294. /* Make sure embeds and iframes fit their containers. */
  295. embed,
  296. iframe,
  297. object {
  298. max-width: 100%;
  299. }
  300. /* Center-align getty image embeds */
  301. .getty.embed.image {
  302. display: block !important;
  303. }
  304. /**
  305. * Blocks
  306. * - These styles replace key Gutenberg Block styles for fonts, colors, and
  307. * spacing with CSS-variables overrides
  308. */
  309. /**
  310. * Block Styles for the Editor
  311. *
  312. * - These styles replace key Gutenberg Block styles for fonts, colors, and
  313. * spacing with CSS-variables overrides in the Block Editor
  314. * - In the future the Block styles may get compiled to individual .css
  315. * files and conditionally loaded
  316. */
  317. .wp-block-a8c-blog-posts.image-aligntop .post-thumbnail {
  318. margin-bottom: 16px;
  319. }
  320. .wp-block-a8c-blog-posts.image-alignleft .post-thumbnail {
  321. margin-right: 32px;
  322. }
  323. .wp-block-a8c-blog-posts.image-alignright .post-thumbnail {
  324. margin-left: 32px;
  325. }
  326. .wp-block-a8c-blog-posts.image-alignbehind .post-has-image .entry-wrapper {
  327. padding: 32px;
  328. }
  329. .wp-block-a8c-blog-posts.image-alignbehind .post-has-image .cat-links {
  330. color: #fff;
  331. }
  332. .wp-block-a8c-blog-posts.image-alignbehind .post-has-image a:hover {
  333. color: currentColor;
  334. }
  335. .wp-block-a8c-blog-posts .article-section-title {
  336. font-size: 1em;
  337. margin-top: 0;
  338. margin-bottom: 16px;
  339. }
  340. .wp-block-a8c-blog-posts article {
  341. margin-bottom: 64px;
  342. }
  343. @media only screen and (min-width: 560px) {
  344. .wp-block-a8c-blog-posts article {
  345. margin-bottom: 96px;
  346. }
  347. }
  348. .wp-block-a8c-blog-posts .post-thumbnail img {
  349. vertical-align: middle;
  350. width: auto;
  351. }
  352. .wp-block-a8c-blog-posts .entry-wrapper > * {
  353. /* Vertical margins logic between post details */
  354. margin-top: 16px;
  355. margin-bottom: 16px;
  356. }
  357. .wp-block-a8c-blog-posts .entry-wrapper > *:first-child {
  358. margin-top: 0;
  359. }
  360. .wp-block-a8c-blog-posts .entry-wrapper > *:last-child {
  361. margin-bottom: 0;
  362. }
  363. .wp-block-a8c-blog-posts .entry-title a {
  364. color: var(--wp--preset--color--primary);
  365. }
  366. .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a,
  367. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a,
  368. [style*="background-color"] .wp-block-a8c-blog-posts .entry-title a {
  369. color: currentColor;
  370. }
  371. .wp-block-a8c-blog-posts .entry-title a:hover {
  372. color: var(--wp--preset--color--primary-hover);
  373. text-decoration: underline;
  374. }
  375. .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a,
  376. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a,
  377. [style*="background-color"] .wp-block-a8c-blog-posts .entry-title a {
  378. color: currentColor;
  379. }
  380. .wp-block-a8c-blog-posts .more-link {
  381. display: block;
  382. color: inherit;
  383. margin-top: 16px;
  384. }
  385. .wp-block-a8c-blog-posts .more-link:after {
  386. content: "→" /*rtl:"←"*/;
  387. display: inline-block;
  388. margin-left: 0.5em;
  389. }
  390. .wp-block-a8c-blog-posts .more-link:hover, .wp-block-a8c-blog-posts .more-link:active {
  391. color: var(--wp--preset--color--primary-hover);
  392. text-decoration: none;
  393. }
  394. .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .more-link:hover,
  395. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .more-link:hover,
  396. [style*="background-color"] .wp-block-a8c-blog-posts .more-link:hover, .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .more-link:active,
  397. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .more-link:active,
  398. [style*="background-color"] .wp-block-a8c-blog-posts .more-link:active {
  399. color: currentColor;
  400. }
  401. .wp-block-a8c-blog-posts .entry-meta,
  402. .wp-block-a8c-blog-posts .cat-links {
  403. color: var(--wp--preset--color--foreground-low-contrast);
  404. font-size: 0.83333em;
  405. }
  406. .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta,
  407. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta,
  408. [style*="background-color"] .wp-block-a8c-blog-posts .entry-meta, .has-background:not(.has-background-background-color)
  409. .wp-block-a8c-blog-posts .cat-links,
  410. [class*="background-color"]:not(.has-background-background-color)
  411. .wp-block-a8c-blog-posts .cat-links,
  412. [style*="background-color"]
  413. .wp-block-a8c-blog-posts .cat-links {
  414. color: currentColor;
  415. }
  416. .wp-block-a8c-blog-posts .entry-meta .byline:not(:last-child),
  417. .wp-block-a8c-blog-posts .cat-links .byline:not(:last-child) {
  418. margin-right: 16px;
  419. }
  420. .wp-block-a8c-blog-posts .entry-meta .published + .updated,
  421. .wp-block-a8c-blog-posts .cat-links .published + .updated {
  422. display: none;
  423. }
  424. .wp-block-a8c-blog-posts .entry-meta a,
  425. .wp-block-a8c-blog-posts .cat-links a {
  426. color: currentColor;
  427. text-decoration: underline;
  428. }
  429. .wp-block-a8c-blog-posts .entry-meta a:hover, .wp-block-a8c-blog-posts .entry-meta a:active,
  430. .wp-block-a8c-blog-posts .cat-links a:hover,
  431. .wp-block-a8c-blog-posts .cat-links a:active {
  432. color: var(--wp--preset--color--primary-hover);
  433. text-decoration: none;
  434. }
  435. .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta a:hover,
  436. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta a:hover,
  437. [style*="background-color"] .wp-block-a8c-blog-posts .entry-meta a:hover, .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta a:active,
  438. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta a:active,
  439. [style*="background-color"] .wp-block-a8c-blog-posts .entry-meta a:active, .has-background:not(.has-background-background-color)
  440. .wp-block-a8c-blog-posts .cat-links a:hover,
  441. [class*="background-color"]:not(.has-background-background-color)
  442. .wp-block-a8c-blog-posts .cat-links a:hover,
  443. [style*="background-color"]
  444. .wp-block-a8c-blog-posts .cat-links a:hover, .has-background:not(.has-background-background-color)
  445. .wp-block-a8c-blog-posts .cat-links a:active,
  446. [class*="background-color"]:not(.has-background-background-color)
  447. .wp-block-a8c-blog-posts .cat-links a:active,
  448. [style*="background-color"]
  449. .wp-block-a8c-blog-posts .cat-links a:active {
  450. color: currentColor;
  451. }
  452. /**
  453. * Button Placeholder style
  454. * - Since buttons appear in various blocks,
  455. * let’s use a placeholder to keep them all
  456. * in-sync
  457. */
  458. .wp-block-a8c-blog-posts + .button, .wp-block-button__link,
  459. .wp-block-file__button, .wp-block-search .wp-block-search__button, .fse-template-part .main-navigation .button {
  460. line-height: 1;
  461. color: var(--wp--preset--color--background);
  462. cursor: pointer;
  463. font-weight: 600;
  464. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  465. font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  466. font-size: 0.69444rem;
  467. background-color: var(--wp--preset--color--secondary);
  468. border-radius: 9px;
  469. border-width: 0;
  470. text-decoration: none;
  471. padding: 16px 16px;
  472. }
  473. .wp-block-a8c-blog-posts + .button:before, .wp-block-button__link:before,
  474. .wp-block-file__button:before, .wp-block-search .wp-block-search__button:before, .fse-template-part .main-navigation .button:before, .wp-block-a8c-blog-posts + .button:after, .wp-block-button__link:after,
  475. .wp-block-file__button:after, .wp-block-search .wp-block-search__button:after, .fse-template-part .main-navigation .button:after {
  476. content: '';
  477. display: block;
  478. height: 0;
  479. width: 0;
  480. }
  481. .wp-block-a8c-blog-posts + .button:before, .wp-block-button__link:before,
  482. .wp-block-file__button:before, .wp-block-search .wp-block-search__button:before, .fse-template-part .main-navigation .button:before {
  483. margin-bottom: -0.12em;
  484. }
  485. .wp-block-a8c-blog-posts + .button:after, .wp-block-button__link:after,
  486. .wp-block-file__button:after, .wp-block-search .wp-block-search__button:after, .fse-template-part .main-navigation .button:after {
  487. margin-top: -0.11em;
  488. }
  489. .wp-block-a8c-blog-posts + .button:not(.has-background):hover, .wp-block-button__link:not(.has-background):hover,
  490. .wp-block-file__button:not(.has-background):hover, .wp-block-search .wp-block-search__button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .wp-block-a8c-blog-posts + .button:focus, .wp-block-button__link:focus,
  491. .wp-block-file__button:focus, .wp-block-search .wp-block-search__button:focus, .fse-template-part .main-navigation .button:focus, .wp-block-a8c-blog-posts + .has-focus.button, .has-focus.wp-block-button__link,
  492. .has-focus.wp-block-file__button, .wp-block-search .has-focus.wp-block-search__button, .fse-template-part .main-navigation .has-focus.button {
  493. color: var(--wp--preset--color--background);
  494. background-color: var(--wp--preset--color--secondary-hover);
  495. }
  496. /**
  497. * Onsale Placeholder style
  498. * - Since buttons appear in various blocks,
  499. * let’s use a placeholder to keep them all
  500. * in-sync
  501. */
  502. .wp-block-a8c-blog-posts + .button {
  503. display: inline-block;
  504. font-size: 1.2em;
  505. }
  506. .wp-block-a8c-blog-posts + .button:hover {
  507. cursor: default;
  508. }
  509. .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts + .button,
  510. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts + .button,
  511. [style*="background-color"] .wp-block-a8c-blog-posts + .button {
  512. background-color: transparent;
  513. border: 2px solid currentColor;
  514. color: currentColor;
  515. }
  516. .wpnbha article p > .more-link:not([rel]) {
  517. display: none;
  518. }
  519. /**
  520. * Button
  521. */
  522. /* Default Style */
  523. .wp-block-button__link {
  524. color: var(--wp--preset--color--background);
  525. font-weight: 600;
  526. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  527. font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  528. font-size: 0.69444em;
  529. line-height: 1;
  530. background-color: var(--wp--preset--color--secondary);
  531. border-radius: 9px;
  532. padding: 16px 16px;
  533. /* Outline Style */
  534. /* Squared Style */
  535. }
  536. .wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-button__link.has-focus {
  537. color: var(--wp--preset--color--background);
  538. background-color: var(--wp--preset--color--secondary-hover);
  539. }
  540. .wp-block-button__link.is-style-outline,
  541. .is-style-outline .wp-block-button__link {
  542. border: 2px solid currentcolor;
  543. }
  544. .wp-block-button__link.is-style-outline:not(.has-text-color),
  545. .is-style-outline .wp-block-button__link:not(.has-text-color) {
  546. color: var(--wp--preset--color--secondary);
  547. }
  548. .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus, .wp-block-button__link.is-style-outline.has-focus,
  549. .is-style-outline .wp-block-button__link:hover,
  550. .is-style-outline .wp-block-button__link:focus,
  551. .is-style-outline .wp-block-button__link.has-focus {
  552. color: var(--wp--preset--color--primary-hover);
  553. background: transparent;
  554. }
  555. .has-primary-background-color .wp-block-button__link.is-style-outline:not(.has-text-color), .has-primary-background-color
  556. .is-style-outline .wp-block-button__link:not(.has-text-color) {
  557. color: var(--wp--preset--color--background);
  558. }
  559. .wp-block-button__link.is-style-squared,
  560. .is-style-squared .wp-block-button__link {
  561. border-radius: 0;
  562. }
  563. /* Default Style */
  564. .button {
  565. color: var(--wp--preset--color--background);
  566. font-weight: 600;
  567. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  568. font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  569. font-size: 0.69444em;
  570. line-height: 1;
  571. background-color: var(--wp--preset--color--secondary);
  572. border-radius: 9px;
  573. padding: 16px 16px;
  574. }
  575. .button:hover, .button:focus, .button.has-focus {
  576. color: var(--wp--preset--color--background);
  577. background-color: var(--wp--preset--color--secondary-hover);
  578. }
  579. .wp-block-columns .wp-block[data-align=full],
  580. .wp-block-columns .alignfull {
  581. margin-left: inherit;
  582. margin-right: inherit;
  583. }
  584. .wp-block-cover,
  585. .wp-block-cover-image {
  586. background-color: var(--wp--preset--color--foreground);
  587. color: var(--wp--preset--color--background);
  588. min-height: 480px;
  589. margin-top: inherit;
  590. margin-bottom: inherit;
  591. /* Treating H2 separately to account for legacy /core styles */
  592. }
  593. .wp-block-cover.has-background-dim,
  594. .wp-block-cover-image.has-background-dim {
  595. background-color: var(--wp--preset--color--foreground);
  596. color: var(--wp--preset--color--background);
  597. }
  598. .wp-block-cover .wp-block-cover-image-text,
  599. .wp-block-cover .wp-block-cover-text,
  600. .wp-block-cover .block-editor-block-list__block,
  601. .wp-block-cover-image .wp-block-cover-image-text,
  602. .wp-block-cover-image .wp-block-cover-text,
  603. .wp-block-cover-image .block-editor-block-list__block {
  604. color: currentColor;
  605. }
  606. .wp-block-cover h2,
  607. .wp-block-cover-image h2 {
  608. font-size: 1.728;
  609. letter-spacing: normal;
  610. line-height: 1.125;
  611. padding: 0;
  612. max-width: inherit;
  613. text-align: inherit;
  614. }
  615. .wp-block-cover h2.has-text-align-left,
  616. .wp-block-cover-image h2.has-text-align-left {
  617. text-align: left;
  618. }
  619. .wp-block-cover h2.has-text-align-center,
  620. .wp-block-cover-image h2.has-text-align-center {
  621. text-align: center;
  622. }
  623. .wp-block-cover h2.has-text-align-right,
  624. .wp-block-cover-image h2.has-text-align-right {
  625. text-align: right;
  626. }
  627. .wp-block-heading h1, h1, .h1,
  628. .wp-block-heading h2, h2, .h2,
  629. .wp-block-heading h3, h3, .h3,
  630. .wp-block-heading h4, h4, .h4,
  631. .wp-block-heading h5, h5, .h5,
  632. .wp-block-heading h6, h6, .h6 {
  633. font-family: "Oswald", sans-serif;
  634. font-family: var(--font-headings, "Oswald", sans-serif);
  635. font-weight: 300;
  636. clear: both;
  637. }
  638. .wp-block-heading h1, h1, .h1 {
  639. font-size: 2.0736em;
  640. letter-spacing: normal;
  641. line-height: 1.125;
  642. }
  643. .wp-block-heading h2, h2, .h2 {
  644. font-size: 1.728em;
  645. letter-spacing: normal;
  646. line-height: 1.125;
  647. }
  648. .wp-block-heading h3, h3, .h3 {
  649. font-size: 1.44em;
  650. letter-spacing: normal;
  651. line-height: 1.125;
  652. }
  653. .wp-block-heading h4, h4, .h4 {
  654. font-size: 1.2em;
  655. letter-spacing: normal;
  656. line-height: 1.125;
  657. }
  658. .wp-block-heading h5, h5, .h5 {
  659. font-size: 1em;
  660. letter-spacing: normal;
  661. line-height: 1.125;
  662. }
  663. .wp-block-heading h6, h6, .h6 {
  664. font-size: 0.83333em;
  665. letter-spacing: normal;
  666. line-height: 1.125;
  667. }
  668. /* Center image block by default in the editor */
  669. .wp-block-image > div {
  670. text-align: center;
  671. }
  672. [data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized {
  673. margin: 0 auto;
  674. }
  675. .wp-block-gallery figcaption {
  676. margin-bottom: 0;
  677. }
  678. .wp-block-group.has-background {
  679. padding: 21.312px;
  680. }
  681. @media only screen and (min-width: 560px) {
  682. .wp-block-group.has-background {
  683. padding: 32px;
  684. }
  685. }
  686. .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] {
  687. margin: 0;
  688. width: 100%;
  689. }
  690. .wp-block-latest-comments {
  691. margin-left: 0;
  692. }
  693. .wp-block-latest-posts {
  694. padding-left: 0;
  695. }
  696. .wp-block-latest-posts > li > a {
  697. font-family: "Oswald", sans-serif;
  698. font-family: var(--font-headings, "Oswald", sans-serif);
  699. font-size: 1.2rem;
  700. font-weight: 300;
  701. line-height: 1.125;
  702. }
  703. .wp-block-latest-posts:not(.is-grid) > li {
  704. /* Vertical margins logic */
  705. margin-top: 32px;
  706. margin-bottom: 32px;
  707. }
  708. .wp-block-latest-posts:not(.is-grid) > li:first-child {
  709. margin-top: 0;
  710. }
  711. .wp-block-latest-posts:not(.is-grid) > li:last-child {
  712. margin-bottom: 0;
  713. }
  714. .wp-block-latest-posts .wp-block-latest-posts__post-date {
  715. color: var(--wp--preset--color--foreground-low-contrast);
  716. font-size: 0.83333rem;
  717. line-height: 1.78;
  718. }
  719. [class*="inner-container"] .wp-block-latest-posts .wp-block-latest-posts__post-date,
  720. .has-background .wp-block-latest-posts .wp-block-latest-posts__post-date {
  721. color: currentColor;
  722. }
  723. .wp-block-latest-posts .wp-block-latest-posts__post-excerpt,
  724. .wp-block-latest-posts .wp-block-latest-posts__post-full-content {
  725. font-size: 0.83333rem;
  726. line-height: 1.78;
  727. margin: 0;
  728. }
  729. ul,
  730. ol {
  731. margin: 32px 0;
  732. padding-left: 32px;
  733. }
  734. ul.aligncenter,
  735. ol.aligncenter {
  736. list-style-position: inside;
  737. padding: 0;
  738. }
  739. ul.alignright,
  740. ol.alignright {
  741. list-style-position: inside;
  742. text-align: right;
  743. padding: 0;
  744. }
  745. li > ul,
  746. li > ol {
  747. margin: 0;
  748. }
  749. .wp-block-media-text[style*="background-color"]:not(.has-background-background-color) a {
  750. color: currentColor;
  751. }
  752. .a8c-posts-list {
  753. padding-left: 0;
  754. }
  755. p.has-background {
  756. padding: 16px 16px;
  757. }
  758. p.has-background:not(.has-background-background-color) a {
  759. color: currentColor;
  760. }
  761. .wp-block-pullquote {
  762. border-top-color: var(--wp--preset--color--border);
  763. border-top-width: 4px;
  764. border-bottom-color: var(--wp--preset--color--border);
  765. border-bottom-width: 4px;
  766. color: var(--wp--preset--color--foreground);
  767. }
  768. .wp-block-pullquote blockquote p {
  769. font-family: "Source Sans Pro", Arial, sans-serif;
  770. font-family: var(--font-base, "Source Sans Pro", Arial, sans-serif);
  771. font-size: 1.2rem;
  772. letter-spacing: normal;
  773. line-height: 1.125;
  774. }
  775. .wp-block-pullquote.is-style-solid-color blockquote p {
  776. font-size: 1.2rem;
  777. }
  778. .wp-block-pullquote a {
  779. color: currentColor;
  780. }
  781. .wp-block-pullquote .wp-block-pullquote__citation,
  782. .wp-block-pullquote cite,
  783. .wp-block-pullquote footer {
  784. color: var(--wp--preset--color--foreground-low-contrast);
  785. font-size: 0.83333rem;
  786. letter-spacing: normal;
  787. }
  788. .wp-block-pullquote blockquote {
  789. padding-left: 0;
  790. }
  791. .wp-block-pullquote.is-style-solid-color {
  792. color: var(--wp--preset--color--background);
  793. }
  794. .wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation,
  795. .wp-block-pullquote.is-style-solid-color cite,
  796. .wp-block-pullquote.is-style-solid-color footer {
  797. color: currentColor;
  798. }
  799. .wp-block-pullquote.is-style-solid-color:not(.has-background) {
  800. background-color: var(--wp--preset--color--primary);
  801. }
  802. .wp-block-quote {
  803. border-left-color: var(--wp--preset--color--primary);
  804. padding-left: 16px;
  805. }
  806. .wp-block-quote p {
  807. font-family: "Source Sans Pro", Arial, sans-serif;
  808. font-family: var(--font-base, "Source Sans Pro", Arial, sans-serif);
  809. font-size: 1.2em;
  810. letter-spacing: normal;
  811. }
  812. .wp-block-quote.is-large, .wp-block-quote.is-style-large {
  813. border: none;
  814. padding: 0;
  815. }
  816. .wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  817. font-family: "Source Sans Pro", Arial, sans-serif;
  818. font-family: var(--font-base, "Source Sans Pro", Arial, sans-serif);
  819. font-size: 1.44em;
  820. letter-spacing: normal;
  821. line-height: 1.125;
  822. }
  823. .has-background:not(.has-background-background-color) .wp-block-quote,
  824. [class*="background-color"]:not(.has-background-background-color) .wp-block-quote,
  825. [style*="background-color"]:not(.has-background-background-color) .wp-block-quote,
  826. .wp-block-cover[style*="background-image"] .wp-block-quote {
  827. border-color: currentColor;
  828. }
  829. .wp-block-quote .wp-block-quote__citation {
  830. color: var(--wp--preset--color--foreground-low-contrast);
  831. font-size: 0.83333em;
  832. letter-spacing: normal;
  833. }
  834. .has-background:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
  835. [class*="background-color"]:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
  836. [style*="background-color"]:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
  837. .wp-block-cover[style*="background-image"] .wp-block-quote .wp-block-quote__citation {
  838. color: currentColor;
  839. }
  840. .wp-block-search {
  841. flex-wrap: wrap;
  842. }
  843. .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  844. background: var(--wp--preset--color--white);
  845. color: var(--wp--preset--color--black);
  846. border: 1px solid var(--wp--preset--color--border);
  847. border-radius: 3px;
  848. }
  849. .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
  850. padding: calc( 0.33 * 16px);
  851. }
  852. .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
  853. padding: 16px 16px;
  854. }
  855. .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
  856. padding: 0;
  857. }
  858. .wp-block-search .wp-block-search__label {
  859. font-weight: normal;
  860. }
  861. .wp-block-search .wp-block-search__input {
  862. color: var(--wp--preset--color--black);
  863. border: 1px solid var(--wp--preset--color--border);
  864. border-radius: 3px;
  865. padding: calc( 0.33 * 16px);
  866. font-size: 1rem;
  867. line-height: 1rem;
  868. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  869. font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  870. max-width: inherit;
  871. margin-right: calc( .66 * 16px);
  872. background: var(--wp--preset--color--white);
  873. }
  874. .wp-block-search .wp-block-search__input:focus {
  875. color: var(--wp--preset--color--black);
  876. border-color: var(--wp--preset--color--border);
  877. }
  878. .wp-block-search .wp-block-search__button {
  879. border: none;
  880. box-shadow: none;
  881. }
  882. .wp-block-search .wp-block-search__button.has-icon {
  883. transform: scaleX(-1);
  884. padding: 0;
  885. min-width: calc(2* 16px + 1rem + 4px);
  886. min-height: calc(2* 16px + 1rem + 4px);
  887. }
  888. .wp-block-search .wp-block-search__button.has-icon svg {
  889. fill: currentColor;
  890. width: 29px;
  891. height: 29px;
  892. }
  893. .wp-block-separator,
  894. hr {
  895. border-bottom: 2px solid var(--wp--preset--color--border);
  896. clear: both;
  897. }
  898. .wp-block-separator[style*="text-align:right"], .wp-block-separator[style*="text-align: right"],
  899. hr[style*="text-align:right"],
  900. hr[style*="text-align: right"] {
  901. border-right-color: var(--wp--preset--color--border);
  902. }
  903. .wp-block-separator.is-style-wide,
  904. hr.is-style-wide {
  905. border-bottom-width: 2px;
  906. }
  907. .wp-block-separator.is-style-dots,
  908. hr.is-style-dots {
  909. border-bottom: none;
  910. }
  911. .wp-block-separator.is-style-dots.has-background, .wp-block-separator.is-style-dots.has-text-color,
  912. hr.is-style-dots.has-background,
  913. hr.is-style-dots.has-text-color {
  914. background-color: transparent !important;
  915. }
  916. .wp-block-separator.is-style-dots.has-background:before, .wp-block-separator.is-style-dots.has-text-color:before,
  917. hr.is-style-dots.has-background:before,
  918. hr.is-style-dots.has-text-color:before {
  919. color: currentColor !important;
  920. }
  921. .wp-block-separator.is-style-dots:before,
  922. hr.is-style-dots:before {
  923. color: var(--wp--preset--color--border);
  924. }
  925. .has-background:not(.has-background-background-color) .wp-block-separator,
  926. [class*="background-color"]:not(.has-background-background-color) .wp-block-separator,
  927. [style*="background-color"]:not(.has-background-background-color) .wp-block-separator,
  928. .wp-block-cover[style*="background-image"] .wp-block-separator, .has-background:not(.has-background-background-color)
  929. hr,
  930. [class*="background-color"]:not(.has-background-background-color)
  931. hr,
  932. [style*="background-color"]:not(.has-background-background-color)
  933. hr,
  934. .wp-block-cover[style*="background-image"]
  935. hr {
  936. border-color: currentColor;
  937. }
  938. table th,
  939. .wp-block-table th {
  940. font-family: "Oswald", sans-serif;
  941. font-family: var(--font-headings, "Oswald", sans-serif);
  942. }
  943. table td,
  944. table th,
  945. .wp-block-table td,
  946. .wp-block-table th {
  947. padding: calc( 0.5 * 16px);
  948. }
  949. table.is-style-stripes tbody tr:nth-child(odd),
  950. .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  951. background-color: var(--wp--preset--color--border-low-contrast);
  952. color: var(--wp--preset--color--foreground);
  953. }
  954. pre.wp-block-verse {
  955. font-family: monospace, monospace;
  956. color: var(--wp--preset--color--foreground);
  957. }
  958. /**
  959. * Editor Post Title
  960. * - Needs a special styles
  961. */
  962. .editor-post-title__block .editor-post-title__input {
  963. color: var(--wp--preset--color--foreground);
  964. font-family: "Oswald", sans-serif;
  965. font-family: var(--font-headings, "Oswald", sans-serif);
  966. font-weight: 300;
  967. font-size: 1.728;
  968. letter-spacing: normal;
  969. line-height: 1.125;
  970. }
  971. .wp-block .has-primary-color,
  972. .has-primary-color {
  973. color: var(--wp--preset--color--primary);
  974. }
  975. .wp-block .has-secondary-color,
  976. .has-secondary-color {
  977. color: var(--wp--preset--color--secondary);
  978. }
  979. .wp-block .has-foreground-color,
  980. .has-foreground-color {
  981. color: var(--wp--preset--color--foreground);
  982. }
  983. .wp-block .has-foreground-light-color,
  984. .has-foreground-light-color {
  985. color: var(--wp--preset--color--foreground-low-contrast);
  986. }
  987. .wp-block .has-foreground-dark-color,
  988. .has-foreground-dark-color {
  989. color: var(--wp--preset--color--foreground-high-contrast);
  990. }
  991. .wp-block .has-background-light-color,
  992. .has-background-light-color {
  993. color: var(--wp--preset--color--background-high-contrast);
  994. }
  995. .wp-block .has-background-dark-color,
  996. .has-background-dark-color {
  997. color: var(--wp--preset--color--background-low-contrast);
  998. }
  999. .wp-block .has-background-color,
  1000. .has-background-color {
  1001. color: var(--wp--preset--color--background);
  1002. }
  1003. .wp-block .has-tertiary-color,
  1004. .has-tertiary-color {
  1005. color: var(--wp--preset--color--tertiary);
  1006. }
  1007. .has-background p:not(.has-text-color),
  1008. .has-background h1:not(.has-text-color),
  1009. .has-background h2:not(.has-text-color),
  1010. .has-background h3:not(.has-text-color),
  1011. .has-background h4:not(.has-text-color),
  1012. .has-background h5:not(.has-text-color),
  1013. .has-background h6:not(.has-text-color) {
  1014. color: currentColor;
  1015. }
  1016. .has-primary-background-color,
  1017. .has-primary-background-color.has-background-dim {
  1018. background-color: var(--wp--preset--color--primary);
  1019. color: var(--wp--preset--color--background);
  1020. }
  1021. .has-primary-background-color:not(.has-text-color),
  1022. .has-primary-background-color.has-background-dim:not(.has-text-color) {
  1023. color: var(--wp--preset--color--background);
  1024. }
  1025. .has-secondary-background-color,
  1026. .has-secondary-background-color.has-background-dim {
  1027. background-color: var(--wp--preset--color--secondary);
  1028. }
  1029. .has-secondary-background-color:not(.has-text-color),
  1030. .has-secondary-background-color.has-background-dim:not(.has-text-color) {
  1031. color: var(--wp--preset--color--background);
  1032. }
  1033. .has-background-dim,
  1034. .has-foreground-background-color,
  1035. .has-foreground-background-color.has-background-dim {
  1036. background-color: var(--wp--preset--color--foreground);
  1037. }
  1038. .has-background-dim,
  1039. .has-foreground-background-color,
  1040. .has-foreground-background-color.has-background-dim {
  1041. color: var(--wp--preset--color--background);
  1042. }
  1043. .has-foreground-light-background-color,
  1044. .has-foreground-light-background-color.has-background-dim {
  1045. background-color: var(--wp--preset--color--foreground-low-contrast);
  1046. }
  1047. .has-foreground-light-background-color:not(.has-text-color),
  1048. .has-foreground-light-background-color.has-background-dim:not(.has-text-color) {
  1049. color: var(--wp--preset--color--background);
  1050. }
  1051. .has-foreground-dark-background-color,
  1052. .has-foreground-dark-background-color.has-background-dim {
  1053. background-color: var(--wp--preset--color--foreground-high-contrast);
  1054. }
  1055. .has-foreground-dark-background-color:not(.has-text-color),
  1056. .has-foreground-dark-background-color.has-background-dim:not(.has-text-color) {
  1057. color: var(--wp--preset--color--background);
  1058. }
  1059. .has-background-light-background-color,
  1060. .has-background-light-background-color.has-background-dim {
  1061. background-color: var(--wp--preset--color--background-high-contrast);
  1062. }
  1063. .has-background-light-background-color:not(.has-text-color),
  1064. .has-background-light-background-color.has-background-dim:not(.has-text-color) {
  1065. color: var(--wp--preset--color--foreground);
  1066. }
  1067. .has-background-dark-background-color,
  1068. .has-background-dark-background-color.has-background-dim {
  1069. background-color: var(--wp--preset--color--background-low-contrast);
  1070. }
  1071. .has-background-dark-background-color:not(.has-text-color),
  1072. .has-background-dark-background-color.has-background-dim:not(.has-text-color) {
  1073. color: var(--wp--preset--color--foreground);
  1074. }
  1075. .has-background-background-color,
  1076. .has-background-background-color.has-background-dim {
  1077. background-color: var(--wp--preset--color--background);
  1078. color: var(--wp--preset--color--foreground);
  1079. }
  1080. .has-background-background-color:not(.has-text-color),
  1081. .has-background-background-color.has-background-dim:not(.has-text-color) {
  1082. color: var(--wp--preset--color--foreground);
  1083. }
  1084. .has-tertiary-background-color,
  1085. .has-tertiary-background-color.has-background-dim {
  1086. background-color: var(--wp--preset--color--tertiary);
  1087. }
  1088. .has-tertiary-background-color:not(.has-text-color),
  1089. .has-tertiary-background-color.has-background-dim:not(.has-text-color) {
  1090. color: var(--wp--preset--color--foreground);
  1091. }
  1092. .is-small-text,
  1093. .has-small-font-size {
  1094. font-size: 0.83333;
  1095. }
  1096. .is-regular-text,
  1097. .has-regular-font-size,
  1098. .has-normal-font-size,
  1099. .has-medium-font-size {
  1100. font-size: 1.2;
  1101. }
  1102. .is-large-text,
  1103. .has-large-font-size {
  1104. font-size: 1.44;
  1105. line-height: 1.125;
  1106. }
  1107. .is-larger-text,
  1108. .has-larger-font-size,
  1109. .has-huge-font-size {
  1110. font-size: 1.728;
  1111. line-height: 1.125;
  1112. }
  1113. .has-drop-cap:not(:focus)::first-letter {
  1114. font-family: "Oswald", sans-serif;
  1115. font-family: var(--font-headings, "Oswald", sans-serif);
  1116. font-size: calc(2 * 2.0736em);
  1117. font-weight: 300;
  1118. }
  1119. /**
  1120. * Spacing Overrides
  1121. */
  1122. [data-block] {
  1123. margin-top: 21.312px;
  1124. margin-bottom: 21.312px;
  1125. }
  1126. @media only screen and (min-width: 560px) {
  1127. [data-block] {
  1128. margin-top: 32px;
  1129. margin-bottom: 32px;
  1130. }
  1131. }
  1132. /*
  1133. * Margins
  1134. */
  1135. .margin-top-none {
  1136. margin-top: 0 !important;
  1137. }
  1138. .margin-top-half {
  1139. margin-top: 16px !important;
  1140. }
  1141. .margin-top-default {
  1142. margin-top: 32px !important;
  1143. }
  1144. .margin-right-none {
  1145. /*rtl:ignore*/
  1146. margin-right: 0 !important;
  1147. }
  1148. .margin-right-half {
  1149. /*rtl:ignore*/
  1150. margin-right: 16px !important;
  1151. }
  1152. .margin-right-default {
  1153. /*rtl:ignore*/
  1154. margin-right: 32px !important;
  1155. }
  1156. .margin-bottom-none {
  1157. margin-bottom: 0 !important;
  1158. }
  1159. .margin-bottom-half {
  1160. margin-bottom: 16px !important;
  1161. }
  1162. .margin-bottom-default {
  1163. margin-bottom: 32px !important;
  1164. }
  1165. .margin-left-none {
  1166. /*rtl:ignore*/
  1167. margin-left: 0 !important;
  1168. }
  1169. .margin-left-half {
  1170. /*rtl:ignore*/
  1171. margin-left: 16px !important;
  1172. }
  1173. .margin-left-default {
  1174. /*rtl:ignore*/
  1175. margin-left: 32px !important;
  1176. }
  1177. /*
  1178. * Padding
  1179. */
  1180. .padding-top-none {
  1181. padding-top: 0 !important;
  1182. }
  1183. .padding-top-half {
  1184. padding-top: 16px !important;
  1185. }
  1186. .padding-top-default {
  1187. padding-top: 32px !important;
  1188. }
  1189. .padding-right-none {
  1190. /*rtl:ignore*/
  1191. padding-right: 0 !important;
  1192. }
  1193. .padding-right-half {
  1194. /*rtl:ignore*/
  1195. padding-right: 16px !important;
  1196. }
  1197. .padding-right-default {
  1198. /*rtl:ignore*/
  1199. padding-right: 32px !important;
  1200. }
  1201. .padding-bottom-none {
  1202. padding-bottom: 0 !important;
  1203. }
  1204. .padding-bottom-half {
  1205. padding-bottom: 16px !important;
  1206. }
  1207. .padding-bottom-default {
  1208. padding-bottom: 32px !important;
  1209. }
  1210. .padding-left-none {
  1211. /*rtl:ignore*/
  1212. padding-left: 0 !important;
  1213. }
  1214. .padding-left-half {
  1215. /*rtl:ignore*/
  1216. padding-left: 16px !important;
  1217. }
  1218. .padding-left-default {
  1219. /*rtl:ignore*/
  1220. padding-left: 32px !important;
  1221. }
  1222. /**
  1223. * Vendors
  1224. * - Styles for 3rd party plugins and WP extensions
  1225. */
  1226. /**
  1227. * Vendors
  1228. * - 3rd-party compatibility styles
  1229. */
  1230. /**
  1231. * Set Jetpack form text color
  1232. */
  1233. .jetpack-contact-info-block .is-selected textarea.block-editor-plain-text {
  1234. color: var(--wp--preset--color--black);
  1235. }
  1236. /**
  1237. * Extra Editor Styles
  1238. *
  1239. * 1. General Styles
  1240. * 2. Block Specific Styles
  1241. * 2.1. Column Block
  1242. * 2.2. Quote Block
  1243. * 2.3. File Block
  1244. * 2.4. Pre Block and Verse Block
  1245. * 2.5. Button Block
  1246. * 2.6. Search Block
  1247. */
  1248. .editor-post-title__input {
  1249. text-align: center;
  1250. }
  1251. /**
  1252. * 1. General Styles
  1253. */
  1254. body {
  1255. background-color: var(--wp--preset--color--white);
  1256. font-weight: 300;
  1257. }
  1258. a {
  1259. text-decoration: none;
  1260. }
  1261. .block-editor-block-list__layout a:link,
  1262. .block-editor-block-list__layout a:active {
  1263. text-decoration: underline;
  1264. }
  1265. .block-editor-block-list__layout a:hover,
  1266. .block-editor-block-list__layout a:active {
  1267. text-decoration: none;
  1268. }
  1269. /**
  1270. * 2. Block Specific Styles
  1271. */
  1272. /**
  1273. * 2.1. Column Block
  1274. */
  1275. .wp-block-coblocks-column h1,
  1276. .wp-block-coblocks-column h2,
  1277. .wp-block-coblocks-column h3,
  1278. .wp-block-coblocks-column h4,
  1279. .wp-block-coblocks-column h5,
  1280. .wp-block-coblocks-column h6 {
  1281. margin-bottom: .857em;
  1282. }
  1283. .wp-block-coblocks-column a {
  1284. color: var(--wp--preset--color--secondary);
  1285. }
  1286. .wp-block-coblocks-column a:hover {
  1287. color: var(--wp--preset--color--secondary-hover);
  1288. }
  1289. /**
  1290. * 2.2. Quote Block
  1291. */
  1292. .wp-block-quote,
  1293. .wp-block-quote[style*="text-align:center"],
  1294. .wp-block-quote[style*="text-align:right"] {
  1295. border: 1px solid #f2f2f2;
  1296. padding: 16px;
  1297. }
  1298. .wp-block-quote p,
  1299. .wp-block-quote[style*="text-align:center"] p,
  1300. .wp-block-quote[style*="text-align:right"] p {
  1301. font-family: "Source Sans Pro", Arial, sans-serif;
  1302. font-family: var(--font-base, "Source Sans Pro", Arial, sans-serif);
  1303. }
  1304. .wp-block-quote .wp-block-quote__citation,
  1305. .wp-block-quote[style*="text-align:center"] .wp-block-quote__citation,
  1306. .wp-block-quote[style*="text-align:right"] .wp-block-quote__citation {
  1307. color: var(--wp--preset--color--secondary);
  1308. }
  1309. /**
  1310. * 2.3. File Block
  1311. */
  1312. .wp-block-file div.wp-block-file__button {
  1313. text-transform: uppercase;
  1314. line-height: 1;
  1315. color: var(--wp--preset--color--background);
  1316. cursor: pointer;
  1317. font-weight: 600;
  1318. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  1319. font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  1320. font-size: 0.69444rem;
  1321. background-color: var(--wp--preset--color--secondary);
  1322. border-radius: 9px;
  1323. border-width: 2px;
  1324. padding: 16px 16px;
  1325. display: inline-block;
  1326. }
  1327. .wp-block-file div.wp-block-file__button:focus, .wp-block-file div.wp-block-file__button:hover, .wp-block-file div.wp-block-file__button:visited {
  1328. color: var(--wp--preset--color--background);
  1329. background-color: var(--wp--preset--color--secondary-hover);
  1330. opacity: 1;
  1331. }
  1332. /**
  1333. * 2.4. Pre Block and Verse Block
  1334. */
  1335. .wp-block-preformatted pre,
  1336. .wp-block-verse pre {
  1337. font-family: "Courier 10 Pitch", Courier, monospace;
  1338. }
  1339. /**
  1340. * 2.5. Button Block
  1341. */
  1342. .wp-block-button div.wp-block-button__link {
  1343. text-transform: uppercase;
  1344. }
  1345. /**
  1346. * 2.6. Search Block
  1347. */
  1348. .wp-block-search .wp-block-search__button {
  1349. text-transform: uppercase;
  1350. line-height: 1;
  1351. color: var(--wp--preset--color--background);
  1352. cursor: pointer;
  1353. font-weight: 600;
  1354. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  1355. font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  1356. font-size: 0.69444rem;
  1357. background-color: var(--wp--preset--color--secondary);
  1358. border-radius: 9px;
  1359. border-width: 2px;
  1360. padding: 16px 16px;
  1361. display: inline-block;
  1362. border: none;
  1363. box-shadow: none;
  1364. }
  1365. .wp-block-search .wp-block-search__button:focus, .wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:visited {
  1366. color: var(--wp--preset--color--background);
  1367. background-color: var(--wp--preset--color--secondary-hover);
  1368. opacity: 1;
  1369. }
  1370. .wp-block-a8c-blog-posts .entry-title a:active, .wp-block-a8c-blog-posts .entry-title a:focus, .wp-block-a8c-blog-posts .entry-title a:hover {
  1371. text-decoration: none;
  1372. }
  1373. .wp-block-a8c-blog-posts .cat-links a,
  1374. .wp-block-a8c-blog-posts .more-link,
  1375. .wp-block-a8c-blog-posts .entry-meta a {
  1376. text-decoration: none;
  1377. }
  1378. .wp-block-a8c-blog-posts .cat-links a:active, .wp-block-a8c-blog-posts .cat-links a:focus, .wp-block-a8c-blog-posts .cat-links a:hover,
  1379. .wp-block-a8c-blog-posts .more-link:active,
  1380. .wp-block-a8c-blog-posts .more-link:focus,
  1381. .wp-block-a8c-blog-posts .more-link:hover,
  1382. .wp-block-a8c-blog-posts .entry-meta a:active,
  1383. .wp-block-a8c-blog-posts .entry-meta a:focus,
  1384. .wp-block-a8c-blog-posts .entry-meta a:hover {
  1385. text-decoration: underline;
  1386. }
  1387. .wp-block-a8c-blog-posts.image-alignbehind article .entry-title a:active, .wp-block-a8c-blog-posts.image-alignbehind article .entry-title a:focus, .wp-block-a8c-blog-posts.image-alignbehind article .entry-title a:hover {
  1388. text-decoration: underline;
  1389. }
  1390. .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a:active, .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a:focus, .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a:hover,
  1391. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a:active,
  1392. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a:focus,
  1393. [class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a:hover,
  1394. [style*="background-color"] .wp-block-a8c-blog-posts .entry-title a:active,
  1395. [style*="background-color"] .wp-block-a8c-blog-posts .entry-title a:focus,
  1396. [style*="background-color"] .wp-block-a8c-blog-posts .entry-title a:hover {
  1397. text-decoration: underline;
  1398. }
  1399. .wp-block-a8c-blog-posts + .button {
  1400. font-size: 0.69444em;
  1401. }
  1402. /**
  1403. * Full Site Editing
  1404. * - Full Site Editing overrides
  1405. */
  1406. @media (min-width: 600px) {
  1407. .a8c-template-editor .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] .block-editor-block-list__layout .block-editor-block-list__block[data-align="full"] {
  1408. margin-left: 0;
  1409. margin-right: 0;
  1410. }
  1411. }
  1412. .a8c-template-editor .block-editor-block-list__block-edit [data-block] {
  1413. margin: 12px 0 0 0;
  1414. }
  1415. .template-block .fse-template-part {
  1416. padding: 16px;
  1417. }
  1418. @media only screen and (min-width: 560px) {
  1419. .template-block .fse-template-part {
  1420. padding: 32px 0;
  1421. }
  1422. }
  1423. .template-block .fse-template-part figure.fse-site-logo {
  1424. width: auto;
  1425. }
  1426. .template-block .fse-template-part .block-list-appender {
  1427. display: none;
  1428. }
  1429. .template-block .fse-template-part .wp-block-column .block-editor-block-list__layout [data-type='a8c/site-title']:first-child .site-title {
  1430. margin-top: 0;
  1431. }
  1432. .fse-template-part .wp-block-cover .site-title,
  1433. .fse-template-part .wp-block-cover .site-description,
  1434. .fse-template-part .wp-block-cover-image .site-title,
  1435. .fse-template-part .wp-block-cover-image .site-description {
  1436. background: transparent;
  1437. color: inherit;
  1438. }
  1439. .fse-template-part .block-editor-block-list__layout .block-editor-block-list__block[data-align='full'] > .block-editor-block-list__block-edit figure.fse-site-logo {
  1440. width: auto;
  1441. }
  1442. .fse-template-part .wp-block-column {
  1443. width: 100%;
  1444. }
  1445. .fse-template-part .wp-block-columns .wp-block-column > * {
  1446. margin: 0 0 5px 0;
  1447. }
  1448. .fse-template-part .main-navigation {
  1449. color: var(--wp--preset--color--foreground);
  1450. }
  1451. .fse-template-part .main-navigation > div {
  1452. display: none;
  1453. }
  1454. .fse-template-part .main-navigation #toggle-menu {
  1455. display: inline-block;
  1456. margin: 0;
  1457. }
  1458. .fse-template-part .main-navigation #toggle:checked ~ div:not(.woocommerce-menu-container) {
  1459. display: block;
  1460. }
  1461. .fse-template-part .main-navigation #toggle:focus + #toggle-menu {
  1462. background-color: var(--wp--preset--color--primary-hover);
  1463. outline: inherit;
  1464. text-decoration: underline;
  1465. }
  1466. .fse-template-part .main-navigation .dropdown-icon.close {
  1467. display: none;
  1468. }
  1469. .fse-template-part .main-navigation #toggle:checked + #toggle-menu .open {
  1470. display: none;
  1471. }
  1472. .fse-template-part .main-navigation #toggle:checked + #toggle-menu .close {
  1473. display: inline;
  1474. }
  1475. @media only screen and (min-width: 560px) {
  1476. .fse-template-part .main-navigation > div {
  1477. display: inline-block;
  1478. }
  1479. .fse-template-part .main-navigation #toggle-menu {
  1480. display: none;
  1481. }
  1482. .fse-template-part .main-navigation > div > ul > li > ul {
  1483. display: none;
  1484. }
  1485. }
  1486. .fse-template-part .main-navigation > div > ul {
  1487. display: flex;
  1488. flex-wrap: wrap;
  1489. list-style: none;
  1490. margin: 0;
  1491. max-width: none;
  1492. padding-left: 0;
  1493. position: relative;
  1494. /* Sub-menus Flyout */
  1495. }
  1496. .fse-template-part .main-navigation > div > ul ul {
  1497. padding-left: 0;
  1498. }
  1499. .fse-template-part .main-navigation > div > ul li {
  1500. display: block;
  1501. position: relative;
  1502. width: 100%;
  1503. z-index: 1;
  1504. }
  1505. .fse-template-part .main-navigation > div > ul li:hover, .fse-template-part .main-navigation > div > ul li[focus-within] {
  1506. cursor: pointer;
  1507. z-index: 99999;
  1508. }
  1509. .fse-template-part .main-navigation > div > ul li:hover, .fse-template-part .main-navigation > div > ul li:focus-within {
  1510. cursor: pointer;
  1511. z-index: 99999;
  1512. }
  1513. @media only screen and (min-width: 560px) {
  1514. .fse-template-part .main-navigation > div > ul li {
  1515. display: inherit;
  1516. width: inherit;
  1517. /* Submenu display */
  1518. }
  1519. .fse-template-part .main-navigation > div > ul li:hover > ul,
  1520. .fse-template-part .main-navigation > div > ul li[focus-within] > ul,
  1521. .fse-template-part .main-navigation > div > ul li ul:hover,
  1522. .fse-template-part .main-navigation > div > ul li ul:focus {
  1523. visibility: visible;
  1524. opacity: 1;
  1525. display: block;
  1526. }
  1527. .fse-template-part .main-navigation > div > ul li:hover > ul,
  1528. .fse-template-part .main-navigation > div > ul li:focus-within > ul,
  1529. .fse-template-part .main-navigation > div > ul li ul:hover,
  1530. .fse-template-part .main-navigation > div > ul li ul:focus {
  1531. visibility: visible;
  1532. opacity: 1;
  1533. display: block;
  1534. }
  1535. }
  1536. @media only screen and (min-width: 560px) {
  1537. .fse-template-part .main-navigation > div > ul > li > a {
  1538. line-height: 1;
  1539. }
  1540. .fse-template-part .main-navigation > div > ul > li > a:before, .fse-template-part .main-navigation > div > ul > li > a:after {
  1541. content: '';
  1542. display: block;
  1543. height: 0;
  1544. width: 0;
  1545. }
  1546. .fse-template-part .main-navigation > div > ul > li > a:before {
  1547. margin-bottom: -0.12em;
  1548. }
  1549. .fse-template-part .main-navigation > div > ul > li > a:after {
  1550. margin-top: -0.11em;
  1551. }
  1552. .fse-template-part .main-navigation > div > ul > li:first-of-type > a {
  1553. padding-left: 0;
  1554. }
  1555. .fse-template-part .main-navigation > div > ul > li:last-of-type > a {
  1556. padding-right: 0;
  1557. }
  1558. }
  1559. .fse-template-part .main-navigation > div > ul > li > .sub-menu {
  1560. margin: 0;
  1561. position: relative;
  1562. }
  1563. @media only screen and (min-width: 560px) {
  1564. .fse-template-part .main-navigation > div > ul > li > .sub-menu {
  1565. background: var(--wp--preset--color--background);
  1566. box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
  1567. left: 0;
  1568. top: 100%;
  1569. min-width: max-content;
  1570. opacity: 0;
  1571. position: absolute;
  1572. transition: all 0.5s ease;
  1573. visibility: hidden;
  1574. }
  1575. }
  1576. .fse-template-part .main-navigation > div > ul > li > .sub-menu .sub-menu {
  1577. width: 100%;
  1578. }
  1579. .fse-template-part .main-navigation a {
  1580. color: var(--wp--preset--color--primary);
  1581. display: block;
  1582. font-family: "Source Sans Pro", Arial, sans-serif;
  1583. font-family: var(--font-base, "Source Sans Pro", Arial, sans-serif);
  1584. font-weight: 700;
  1585. padding: 8px 0;
  1586. }
  1587. @media only screen and (min-width: 560px) {
  1588. .fse-template-part .main-navigation a {
  1589. padding: 16px;
  1590. }
  1591. }
  1592. .fse-template-part .main-navigation a:link, .fse-template-part .main-navigation a:visited {
  1593. color: var(--wp--preset--color--primary);
  1594. }
  1595. .fse-template-part .main-navigation a:hover {
  1596. color: var(--wp--preset--color--primary-hover);
  1597. }
  1598. .fse-template-part .main-navigation .sub-menu {
  1599. list-style: none;
  1600. margin-left: 0;
  1601. /* Reset the counter for each UL */
  1602. counter-reset: nested-list;
  1603. }
  1604. .fse-template-part .main-navigation .sub-menu .menu-item a {
  1605. padding-top: 8px;
  1606. padding-bottom: 8px;
  1607. }
  1608. .fse-template-part .main-navigation .sub-menu .menu-item a::before {
  1609. /* Increment the dashes */
  1610. counter-increment: nested-list;
  1611. /* Insert dashes with spaces in between */
  1612. content: "– " counters(nested-list, "– ", none);
  1613. }
  1614. @media only screen and (min-width: 560px) {
  1615. .fse-template-part .main-navigation > div > ul > .menu-item-has-children > a::after {
  1616. content: "\00a0\25BC";
  1617. display: inline-block;
  1618. font-size: 0.69444rem;
  1619. height: inherit;
  1620. width: inherit;
  1621. }
  1622. }
  1623. .fse-template-part .main-navigation .hide-visually {
  1624. position: absolute !important;
  1625. clip: rect(1px, 1px, 1px, 1px);
  1626. padding: 0 !important;
  1627. border: 0 !important;
  1628. height: 1px !important;
  1629. width: 1px !important;
  1630. overflow: hidden;
  1631. }
  1632. .fse-template-part body:not(.fse-enabled) .main-navigation a {
  1633. font-size: 1.2rem;
  1634. }
  1635. .fse-template-part .main-navigation {
  1636. text-align: center;
  1637. /**
  1638. * Button Placeholder style
  1639. * - Since buttons appear in various blocks,
  1640. * let’s use a placeholder to keep them all
  1641. * in-sync
  1642. */
  1643. /**
  1644. * Onsale Placeholder style
  1645. * - Since buttons appear in various blocks,
  1646. * let’s use a placeholder to keep them all
  1647. * in-sync
  1648. */
  1649. }
  1650. .fse-template-part .main-navigation .alignwide, .fse-template-part .main-navigation .alignfull {
  1651. width: 100%;
  1652. }
  1653. .fse-template-part .main-navigation .wp-block-button__link,
  1654. .fse-template-part .main-navigation .wp-block-file__button, .fse-template-part .main-navigation .wp-block-search .wp-block-search__button, .wp-block-search .fse-template-part .main-navigation .wp-block-search__button, .fse-template-part .main-navigation .button {
  1655. line-height: 1;
  1656. color: var(--wp--preset--color--background);
  1657. cursor: pointer;
  1658. font-weight: 600;
  1659. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  1660. font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
  1661. font-size: 0.69444rem;
  1662. background-color: var(--wp--preset--color--secondary);
  1663. border-radius: 9px;
  1664. border-width: 0;
  1665. text-decoration: none;
  1666. padding: 16px 16px;
  1667. }
  1668. .fse-template-part .main-navigation .wp-block-button__link:before,
  1669. .fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .wp-block-search .wp-block-search__button:before, .wp-block-search .fse-template-part .main-navigation .wp-block-search__button:before, .fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation .wp-block-button__link:after,
  1670. .fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .wp-block-search .wp-block-search__button:after, .wp-block-search .fse-template-part .main-navigation .wp-block-search__button:after, .fse-template-part .main-navigation .button:after {
  1671. content: '';
  1672. display: block;
  1673. height: 0;
  1674. width: 0;
  1675. }
  1676. .fse-template-part .main-navigation .wp-block-button__link:before,
  1677. .fse-template-part .main-navigation .wp-block-file__button:before, .fse-template-part .main-navigation .wp-block-search .wp-block-search__button:before, .wp-block-search .fse-template-part .main-navigation .wp-block-search__button:before, .fse-template-part .main-navigation .button:before {
  1678. margin-bottom: -0.12em;
  1679. }
  1680. .fse-template-part .main-navigation .wp-block-button__link:after,
  1681. .fse-template-part .main-navigation .wp-block-file__button:after, .fse-template-part .main-navigation .wp-block-search .wp-block-search__button:after, .wp-block-search .fse-template-part .main-navigation .wp-block-search__button:after, .fse-template-part .main-navigation .button:after {
  1682. margin-top: -0.11em;
  1683. }
  1684. .fse-template-part .main-navigation .wp-block-button__link:not(.has-background):hover,
  1685. .fse-template-part .main-navigation .wp-block-file__button:not(.has-background):hover, .fse-template-part .main-navigation .wp-block-search .wp-block-search__button:not(.has-background):hover, .wp-block-search .fse-template-part .main-navigation .wp-block-search__button:not(.has-background):hover, .fse-template-part .main-navigation .button:not(.has-background):hover, .fse-template-part .main-navigation .wp-block-button__link:focus,
  1686. .fse-template-part .main-navigation .wp-block-file__button:focus, .fse-template-part .main-navigation .wp-block-search .wp-block-search__button:focus, .wp-block-search .fse-template-part .main-navigation .wp-block-search__button:focus, .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation .has-focus.wp-block-button__link,
  1687. .fse-template-part .main-navigation .has-focus.wp-block-file__button, .fse-template-part .main-navigation .wp-block-search .has-focus.wp-block-search__button, .wp-block-search .fse-template-part .main-navigation .has-focus.wp-block-search__button, .fse-template-part .main-navigation .has-focus.button {
  1688. color: var(--wp--preset--color--background);
  1689. background-color: var(--wp--preset--color--secondary-hover);
  1690. }
  1691. .fse-template-part .main-navigation .main-menu.footer-menu li a {
  1692. font-size: inherit;
  1693. }
  1694. .fse-template-part .main-navigation .main-menu.footer-menu li.menu-item-has-children > a::after {
  1695. font-size: 0.6em;
  1696. vertical-align: middle;
  1697. }
  1698. .fse-template-part .main-navigation .has-text-color > .main-menu.footer-menu > li > a {
  1699. color: inherit;
  1700. }
  1701. .fse-template-part .main-navigation .has-text-align-left > .main-menu.footer-menu {
  1702. justify-content: flex-start;
  1703. }
  1704. .fse-template-part .main-navigation .has-text-align-center > .main-menu.footer-menu {
  1705. justify-content: center;
  1706. }
  1707. .fse-template-part .main-navigation .has-text-align-right > .main-menu.footer-menu {
  1708. justify-content: flex-end;
  1709. }
  1710. .fse-template-part .main-navigation .has-background > .main-menu.footer-menu {
  1711. padding: 16px;
  1712. }
  1713. @media only screen and (min-width: 560px) {
  1714. .a8c-template-editor.fse-header .block-editor-block-list__layout > .block-editor-block-list__block.is-selected:first-child[data-align='full'] > .block-editor-block-list__block-edit > [data-block] {
  1715. margin-top: 14px;
  1716. }
  1717. .a8c-template-editor.fse-header .block-editor-block-list__layout > .block-editor-block-list__block:not(.is-selected):first-child[data-align='full'] > .block-editor-block-list__block-edit > [data-block] {
  1718. margin-top: 0;
  1719. }
  1720. }
  1721. .template-block .fse-header .block-editor-block-list__layout > .block-editor-block-list__block:first-child[data-align='full'] {
  1722. margin-top: -16px;
  1723. }
  1724. @media only screen and (min-width: 560px) {
  1725. .template-block .fse-header .block-editor-block-list__layout > .block-editor-block-list__block:first-child[data-align='full'] {
  1726. margin-top: -32px;
  1727. }
  1728. }
  1729. .post-content__block {
  1730. margin-bottom: 160px;
  1731. margin-top: 36px;
  1732. z-index: 20;
  1733. }
  1734. .fse-template-part .has-normal-font-size {
  1735. font-size: 1.2rem;
  1736. }
  1737. .fse-template-part .main-navigation .alignwide, .fse-template-part .main-navigation .alignfull {
  1738. width: 100%;
  1739. }
  1740. .fse-template-part .main-navigation a {
  1741. text-decoration: none;
  1742. text-transform: uppercase;
  1743. }
  1744. .fse-template-part .main-navigation .has-background > .main-menu.footer-menu {
  1745. padding: 0;
  1746. }
  1747. .fse-template-part.fse-header .main-navigation {
  1748. border-bottom: 2px solid rgba(0, 0, 0, 0.15);
  1749. }
  1750. @media only screen and (min-width: 560px) {
  1751. .fse-template-part.fse-header .main-navigation div ul li a::after {
  1752. color: #ffa4ad;
  1753. content: " \2022";
  1754. margin-left: 16px;
  1755. display: inline;
  1756. }
  1757. .fse-template-part.fse-header .main-navigation div ul li:last-child a::after {
  1758. content: "";
  1759. margin-left: 0;
  1760. }
  1761. }
  1762. .fse-template-part .wp-block-cover .site-title,
  1763. .fse-template-part .wp-block-cover-image .site-title {
  1764. font-weight: 300;
  1765. }
  1766. .fse-template-part .wp-block-cover .has-background,
  1767. .fse-template-part .wp-block-cover-image .has-background {
  1768. text-shadow: none;
  1769. }
  1770. .template-block .wp-block-social-links {
  1771. margin-top: 20px;
  1772. }
  1773. .post-content__block {
  1774. margin-top: -36px;
  1775. }