/* Variables */
html {
font-size: 93.75%;
}
#wpwrap .edit-post-visual-editor {
/*---------- Font Size ----------*/
/*---------- Line Height ----------*/
/*---------- Site Basic Structure ----------*/
/*---------- z-index Structure ----------*/
/*---------- Media Query min-width Structure ----------*/
/*---------- Media Query max-width Structure ----------*/
/*---------- Break-point min-width Structure ----------*/
/*---------- Break-point max-width Structure ----------*/
/* must have higher specificity than alternative color schemes inline styles */
}
#wpwrap .edit-post-visual-editor html {
box-sizing: border-box;
}
#wpwrap .edit-post-visual-editor *,
#wpwrap .edit-post-visual-editor *:before,
#wpwrap .edit-post-visual-editor *:after {
/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
box-sizing: inherit;
}
#wpwrap .edit-post-visual-editor body {
color: #808285;
background: #ffffff;
/* Fallback for when there is no custom background color defined. */
font-style: normal;
}
#wpwrap .edit-post-visual-editor ul, #wpwrap .edit-post-visual-editor ol {
margin: 0 0 1.5em 3em;
}
#wpwrap .edit-post-visual-editor ul {
list-style: disc;
}
#wpwrap .edit-post-visual-editor ol {
list-style: decimal;
}
#wpwrap .edit-post-visual-editor li > ul,
#wpwrap .edit-post-visual-editor li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
#wpwrap .edit-post-visual-editor dt {
font-weight: bold;
}
#wpwrap .edit-post-visual-editor dd {
margin: 0 1.5em 1.5em;
}
#wpwrap .edit-post-visual-editor b, #wpwrap .edit-post-visual-editor strong {
font-weight: bold;
}
#wpwrap .edit-post-visual-editor dfn,
#wpwrap .edit-post-visual-editor cite,
#wpwrap .edit-post-visual-editor em,
#wpwrap .edit-post-visual-editor i {
font-style: italic;
}
#wpwrap .edit-post-visual-editor blockquote,
#wpwrap .edit-post-visual-editor q {
quotes: "" "";
}
#wpwrap .edit-post-visual-editor blockquote:before, #wpwrap .edit-post-visual-editor blockquote:after,
#wpwrap .edit-post-visual-editor q:before,
#wpwrap .edit-post-visual-editor q:after {
content: "";
}
#wpwrap .edit-post-visual-editor blockquote {
border-left: 5px solid rgba(0, 0, 0, 0.05);
padding: 20px;
font-size: 1.2em;
font-style: italic;
margin: 0 0 1.5em;
position: relative;
}
#wpwrap .edit-post-visual-editor blockquote p:last-child {
margin: 0;
}
#wpwrap .edit-post-visual-editor address {
margin: 0 0 1.5em;
}
#wpwrap .edit-post-visual-editor abbr,
#wpwrap .edit-post-visual-editor acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
#wpwrap .edit-post-visual-editor pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
margin-bottom: 1.6em;
overflow: auto;
max-width: 100%;
padding: 1.6em;
}
#wpwrap .edit-post-visual-editor code,
#wpwrap .edit-post-visual-editor kbd,
#wpwrap .edit-post-visual-editor tt,
#wpwrap .edit-post-visual-editor var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
#wpwrap .edit-post-visual-editor img {
height: auto;
/* Make sure images are scaled correctly. */
max-width: 100%;
/* Adhere to container width. */
}
#wpwrap .edit-post-visual-editor hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
#wpwrap .edit-post-visual-editor .ast-button,
#wpwrap .edit-post-visual-editor .button,
#wpwrap .edit-post-visual-editor button,
#wpwrap .edit-post-visual-editor input,
#wpwrap .edit-post-visual-editor select,
#wpwrap .edit-post-visual-editor textarea {
color: #808285;
font-weight: normal;
font-size: 100%;
/* Corrects font size not being inherited in all browsers */
margin: 0;
/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
vertical-align: baseline;
/* Improves appearance and consistency in all browsers */
}
#wpwrap .edit-post-visual-editor button,
#wpwrap .edit-post-visual-editor input {
line-height: normal;
/* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
#wpwrap .edit-post-visual-editor big {
font-size: 125%;
}
#wpwrap .edit-post-visual-editor mark,
#wpwrap .edit-post-visual-editor ins {
background: transparent;
text-decoration: none;
}
#wpwrap .edit-post-visual-editor ul, #wpwrap .edit-post-visual-editor ol {
margin: 0 0 1.5em 3em;
}
#wpwrap .edit-post-visual-editor ul {
list-style: disc;
}
#wpwrap .edit-post-visual-editor ol {
list-style: decimal;
}
#wpwrap .edit-post-visual-editor li > ul,
#wpwrap .edit-post-visual-editor li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
#wpwrap .edit-post-visual-editor dt {
font-weight: bold;
}
#wpwrap .edit-post-visual-editor dd {
margin: 0 1.5em 1.5em;
}
#wpwrap .edit-post-visual-editor table, #wpwrap .edit-post-visual-editor th, #wpwrap .edit-post-visual-editor td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
#wpwrap .edit-post-visual-editor table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.5em;
width: 100%;
}
#wpwrap .edit-post-visual-editor th {
font-weight: bold;
}
#wpwrap .edit-post-visual-editor th, #wpwrap .edit-post-visual-editor td {
padding: 8px;
text-align: left;
border-width: 0 1px 1px 0;
}
#wpwrap .edit-post-visual-editor ::selection {
color: #fff;
background: #0274be;
}
#wpwrap .edit-post-visual-editor html {
overflow-y: scroll;
}
#wpwrap .edit-post-visual-editor body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#wpwrap .edit-post-visual-editor body:not(.logged-in) {
position: relative;
}
#wpwrap .edit-post-visual-editor #page {
position: relative;
}
#wpwrap .edit-post-visual-editor a,
#wpwrap .edit-post-visual-editor a:focus {
text-decoration: none;
}
#wpwrap .edit-post-visual-editor a,
#wpwrap .edit-post-visual-editor .site-header a *,
#wpwrap .edit-post-visual-editor .site-footer a *,
#wpwrap .edit-post-visual-editor .secondary a * {
transition: all 0.2s linear;
}
#wpwrap .edit-post-visual-editor .capitalize {
text-transform: uppercase;
}
#wpwrap .edit-post-visual-editor img {
vertical-align: middle;
}
#wpwrap .edit-post-visual-editor .entry-content h1,
#wpwrap .edit-post-visual-editor .entry-content h2,
#wpwrap .edit-post-visual-editor .entry-content h3,
#wpwrap .edit-post-visual-editor .entry-content h4,
#wpwrap .edit-post-visual-editor .entry-content h5,
#wpwrap .edit-post-visual-editor .entry-content h6 {
margin-bottom: 20px;
}
#wpwrap .edit-post-visual-editor p {
margin-bottom: 1.75em;
}
#wpwrap .edit-post-visual-editor blockquote {
margin: 1.5em 1em 1.5em 3em;
padding: 1.2em;
font-size: 1.1em;
line-height: inherit;
position: relative;
}
#wpwrap .edit-post-visual-editor .ast-button,
#wpwrap .edit-post-visual-editor .button,
#wpwrap .edit-post-visual-editor input[type="button"],
#wpwrap .edit-post-visual-editor input[type="submit"] {
border-radius: 0;
padding: 18px 30px;
border: 0;
box-shadow: none;
text-shadow: none;
}
#wpwrap .edit-post-visual-editor .ast-button:hover,
#wpwrap .edit-post-visual-editor .button:hover,
#wpwrap .edit-post-visual-editor input[type="button"]:hover,
#wpwrap .edit-post-visual-editor input[type="submit"]:hover {
box-shadow: none;
}
#wpwrap .edit-post-visual-editor .ast-button:active, #wpwrap .edit-post-visual-editor .ast-button:focus,
#wpwrap .edit-post-visual-editor .button:active,
#wpwrap .edit-post-visual-editor .button:focus,
#wpwrap .edit-post-visual-editor input[type="button"]:active,
#wpwrap .edit-post-visual-editor input[type="button"]:focus,
#wpwrap .edit-post-visual-editor input[type="submit"]:active,
#wpwrap .edit-post-visual-editor input[type="submit"]:focus {
box-shadow: none;
}
#wpwrap .edit-post-visual-editor .site-title {
font-weight: normal;
}
#wpwrap .edit-post-visual-editor .site-title,
#wpwrap .edit-post-visual-editor .site-description {
margin-bottom: 0;
}
#wpwrap .edit-post-visual-editor .site-title a,
#wpwrap .edit-post-visual-editor .site-title:hover a,
#wpwrap .edit-post-visual-editor .site-title:focus a,
#wpwrap .edit-post-visual-editor .site-description a,
#wpwrap .edit-post-visual-editor .site-description:hover a,
#wpwrap .edit-post-visual-editor .site-description:focus a {
transition: all 0.2s linear;
}
#wpwrap .edit-post-visual-editor .site-title a,
#wpwrap .edit-post-visual-editor .site-title a:focus,
#wpwrap .edit-post-visual-editor .site-title a:hover,
#wpwrap .edit-post-visual-editor .site-title a:visited {
color: #222;
}
#wpwrap .edit-post-visual-editor .site-description a,
#wpwrap .edit-post-visual-editor .site-description a:focus,
#wpwrap .edit-post-visual-editor .site-description a:hover,
#wpwrap .edit-post-visual-editor .site-description a:visited {
color: #999;
}
#wpwrap .edit-post-visual-editor .search-form .search-field {
outline: none;
}
#wpwrap .edit-post-visual-editor .ast-search-menu-icon {
position: relative;
}
#wpwrap .edit-post-visual-editor .ast-header-break-point.ast-header-custom-item-outside .main-header-bar .ast-search-icon {
margin-right: 1em;
}
#wpwrap .edit-post-visual-editor .ast-header-break-point.ast-header-custom-item-inside .main-header-bar .main-header-bar-navigation .ast-search-icon {
display: none;
}
#wpwrap .edit-post-visual-editor .ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-field,
#wpwrap .edit-post-visual-editor .ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon.ast-inline-search .search-field {
width: 100%;
padding-right: 5.5em;
}
#wpwrap .edit-post-visual-editor .ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-submit {
display: block;
position: absolute;
height: 100%;
top: 0;
right: 0;
padding: 0 1em;
border-radius: 0;
}
#wpwrap .edit-post-visual-editor .ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form {
padding: 0;
display: block;
overflow: hidden;
}
#wpwrap .edit-post-visual-editor .site .skip-link {
background-color: #f1f1f1;
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
color: #21759b;
display: block;
font-family: Montserrat, "Helvetica Neue", sans-serif;
font-size: 14px;
font-weight: 700;
left: -9999em;
outline: none;
padding: 15px 23px 14px;
text-decoration: none;
text-transform: none;
top: -9999em;
}
#wpwrap .edit-post-visual-editor .site .skip-link:focus {
clip: auto;
height: auto;
left: 6px;
top: 7px;
width: auto;
z-index: 100000;
}
.logged-in #wpwrap .edit-post-visual-editor .site .skip-link {
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
font-family: "Open Sans", sans-serif;
}
#wpwrap .edit-post-visual-editor h1, #wpwrap .edit-post-visual-editor h2, #wpwrap .edit-post-visual-editor h3, #wpwrap .edit-post-visual-editor h4, #wpwrap .edit-post-visual-editor h5, #wpwrap .edit-post-visual-editor h6 {
clear: both;
}
#wpwrap .edit-post-visual-editor h1,
#wpwrap .edit-post-visual-editor .entry-content h1 {
color: #3a3a3a;
font-size: 2em;
line-height: 1.2;
}
#wpwrap .edit-post-visual-editor h2,
#wpwrap .edit-post-visual-editor .entry-content h2 {
color: #3a3a3a;
font-size: 1.7em;
line-height: 1.3;
}
#wpwrap .edit-post-visual-editor h3,
#wpwrap .edit-post-visual-editor .entry-content h3 {
color: #3a3a3a;
font-size: 1.5em;
line-height: 1.4;
}
#wpwrap .edit-post-visual-editor h4,
#wpwrap .edit-post-visual-editor .entry-content h4 {
color: #3a3a3a;
line-height: 1.5;
font-size: 1.3em;
}
#wpwrap .edit-post-visual-editor h5,
#wpwrap .edit-post-visual-editor .entry-content h5 {
color: #3a3a3a;
line-height: 1.6;
font-size: 1.2em;
}
#wpwrap .edit-post-visual-editor h6,
#wpwrap .edit-post-visual-editor .entry-content h6 {
color: #3a3a3a;
line-height: 1.7;
font-size: 1.1em;
}
#wpwrap .edit-post-visual-editor p,
#wpwrap .edit-post-visual-editor .editor-block-list__block p {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
font-weight: inherit;
font-size: 15px;
font-size: 1rem;
}
#wpwrap .edit-post-visual-editor .editor-post-title__block .editor-post-title__input {
font-size: 30px;
font-size: 2rem;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
font-weight: normal;
}
#wpwrap .edit-post-visual-editor .editor-block-list__block {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
}
#wpwrap .edit-post-visual-editor .editor-post-title__block,
#wpwrap .edit-post-visual-editor .editor-default-block-appender,
#wpwrap .edit-post-visual-editor .editor-block-list__block {
max-width: 1200px;
}
#wpwrap .edit-post-visual-editor .editor-block-list__block[data-align=full] {
max-width: none;
}
#wpwrap .edit-post-visual-editor .editor-block-list__block[data-align=wide] {
max-width: 1400px;
}
#wpwrap .edit-post-visual-editor .wp-block-latest-posts.is-grid {
list-style: none;
}
#wpwrap .edit-post-visual-editor .wp-block-gallery {
margin: 0;
}
#wpwrap .edit-post-visual-editor .wp-block-gallery.is-cropped .blocks-gallery-item img {
height: 100%;
}
#wpwrap .edit-post-visual-editor .wp-block-latest-posts {
margin-left: 0;
}
#wpwrap .edit-post-visual-editor .wp-block-latest-posts li {
list-style: none;
}
#wpwrap .edit-post-visual-editor h1,
#wpwrap .edit-post-visual-editor h2,
#wpwrap .edit-post-visual-editor h3,
#wpwrap .edit-post-visual-editor h4,
#wpwrap .edit-post-visual-editor h5,
#wpwrap .edit-post-visual-editor h6 {
font-weight: inherit;
}
#wpwrap .edit-post-visual-editor .mce-widget i {
font-style: normal;
}
#wpwrap .edit-post-visual-editor .editor-block-list__block blockquote p {
font-size: 1.1rem;
line-height: 1.8571428571;
}