style-editor.css 52 KB

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