@charset "UTF-8"; /*-------------------------------------------------------*/ /* Editor Custom Styles /*-------------------------------------------------------*/ /* Blockquotes -------------------------------------------------------*/ blockquote { margin: 0; overflow: hidden; } blockquote p { font-style: italic; } .edit-post-visual-editor .wp-block-quote { padding: 12px 40px; border-left: 3px solid #024E82; } .edit-post-visual-editor .wp-block-quote[style*="text-align: left"] { border-left: 3px solid #024E82; } .edit-post-visual-editor .wp-block-quote[style*="text-align: center"] { border: 0; } .edit-post-visual-editor .wp-block-quote[style*="text-align: right"] { border-right: 3px solid #024E82; border-left: 0; } .edit-post-visual-editor .wp-block-quote p { color: #1D1D1D; line-height: 1.6; font-size: 1.5rem; margin-bottom: 5px; } .edit-post-visual-editor .wp-block-quote__citation { font-size: 0.875rem; font-style: normal; color: #555555; opacity: 0.7; } .edit-post-visual-editor .wp-block-quote.is-large p, .edit-post-visual-editor .wp-block-quote.is-style-large p { font-size: 2rem; } .edit-post-visual-editor .wp-block-quote.is-style-large .wp-block-quote__citation, .edit-post-visual-editor .wp-block-quote.is-large .wp-block-quote__citation { font-size: 1rem; } /* Pullquotes -------------------------------------------------------*/ .wp-block-pullquote { position: relative; border: 0; text-align: left; color: #1D1D1D; margin-top: 0; padding: 0.2em 1em 0.2em 2.5em; } .wp-block-pullquote blockquote p { margin-bottom: 0; font-style: italic; } [data-align=left] .wp-block-pullquote, [data-align=right] .wp-block-pullquote { font-size: 1rem; } .wp-block-pullquote::before { content: "“"; color: #024E82; left: 0; top: 0; position: absolute; font-size: 5rem; line-height: 1; } .wp-block-pullquote .wp-block-pullquote__citation { text-transform: none; opacity: 0.7; font-style: normal; font-size: 0.875rem; margin-top: 1em; } .wp-block-pullquote.is-style-solid-color { margin-top: 10px; padding: 40px 0; } .wp-block-pullquote.is-style-solid-color::before { left: 10px; top: 10px; } /* Editor Styles -------------------------------------------------------*/ .wp-block { max-width: 660px; } .arendelle-left-sidebar .edit-post-visual-editor .block-editor-block-list__block .wp-block[data-align=full], .arendelle-left-sidebar .edit-post-visual-editor .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full], .arendelle-right-sidebar .edit-post-visual-editor .block-editor-block-list__block .wp-block[data-align=full], .arendelle-right-sidebar .edit-post-visual-editor .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full] { margin-left: auto; margin-right: auto; } .arendelle-left-sidebar .edit-post-visual-editor .wp-block[data-align=full], .arendelle-left-sidebar .edit-post-visual-editor .wp-block[data-align=wide], .arendelle-right-sidebar .edit-post-visual-editor .wp-block[data-align=full], .arendelle-right-sidebar .edit-post-visual-editor .wp-block[data-align=wide] { max-width: 660px; } .arendelle-fullwidth .edit-post-visual-editor .wp-block[data-align=wide] { max-width: 1240px; } .arendelle-fullwidth .edit-post-visual-editor .wp-block[data-align=full] { max-width: none; } .arendelle-fullwidth .wp-block[data-align=wide] { max-width: 660px; } @media only screen and (min-width: 576px) { .wp-block[data-align=left] > .block-editor-block-list__block, .wp-block[data-align=right] > .block-editor-block-list__block { max-width: 40%; } } @media only screen and (max-width: 575px) { .wp-block[data-align=left] > .block-editor-block-list__block, .wp-block[data-align=right] > .block-editor-block-list__block { float: none; margin-right: 0; margin-left: 0; } .wp-block-gallery.alignleft, .wp-block-gallery.alignright { max-width: 100%; } } .arendelle-fullwidth.post-type-page .edit-post-visual-editor .block-editor-block-list__block .wp-block[data-align=full], .arendelle-fullwidth.post-type-page .edit-post-visual-editor .block-editor-block-list__block .wp-block[data-align=wide], .arendelle-fullwidth.post-type-page .wp-block { max-width: 1240px; } /* Typography -------------------------------------------------------*/ .edit-post-visual-editor a, .editor-rich-text__tinymce a { color: #024E82; text-decoration: none; } .edit-post-visual-editor .editor-styles-wrapper { font-family: "PT Serif", serif; font-size: 1.125rem; color: #555555; } .edit-post-visual-editor p, .edit-post-visual-editor, .blocks-rich-text__tinymce.mce-content-body { font-size: inherit; } /* Headings -------------------------------------------------------*/ .edit-post-visual-editor .editor-post-title__block .editor-post-title__input, .edit-post-visual-editor h1.wp-block[data-type="core/heading"], .edit-post-visual-editor h2.wp-block[data-type="core/heading"], .edit-post-visual-editor h3.wp-block[data-type="core/heading"], .edit-post-visual-editor h4.wp-block[data-type="core/heading"], .edit-post-visual-editor h5.wp-block[data-type="core/heading"], .edit-post-visual-editor h6.wp-block[data-type="core/heading"] { font-family: "Jost", sans-serif; color: #1D1D1D; font-weight: 500; } .editor-post-title__block .editor-post-title__input { font-size: 2.25rem; } @media only screen and (min-width: 1025px) { .editor-post-title__block .editor-post-title__input { font-size: 2.625rem; } } .edit-post-visual-editor h1.wp-block[data-type="core/heading"] { font-size: 2.375rem; } .edit-post-visual-editor h2.wp-block[data-type="core/heading"] { font-size: 2rem; } .edit-post-visual-editor h3.wp-block[data-type="core/heading"] { font-size: 1.75rem; } .edit-post-visual-editor h4.wp-block[data-type="core/heading"] { font-size: 1.5rem; } .edit-post-visual-editor h5.wp-block[data-type="core/heading"] { font-size: 1.25rem; } .edit-post-visual-editor h6.wp-block[data-type="core/heading"] { font-size: 1rem; } @media only screen and (max-width: 575px) { .edit-post-visual-editor h1.wp-block[data-type="core/heading"] { font-size: 2rem !important; } .edit-post-visual-editor h2.wp-block[data-type="core/heading"] { font-size: 1.7rem !important; } .edit-post-visual-editor h3.wp-block[data-type="core/heading"] { font-size: 1.5rem !important; } .edit-post-visual-editor h4.wp-block[data-type="core/heading"] { font-size: 1.35rem !important; } } /* Lists -------------------------------------------------------*/ dd, li { margin-bottom: 0; } .edit-post-visual-editor .wp-block[data-type="core/list"] ol, .edit-post-visual-editor .wp-block[data-type="core/list"] ul { margin-left: 0; padding-left: 1.2em; } /* Separators -------------------------------------------------------*/ .wp-block-separator { border-bottom: 1px solid #ebebeb; } .wp-block-separator:not(.is-style-wide):not(.is-style-dots) { max-width: 100px; } .wp-block-separator.is-style-dots:before { font-weight: 500; } .wp-block-separator.is-style-dots:before { color: #555555; } /* Tables -------------------------------------------------------*/ .edit-post-visual-editor table { border-spacing: 0; } .edit-post-visual-editor td, .edit-post-visual-editor th { border-color: #ebebeb; } .edit-post-visual-editor th { text-align: left; } .edit-post-visual-editor .wp-block-table__cell-content { padding: 10px; } /* Cover Image -------------------------------------------------------*/ .wp-block-cover { line-height: 1.3; } [data-align=left] .wp-block-cover, [data-align=left] .wp-block-cover-image, [data-align=right] .wp-block-cover, [data-align=right] .wp-block-cover-image { max-width: 100%; } [data-align=left] .wp-block-cover, [data-align=right] .wp-block-cover { max-width: 40%; margin-top: 10px; } /* Captions -------------------------------------------------------*/ .wp-block-image figcaption, .wp-block-embed figcaption, .wp-block-audio figcaption { color: #555555; } /* Buttons -------------------------------------------------------*/ .wp-block-button .wp-block-button__link { padding: 24px 36px; font-size: 1.125rem; border-radius: 3px; font-weight: 500; font-family: "Jost", sans-serif; line-height: 1.1 !important; } .wp-block-button__link:not(.has-background), .wp-block-button__link:not(.has-background):active, .wp-block-button__link:not(.has-background):focus, .wp-block-button__link:not(.has-background):hover { background-color: #024E82; } /* Latest Posts / Categories / Comments -------------------------------------------------------*/ .edit-post-visual-editor .wp-block-categories ul, .edit-post-visual-editor ul.wp-block-archives { padding-left: 18px; margin-left: 0; } .edit-post-visual-editor .wp-block-latest-posts { padding-left: 0; } .edit-post-visual-editor .wp-block-latest-posts a { display: inline-block; line-height: 1.3; } /* Preformatted / Verse -------------------------------------------------------*/ .wp-block-code, .wp-block-preformatted pre, .wp-block-verse { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; margin-top: 0; margin-bottom: 1rem; overflow: auto; color: inherit; } .wp-block-verse pre, pre.wp-block-verse { color: inherit; padding: 0; }