style-editor.css 44 KB

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