PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
themes
/
webon
/
inc
/
gutenberg
/
assets
/
admin
/
css
/* ========================================================================== Include variables and mixins ========================================================================== */ /* ========================================================================== Typography variables ========================================================================== */ /* ========================================================================== Box variables ========================================================================== */ /* ========================================================================== Devices screen size variables ========================================================================== */ /* ========================================================================== Typography mixins ========================================================================== */ /* ========================================================================== Typography mixins - end ========================================================================== */ /* ========================================================================== Menu mixins - begin ========================================================================== */ /* ========================================================================== Menu mixins - end ========================================================================== */ /* ========================================================================== Layout mixins - begin ========================================================================== */ /* ========================================================================== Layout mixins - end ========================================================================== */ /* ========================================================================== Input fields mixins - begin ========================================================================== */ /* ========================================================================== Input fields mixins - end ========================================================================== */ /* ========================================================================== Pagination mixins - begin ========================================================================== */ /* ========================================================================== Pagination mixins - end ========================================================================== */ /* ========================================================================== Grid size mixins - begin ========================================================================== */ /* ========================================================================== Grid size mixins - end ========================================================================== */ /* ========================================================================== Helper mixins - begin ========================================================================== */ /* ========================================================================== Helper mixins - end ========================================================================== */ /* ========================================================================== Clear fix mixin - begin ========================================================================== */ /* ========================================================================== Clear fix mixin - end ========================================================================== */ /* ========================================================================== Custom mixins - begin ========================================================================== */ /* ========================================================================== Custom mixins - end ========================================================================== */ /* ========================================================================== Button mixins - start ========================================================================== */ /* ========================================================================== Button mixins - end ========================================================================== */ /* ========================================================================== Tabs mixins - start ========================================================================== */ /* ========================================================================== Tabs mixins - end ========================================================================== */ /* ========================================================================== Animation mixins - start ========================================================================== */ /* ========================================================================== Animation mixins - end ========================================================================== */ /* ========================================================================== 3.0 Alignments styles ========================================================================== */ .alignleft { float: left; text-align: left; margin: 1rem 2rem 1rem 0 !important; clear: left; } .aligncenter { text-align: center; display: block; margin-left: auto; margin-right: auto; } .alignright { float: right; text-align: right; margin: 1rem 0 1rem 2rem !important; clear: right; } body:not([class*="webon-core"]) .alignright { clear: right; } .qodef-content-alignment-left { text-align: left; } .qodef-content-alignment-center { text-align: center; } .qodef-content-alignment-right { text-align: right; } /* ========================================================================== Gutenberg Admin styles - begin ========================================================================== */ .editor-styles-wrapper { /* ========================================================================== 1.0 Reset default styles ========================================================================== */ /* ========================================================================== 6.0 Input Fields styles ========================================================================== */ /* ========================================================================== Select 2 Script styles (Version: 4.0.6 ) - begin ========================================================================== */ /* ========================================================================== Search appearance tweak begin ========================================================================== */ /* ========================================================================== Autocomplete appearance tweak begin ========================================================================== */ } .editor-styles-wrapper * { -webkit-box-sizing: border-box; box-sizing: border-box; } .editor-styles-wrapper article, .editor-styles-wrapper aside, .editor-styles-wrapper details, .editor-styles-wrapper figcaption, .editor-styles-wrapper figure, .editor-styles-wrapper footer, .editor-styles-wrapper header, .editor-styles-wrapper nav, .editor-styles-wrapper section, .editor-styles-wrapper main { display: block; } .editor-styles-wrapper del { text-decoration: line-through; } .editor-styles-wrapper pre { max-width: 100%; margin: 15px 0; padding: 15px; background-color: #fafafa; white-space: pre-wrap; word-wrap: break-word; font-family: monospace !important; font-size: 1em !important; color: #4c4c4c !important; } .editor-styles-wrapper code { background-color: #fafafa !important; padding: 0 !important; font-family: monospace, monospace !important; font-size: 1em !important; color: #4c4c4c !important; } .editor-styles-wrapper sub, .editor-styles-wrapper sup { position: relative; vertical-align: baseline; font-size: 75%; line-height: 0; } .editor-styles-wrapper sub { bottom: -0.25em; } .editor-styles-wrapper sup { top: -0.5em; } .editor-styles-wrapper table { width: 100%; vertical-align: middle; border: medium none; border-collapse: collapse; border-spacing: 0; } .editor-styles-wrapper table tr { border: 1px solid #dbdbdb !important; } .editor-styles-wrapper table th { padding: 5px 7px !important; text-align: left; border-right: 1px solid #dbdbdb; } .editor-styles-wrapper table td { padding: 5px 10px !important; text-align: left; border: 0 !important; border-right: 1px solid #dbdbdb !important; } .editor-styles-wrapper table td br { display: none; } .editor-styles-wrapper hr { background-color: #bbb; border: 0 !important; height: 1px; margin-top: 1.5em; margin-bottom: 1.5em; } .editor-styles-wrapper hr:not(.is-style-wide):not(.is-style-dots) { max-width: 100px; } body:not([class*="webon-core"]) .editor-styles-wrapper hr { clear: both; } .editor-styles-wrapper ul, .editor-styles-wrapper ol { list-style-position: inside; margin-bottom: 1.5em !important; padding: 0 !important; } .editor-styles-wrapper ul.wp-block, .editor-styles-wrapper ol.wp-block { margin-bottom: 1.5em !important; } .editor-styles-wrapper ul:not(.wp-block), .editor-styles-wrapper ol:not(.wp-block) { margin: 0 0 1.5em !important; } .editor-styles-wrapper li > ul:not(.wp-block), .editor-styles-wrapper li > ol:not(.wp-block) { margin-bottom: 0 !important; margin-left: 1.5em !important; } .editor-styles-wrapper dt { font-weight: 700; } .editor-styles-wrapper dd { margin: 0 1.5em 1.5em; } .editor-styles-wrapper a img { border: none; } .editor-styles-wrapper img, .editor-styles-wrapper .wp-caption { height: auto; max-width: 100%; } .editor-styles-wrapper img { vertical-align: middle; border-style: none; } .editor-styles-wrapper figure { margin: 0; } .editor-styles-wrapper embed, .editor-styles-wrapper iframe, .editor-styles-wrapper object { display: block; max-width: 100%; } .editor-styles-wrapper video { display: block; } .editor-styles-wrapper embed, .editor-styles-wrapper object { height: auto; } .editor-styles-wrapper label { display: block; margin-bottom: 0.5em; } .editor-styles-wrapper fieldset { margin-bottom: 1em; padding: 0.35em 0.75em 0.625em; } .editor-styles-wrapper input[type='submit'] { -webkit-appearance: none; } .editor-styles-wrapper abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } .editor-styles-wrapper b, .editor-styles-wrapper strong { font-weight: bolder; } .editor-styles-wrapper kbd, .editor-styles-wrapper samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ background-color: #fafafa; } .editor-styles-wrapper small { font-size: 80%; } .editor-styles-wrapper progress { vertical-align: baseline; } .editor-styles-wrapper summary { display: list-item; } .editor-styles-wrapper template { display: none; } .editor-styles-wrapper figcaption, .editor-styles-wrapper .wp-caption, .editor-styles-wrapper .gallery-caption { display: block; max-width: 100%; margin: 7px auto 0; font-size: 13px !important; line-height: 1.3em !important; color: #4c4c4c; text-align: center; opacity: 1; } .editor-styles-wrapper figcaption a, .editor-styles-wrapper .wp-caption a, .editor-styles-wrapper .gallery-caption a { color: inherit; } .editor-styles-wrapper .wp-caption .wp-caption-text { opacity: 1; } .editor-styles-wrapper blockquote.instagram-media, .editor-styles-wrapper iframe.instagram-media { margin: auto !important; } .editor-styles-wrapper .sticky, .editor-styles-wrapper .bypostauthor { opacity: 1; } .editor-styles-wrapper ::-moz-selection { color: #fff; background: #dbdbdb; } .editor-styles-wrapper ::selection { color: #fff; background: #dbdbdb; } .editor-styles-wrapper ::-moz-selection { color: #fff; background: #dbdbdb; } .editor-styles-wrapper input[type="text"], .editor-styles-wrapper input[type="email"], .editor-styles-wrapper input[type="url"], .editor-styles-wrapper input[type="password"], .editor-styles-wrapper input[type="number"], .editor-styles-wrapper input[type="tel"], .editor-styles-wrapper input[type="search"], .editor-styles-wrapper textarea { position: relative; display: inline-block; width: 100%; vertical-align: top; margin: 0 0 20px; padding: 0; font-family: "DM Sans", sans-serif; font-size: 22px; line-height: 45px; font-weight: 700; color: #b2b2b2; background-color: transparent; border: 0 solid #dbdbdb; border-bottom-width: 1px; border-radius: 0; outline: 0; cursor: pointer; -webkit-appearance: none; -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out; -o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out; transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out; } @media only screen and (max-width: 680px) { .editor-styles-wrapper input[type="text"], .editor-styles-wrapper input[type="email"], .editor-styles-wrapper input[type="url"], .editor-styles-wrapper input[type="password"], .editor-styles-wrapper input[type="number"], .editor-styles-wrapper input[type="tel"], .editor-styles-wrapper input[type="search"], .editor-styles-wrapper textarea { font-size: 16px; } } .editor-styles-wrapper input[type="text"]:focus, .editor-styles-wrapper input[type="email"]:focus, .editor-styles-wrapper input[type="url"]:focus, .editor-styles-wrapper input[type="password"]:focus, .editor-styles-wrapper input[type="number"]:focus, .editor-styles-wrapper input[type="tel"]:focus, .editor-styles-wrapper input[type="search"]:focus, .editor-styles-wrapper textarea:focus { color: #1d1d1f; background-color: transparent; border-color: #1d1d1f; } .editor-styles-wrapper input[type="text"]::-webkit-input-placeholder, .editor-styles-wrapper input[type="email"]::-webkit-input-placeholder, .editor-styles-wrapper input[type="url"]::-webkit-input-placeholder, .editor-styles-wrapper input[type="password"]::-webkit-input-placeholder, .editor-styles-wrapper input[type="number"]::-webkit-input-placeholder, .editor-styles-wrapper input[type="tel"]::-webkit-input-placeholder, .editor-styles-wrapper input[type="search"]::-webkit-input-placeholder, .editor-styles-wrapper textarea::-webkit-input-placeholder { color: inherit; opacity: 1; } .editor-styles-wrapper input[type="text"]::-moz-placeholder, .editor-styles-wrapper input[type="email"]::-moz-placeholder, .editor-styles-wrapper input[type="url"]::-moz-placeholder, .editor-styles-wrapper input[type="password"]::-moz-placeholder, .editor-styles-wrapper input[type="number"]::-moz-placeholder, .editor-styles-wrapper input[type="tel"]::-moz-placeholder, .editor-styles-wrapper input[type="search"]::-moz-placeholder, .editor-styles-wrapper textarea::-moz-placeholder { color: inherit; opacity: 1; } .editor-styles-wrapper input[type="text"]:-ms-input-placeholder, .editor-styles-wrapper input[type="email"]:-ms-input-placeholder, .editor-styles-wrapper input[type="url"]:-ms-input-placeholder, .editor-styles-wrapper input[type="password"]:-ms-input-placeholder, .editor-styles-wrapper input[type="number"]:-ms-input-placeholder, .editor-styles-wrapper input[type="tel"]:-ms-input-placeholder, .editor-styles-wrapper input[type="search"]:-ms-input-placeholder, .editor-styles-wrapper textarea:-ms-input-placeholder { color: inherit; opacity: 1; } .editor-styles-wrapper input[type="text"]::-ms-input-placeholder, .editor-styles-wrapper input[type="email"]::-ms-input-placeholder, .editor-styles-wrapper input[type="url"]::-ms-input-placeholder, .editor-styles-wrapper input[type="password"]::-ms-input-placeholder, .editor-styles-wrapper input[type="number"]::-ms-input-placeholder, .editor-styles-wrapper input[type="tel"]::-ms-input-placeholder, .editor-styles-wrapper input[type="search"]::-ms-input-placeholder, .editor-styles-wrapper textarea::-ms-input-placeholder { color: inherit; opacity: 1; } .editor-styles-wrapper input[type="text"]::placeholder, .editor-styles-wrapper input[type="email"]::placeholder, .editor-styles-wrapper input[type="url"]::placeholder, .editor-styles-wrapper input[type="password"]::placeholder, .editor-styles-wrapper input[type="number"]::placeholder, .editor-styles-wrapper input[type="tel"]::placeholder, .editor-styles-wrapper input[type="search"]::placeholder, .editor-styles-wrapper textarea::placeholder { color: inherit; opacity: 1; } #qodef-page-footer .editor-styles-wrapper input[type="text"], #qodef-page-footer .editor-styles-wrapper input[type="email"], #qodef-page-footer .editor-styles-wrapper input[type="url"], #qodef-page-footer .editor-styles-wrapper input[type="password"], #qodef-page-footer .editor-styles-wrapper input[type="number"], #qodef-page-footer .editor-styles-wrapper input[type="tel"], #qodef-page-footer .editor-styles-wrapper input[type="search"], #qodef-page-footer .editor-styles-wrapper textarea { color: #ffffff; background-color: transparent; border-bottom: 1px solid #dbdbdb; } #qodef-page-footer .editor-styles-wrapper input[type="text"]:focus, #qodef-page-footer .editor-styles-wrapper input[type="email"]:focus, #qodef-page-footer .editor-styles-wrapper input[type="url"]:focus, #qodef-page-footer .editor-styles-wrapper input[type="password"]:focus, #qodef-page-footer .editor-styles-wrapper input[type="number"]:focus, #qodef-page-footer .editor-styles-wrapper input[type="tel"]:focus, #qodef-page-footer .editor-styles-wrapper input[type="search"]:focus, #qodef-page-footer .editor-styles-wrapper textarea:focus { color: #ffffff; background-color: transparent; border-color: #fff; } .editor-styles-wrapper textarea { height: 139px; } .editor-styles-wrapper .post-password-form input[type="password"] { margin-top: 0.5em; } @media only screen and (min-width: 769px) { .editor-styles-wrapper .post-password-form input[type="password"] { display: block; max-width: 50%; } } .editor-styles-wrapper input[type="submit"], .editor-styles-wrapper button[type="submit"], .editor-styles-wrapper .qodef-theme-button { position: relative; display: inline-block; vertical-align: middle; width: auto; margin: 0; font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 2em; font-weight: 600; text-decoration: none; border-radius: 0; outline: none; -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out; -o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out; transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out; padding: 8px 60px 10px; color: #fff; background-color: #1d1d1f; border: 1px solid transparent; cursor: pointer; } .editor-styles-wrapper input[type="submit"]:hover, .editor-styles-wrapper button[type="submit"]:hover, .editor-styles-wrapper .qodef-theme-button:hover { color: #4c4c4c; background-color: #f7f7f7; border: 1px solid transparent; } .editor-styles-wrapper button[type="submit"] span, .editor-styles-wrapper .qodef-theme-button span { display: block; line-height: inherit; } .editor-styles-wrapper button[type="submit"] span:before, .editor-styles-wrapper .qodef-theme-button span:before { display: block; line-height: inherit; } .editor-styles-wrapper select { position: relative; display: block; height: 46px; padding: 0.5px 0px; margin: 0; font-family: inherit; font-size: 22px; line-height: 45px; font-weight: normal; color: #b2b2b2; background-color: transparent; border: 0 solid #dbdbdb; border-bottom-width: 1px; border-radius: 0; outline: none; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } @media only screen and (max-width: 680px) { .editor-styles-wrapper select { font-size: 16px; } } .editor-styles-wrapper select:disabled { color: inherit; border-color: inherit; background-color: #fafafa; -webkit-box-shadow: none; box-shadow: none; text-shadow: none; } .editor-styles-wrapper body .select2-container--default { /* just to make sure that this code overwrite styles from others plugin */ position: relative; display: inline-block; vertical-align: top; width: auto; margin: 0 0 20px; } .editor-styles-wrapper body .select2-container--default .select2-selection--single { display: block; height: 46px; padding: 0; margin: 0; font-family: inherit; font-size: 22px; line-height: 45px; font-weight: normal; color: #b2b2b2; background-color: transparent; border: 0px solid #dbdbdb; border-bottom-width: 1px; border-radius: 0; outline: none; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } @media only screen and (max-width: 680px) { .editor-styles-wrapper body .select2-container--default .select2-selection--single { font-size: 16px; } } .editor-styles-wrapper body .select2-container--default .select2-selection--single .select2-selection__rendered { display: block; padding: 0; line-height: inherit; color: inherit; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; } .editor-styles-wrapper body .select2-container--default .select2-selection--single .select2-selection__clear { position: relative; float: right; margin: 0; font-weight: inherit; cursor: pointer; } .editor-styles-wrapper body .select2-container--default .select2-selection--single .select2-selection__placeholder { color: inherit; } .editor-styles-wrapper body .select2-container--default .select2-selection--single .select2-selection__arrow { position: absolute; top: 0; right: 0; width: 20px; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 18px; color: #1d1d1f; } .editor-styles-wrapper body .select2-container--default .select2-selection--single .select2-selection__arrow b { display: none; } .editor-styles-wrapper body .select2-container--default .select2-selection--single .select2-selection__arrow:before { position: relative; display: block; right: -1px; line-height: inherit; font-style: normal; content: '\33'; font-family: 'ElegantIcons'; } .editor-styles-wrapper body .select2-container--default .select2-selection--multiple { display: block; height: 46px; padding: 0.5px 0px; margin: 0; font-family: inherit; font-size: 22px; line-height: 45px; font-weight: normal; color: #b2b2b2; background-color: transparent; border: 0px solid #dbdbdb; border-bottom-width: 1px; border-radius: 0; outline: none; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } @media only screen and (max-width: 680px) { .editor-styles-wrapper body .select2-container--default .select2-selection--multiple { font-size: 16px; } } .editor-styles-wrapper body .select2-container--default .select2-selection--multiple .select2-selection__rendered { list-style: none; display: block; padding: 0; line-height: inherit; color: inherit; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; } .editor-styles-wrapper body .select2-container--default .select2-selection--multiple .select2-selection__rendered li { margin: 0; padding: 0; } .editor-styles-wrapper body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder { float: left; margin: 0; color: inherit; } .editor-styles-wrapper body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear { position: relative; float: right; margin: 0; font-weight: inherit; cursor: pointer; } .editor-styles-wrapper body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice { margin: 5px 5px 0 0; padding: 0 10px; float: left; color: #ffffff; background-color: #1d1d1f; border: 0; border-radius: 0; cursor: default; } .editor-styles-wrapper body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove { display: inline-block; margin: 0 3px 0 0; font-weight: 700; color: inherit; -webkit-transition: opacity .2s ease-out; -o-transition: opacity .2s ease-out; transition: opacity .2s ease-out; cursor: pointer; } .editor-styles-wrapper body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover { color: inherit; opacity: 0.8; } .editor-styles-wrapper body .select2-container--default .select2-search--inline { float: left; } .editor-styles-wrapper body .select2-container--default .select2-search--inline .select2-search__field { width: 100%; padding: 0 !important; margin: 0 !important; font-family: inherit; font-size: inherit; font-weight: inherit; color: inherit; border: none !important; outline: none; -webkit-appearance: none; } .editor-styles-wrapper body .select2-container--default .select2-search--inline .select2-search__field:focus { border-color: #1d1d1f; } .editor-styles-wrapper body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .editor-styles-wrapper body .select2-container--default .select2-dropdown { position: absolute; top: 0; left: -100000px; display: block; width: 100%; background-color: #fafafa; border: 1px solid transparent; border-radius: 0; z-index: 99999; } .editor-styles-wrapper body .select2-container--default .select2-search--dropdown { display: block; padding: 14px 15px 2px; } .editor-styles-wrapper body .select2-container--default .select2-search--dropdown.select2-search--hide { display: none; } .editor-styles-wrapper body .select2-container--default .select2-search--dropdown .select2-search__field { width: 100%; padding: 4px 8px; margin: 0; font-family: inherit; font-size: inherit; line-height: 20px; font-weight: inherit; color: #4c4c4c; background-color: #ffffff; border: 1px solid #dbdbdb; outline: none; -webkit-appearance: none; } .editor-styles-wrapper body .select2-container--default .select2-search--dropdown .select2-search__field:focus { color: #1d1d1f; background-color: #ffffff; border-color: #1d1d1f; } .editor-styles-wrapper body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } .editor-styles-wrapper body .select2-container--default .select2-results { display: block; } .editor-styles-wrapper body .select2-container--default .select2-results > .select2-results__options { max-height: 220px; overflow-y: auto; } .editor-styles-wrapper body .select2-container--default .select2-results__options { position: relative; margin: 5px 0; padding: 2px 15px; list-style: none; } .editor-styles-wrapper body .select2-container--default .select2-results__option { padding: 3px 0; font-size: 22px; line-height: 45px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-transition: color 0.2s ease-out; -o-transition: color 0.2s ease-out; transition: color 0.2s ease-out; } @media only screen and (max-width: 680px) { .editor-styles-wrapper body .select2-container--default .select2-results__option { font-size: 16px; } } .editor-styles-wrapper body .select2-container--default .select2-results__option[aria-selected] { cursor: pointer; } .editor-styles-wrapper body .select2-container--default .select2-results__option[role=group] { padding: 0; } .editor-styles-wrapper body .select2-container--default .select2-results__option[aria-disabled=true] { color: #1d1d1f; } .editor-styles-wrapper body .select2-container--default .select2-results__option[aria-selected=true], .editor-styles-wrapper body .select2-container--default .select2-results__option[data-selected=true] { color: #1d1d1f; background: none; } .editor-styles-wrapper body .select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; } .editor-styles-wrapper body .select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; } .editor-styles-wrapper body .select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; } .editor-styles-wrapper body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; } .editor-styles-wrapper body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; } .editor-styles-wrapper body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; } .editor-styles-wrapper body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; } .editor-styles-wrapper body .select2-container--default .select2-results__option--highlighted[aria-selected] { color: #1d1d1f; background: none; } .editor-styles-wrapper body .select2-container--default .select2-results__group { display: block; padding: 7px 0; cursor: default; } .editor-styles-wrapper body .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; } .editor-styles-wrapper body .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding: 0; } .editor-styles-wrapper body .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow { left: 0; right: auto; } .editor-styles-wrapper body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .editor-styles-wrapper body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .editor-styles-wrapper body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline { float: right; } .editor-styles-wrapper body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__rendered { padding: 0; } .editor-styles-wrapper body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice { margin: 7px auto 0 5px; } .editor-styles-wrapper body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove { margin: 0 auto 0 3px; } .editor-styles-wrapper body .select2-container--default.select2-container--disabled .select2-selection--single, .editor-styles-wrapper body .select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: transparent; cursor: default; } .editor-styles-wrapper body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear, .editor-styles-wrapper body .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear { display: none; } .editor-styles-wrapper body .select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; } .editor-styles-wrapper body .select2-container--default.select2-container--open .select2-selection--single, .editor-styles-wrapper body .select2-container--default.select2-container--open .select2-selection--multiple { color: #1d1d1f; } .editor-styles-wrapper body .select2-container--default.select2-container--open .select2-dropdown { left: 0; } .editor-styles-wrapper body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above { border-bottom-color: transparent; } .editor-styles-wrapper body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below { border-top-color: transparent; } .editor-styles-wrapper body:not([class*="webon-core"]) .select2-container--default .select2-selection--single .select2-selection__arrow:before { content: '\25BE'; font-family: initial; font-size: 16px; } .editor-styles-wrapper .select2-close-mask { position: fixed; top: 0; left: 0; display: block; width: auto; height: auto; min-height: 100%; min-width: 100%; padding: 0; margin: 0; background-color: #ffffff; border: 0; opacity: 0; z-index: 99; filter: alpha(opacity=0); } .editor-styles-wrapper .select2-hidden-accessible { position: absolute !important; width: 1px !important; height: 0 !important; padding: 0 !important; line-height: 1; border: 0 !important; overflow: hidden !important; white-space: nowrap !important; clip: rect(0 0 0 0) !important; -webkit-clip-path: inset(50%) !important; clip-path: inset(50%) !important; } .editor-styles-wrapper input[type="search"]::-webkit-search-decoration, .editor-styles-wrapper input[type="search"]::-webkit-search-cancel-button, .editor-styles-wrapper input[type="search"]::-webkit-search-results-button, .editor-styles-wrapper input[type="search"]::-webkit-search-results-decoration { display: none; } .editor-styles-wrapper input[type="search"]::-ms-clear, .editor-styles-wrapper input[type="text"]::-ms-clear { display: none; } @-webkit-keyframes qodefAutofillFix { 0%, 100% { background-color: transparent; color: #1d1d1f; } } .editor-styles-wrapper input:-webkit-autofill { -webkit-animation-delay: 1s; -webkit-animation-fill-mode: both; -webkit-animation-name: qodefAutofillFix; } .editor-styles-wrapper .mce-content-body, .editor-styles-wrapper .block-editor-block-list__layout, .editor-styles-wrapper p.wp-block { font-family: "DM Sans", sans-serif; font-size: 18px; line-height: 1.44em; font-weight: 500; } .editor-styles-wrapper .mce-content-body:not(.has-text-color), .editor-styles-wrapper .block-editor-block-list__layout:not(.has-text-color), .editor-styles-wrapper p.wp-block:not(.has-text-color) { color: #4c4c4c; } .editor-styles-wrapper .block-editor-block-list__layout { max-width: 1100px; margin: 0 auto; -webkit-box-sizing: content-box; box-sizing: content-box; } body .editor-styles-wrapper h1, body .editor-styles-wrapper h1.wp-block, body .editor-styles-wrapper h1.rich-text { font-family: "DM Sans", sans-serif !important; font-weight: 700 !important; color: #1d1d1f !important; font-size: 65px; line-height: 1.07em; letter-spacing: -0.03em; margin-top: 25px !important; margin-bottom: 25px !important; word-wrap: break-word !important; } @media only screen and (max-width: 680px) { body .editor-styles-wrapper h1, body .editor-styles-wrapper h1.wp-block, body .editor-styles-wrapper h1.rich-text { font-size: 58px; } } body .editor-styles-wrapper h1 a, body .editor-styles-wrapper h1.wp-block a, body .editor-styles-wrapper h1.rich-text a { font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; color: inherit; } body .editor-styles-wrapper h1 a:hover, body .editor-styles-wrapper h1.wp-block a:hover, body .editor-styles-wrapper h1.rich-text a:hover { color: #dbdbdb; } body .editor-styles-wrapper h2, body .editor-styles-wrapper h2.wp-block, body .editor-styles-wrapper h2.rich-text { font-family: "DM Sans", sans-serif !important; font-weight: 700 !important; color: #1d1d1f !important; font-size: 57px; line-height: 1.07em; letter-spacing: -0.03em; margin-top: 25px !important; margin-bottom: 25px !important; word-wrap: break-word !important; } @media only screen and (max-width: 680px) { body .editor-styles-wrapper h2, body .editor-styles-wrapper h2.wp-block, body .editor-styles-wrapper h2.rich-text { font-size: 50px; } } body .editor-styles-wrapper h2 a, body .editor-styles-wrapper h2.wp-block a, body .editor-styles-wrapper h2.rich-text a { font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; color: inherit; } body .editor-styles-wrapper h2 a:hover, body .editor-styles-wrapper h2.wp-block a:hover, body .editor-styles-wrapper h2.rich-text a:hover { color: #dbdbdb; } body .editor-styles-wrapper h3, body .editor-styles-wrapper h3.wp-block, body .editor-styles-wrapper h3.rich-text { font-family: "DM Sans", sans-serif !important; font-weight: 700 !important; color: #1d1d1f !important; font-size: 46px; line-height: 1.1em; letter-spacing: -0.02em; margin-top: 25px !important; margin-bottom: 25px !important; word-wrap: break-word !important; } @media only screen and (max-width: 680px) { body .editor-styles-wrapper h3, body .editor-styles-wrapper h3.wp-block, body .editor-styles-wrapper h3.rich-text { font-size: 40px; } } body .editor-styles-wrapper h3 a, body .editor-styles-wrapper h3.wp-block a, body .editor-styles-wrapper h3.rich-text a { font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; color: inherit; } body .editor-styles-wrapper h3 a:hover, body .editor-styles-wrapper h3.wp-block a:hover, body .editor-styles-wrapper h3.rich-text a:hover { color: #dbdbdb; } body .editor-styles-wrapper h4, body .editor-styles-wrapper h4.wp-block, body .editor-styles-wrapper h4.rich-text { font-family: "DM Sans", sans-serif !important; font-weight: 700 !important; color: #1d1d1f !important; font-size: 32px; line-height: 1.31em; letter-spacing: -0.02em; margin-top: 25px !important; margin-bottom: 25px !important; word-wrap: break-word !important; } body .editor-styles-wrapper h4 a, body .editor-styles-wrapper h4.wp-block a, body .editor-styles-wrapper h4.rich-text a { font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; color: inherit; } body .editor-styles-wrapper h4 a:hover, body .editor-styles-wrapper h4.wp-block a:hover, body .editor-styles-wrapper h4.rich-text a:hover { color: #dbdbdb; } body .editor-styles-wrapper h5, body .editor-styles-wrapper h5.wp-block, body .editor-styles-wrapper h5.rich-text { font-family: "DM Sans", sans-serif !important; font-weight: 700 !important; color: #1d1d1f !important; font-size: 24px; line-height: 1.25em; letter-spacing: -0.02em; margin-top: 25px !important; margin-bottom: 25px !important; word-wrap: break-word !important; } body .editor-styles-wrapper h5 a, body .editor-styles-wrapper h5.wp-block a, body .editor-styles-wrapper h5.rich-text a { font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; color: inherit; } body .editor-styles-wrapper h5 a:hover, body .editor-styles-wrapper h5.wp-block a:hover, body .editor-styles-wrapper h5.rich-text a:hover { color: #dbdbdb; } body .editor-styles-wrapper h6, body .editor-styles-wrapper h6.wp-block, body .editor-styles-wrapper h6.rich-text { font-family: "DM Sans", sans-serif !important; font-weight: 700 !important; color: #1d1d1f !important; font-size: 16px; line-height: 1.8em; letter-spacing: -0.02em; margin-top: 25px !important; margin-bottom: 25px !important; word-wrap: break-word !important; } body .editor-styles-wrapper h6 a, body .editor-styles-wrapper h6.wp-block a, body .editor-styles-wrapper h6.rich-text a { font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; line-height: inherit; letter-spacing: inherit; text-transform: inherit; color: inherit; } body .editor-styles-wrapper h6 a:hover, body .editor-styles-wrapper h6.wp-block a:hover, body .editor-styles-wrapper h6.rich-text a:hover { color: #dbdbdb; } .editor-styles-wrapper a, .editor-styles-wrapper p a { color: #1d1d1f !important; text-decoration: none; -webkit-transition: color 0.2s ease-out; -o-transition: color 0.2s ease-out; transition: color 0.2s ease-out; cursor: pointer; } .editor-styles-wrapper a:hover, .editor-styles-wrapper p a:hover { color: #dbdbdb !important; } .editor-styles-wrapper p, .editor-styles-wrapper p.wp-block { margin-top: 10px !important; margin-bottom: 10px !important; border: 0; } .editor-styles-wrapper p.has-background, .editor-styles-wrapper p.wp-block.has-background { padding: 20px 30px; } .editor-styles-wrapper blockquote, .editor-styles-wrapper blockquote.wp-block-quote { position: relative; display: inline-block; width: 100%; vertical-align: top; margin: 0; padding: 0; position: relative; padding: 18px 0 20px 80px !important; border: none !important; font-family: "DM Sans", sans-serif; font-weight: 700; color: #1d1d1f; font-size: 24px; line-height: 1.25em; letter-spacing: -0.02em; quotes: none; z-index: 1; } @media only screen and (max-width: 1024px) { .editor-styles-wrapper blockquote, .editor-styles-wrapper blockquote.wp-block-quote { padding: 18px 0 20px 15%; } } @media only screen and (max-width: 680px) { .editor-styles-wrapper blockquote, .editor-styles-wrapper blockquote.wp-block-quote { padding: 18px 0 20px 25%; } } .editor-styles-wrapper blockquote.wp-block-quote.is-large, .editor-styles-wrapper blockquote.wp-block-quote.is-style-large, .editor-styles-wrapper blockquote.wp-block-quote.wp-block-quote.is-large, .editor-styles-wrapper blockquote.wp-block-quote.wp-block-quote.is-style-large { margin: 0; padding: 18px 0 20px 10% !important; } .editor-styles-wrapper blockquote.wp-block-pullquote, .editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote { padding: 25px 25px 25px 80px !important; text-align: center !important; } .editor-styles-wrapper blockquote.wp-block-pullquote.alignleft, .editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote.alignleft { max-width: 290px; } .editor-styles-wrapper blockquote.wp-block-pullquote.alignright, .editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote.alignright { max-width: 290px; } .editor-styles-wrapper blockquote.has-text-align-right:before, .editor-styles-wrapper blockquote.wp-block-quote.has-text-align-right:before { left: auto; right: 0; } .editor-styles-wrapper blockquote:before, .editor-styles-wrapper blockquote.wp-block-quote:before { content: ''; position: absolute; top: 50%; left: 0; width: 63px; height: 50px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 0; background-image: url("../img/blockquote-icon.svg"); background-repeat: no-repeat; } .editor-styles-wrapper blockquote > *, .editor-styles-wrapper blockquote.wp-block-quote > * { font-family: inherit !important; font-size: inherit !important; font-weight: inherit !important; font-style: inherit !important; line-height: inherit !important; letter-spacing: inherit !important; text-transform: inherit !important; color: inherit !important; margin: 0; } .editor-styles-wrapper blockquote p, .editor-styles-wrapper blockquote.wp-block-quote p { margin: 0 !important; } .editor-styles-wrapper blockquote:after, .editor-styles-wrapper blockquote.wp-block-quote:after { content: ''; } .editor-styles-wrapper blockquote cite, .editor-styles-wrapper blockquote .wp-block-quote__citation, .editor-styles-wrapper blockquote .wp-block-pullquote__citation, .editor-styles-wrapper blockquote.wp-block-quote cite, .editor-styles-wrapper blockquote.wp-block-quote .wp-block-quote__citation, .editor-styles-wrapper blockquote.wp-block-quote .wp-block-pullquote__citation { display: block; margin: 10px 0 0; font-style: normal; font-weight: 400 !important; text-align: inherit !important; text-transform: uppercase !important; } .editor-styles-wrapper blockquote.has-text-align-right, .editor-styles-wrapper blockquote.wp-block-quote.has-text-align-right { padding-left: 0 !important; padding-right: 80px !important; } .editor-styles-wrapper select, .editor-styles-wrapper select:disabled { color: #dbdbdb; border: 1px solid #fff; } .editor-styles-wrapper .wp-block { max-width: 1100px; margin-top: 0 !important; margin-bottom: 0 !important; } .editor-styles-wrapper .wp-block[data-align=full], .editor-styles-wrapper .wp-block.alignfull { margin-left: auto !important; margin-right: auto !important; } .editor-styles-wrapper .wp-block[data-align=left] [data-type="core/button"], .editor-styles-wrapper .wp-block[data-align=right] [data-type="core/button"] { margin: 1em 0; width: 100%; } .editor-styles-wrapper .wp-block[data-align=left] [data-type="core/button"] br, .editor-styles-wrapper .wp-block[data-align=right] [data-type="core/button"] br { display: none; } .editor-styles-wrapper .wp-block:not([data-align=center])[data-type="core/button"] { margin: 1em 0 !important; } .editor-styles-wrapper .wp-block:not([data-align=center])[data-type="core/button"] br { display: none; } .editor-styles-wrapper .editor-post-title__input { font-family: "DM Sans", sans-serif !important; font-weight: 700 !important; color: #1d1d1f !important; font-size: 65px; line-height: 1.07em; letter-spacing: -0.03em; height: auto !important; overflow-y: hidden !important; } @media only screen and (max-width: 680px) { .editor-styles-wrapper .editor-post-title__input { font-size: 58px; } } .editor-styles-wrapper .wp-block-paragraph { line-height: 1.44em; } .editor-styles-wrapper .wp-block-button.wp-block-button__link, .editor-styles-wrapper .wp-block-button .wp-block-button__link { position: relative; display: inline-block; vertical-align: middle; width: auto; margin: 0; font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 2em; font-weight: 600; text-decoration: none; border-radius: 0; outline: none; -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out; -o-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out; transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out; padding: 8px 60px 10px; color: #fff; background-color: #1d1d1f; border: 1px solid transparent; border-radius: 28px; height: auto; cursor: pointer; } .editor-styles-wrapper .wp-block-button.wp-block-button__link:hover, .editor-styles-wrapper .wp-block-button .wp-block-button__link:hover { color: #4c4c4c; background-color: #f7f7f7; border: 1px solid transparent; } .editor-styles-wrapper .wp-block-button.is-style-outline.wp-block-button__link, .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link { color: #dbdbdb; background-color: transparent; border: 2px solid #dbdbdb; border-width: 1px; } .editor-styles-wrapper .wp-block-button.is-style-outline.wp-block-button__link:hover, .editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover { color: #fff; background-color: #dbdbdb; border-color: #dbdbdb; } .editor-styles-wrapper .wp-block-button.is-style-squared.wp-block-button__link, .editor-styles-wrapper .wp-block-button.is-style-squared .wp-block-button__link { border-radius: 0; } .editor-styles-wrapper .wp-block-gallery { margin-bottom: 2em; } .editor-styles-wrapper .wp-block-gallery ul.blocks-gallery-grid { margin: 0 !important; } .editor-styles-wrapper .wp-block-gallery ul.blocks-gallery-grid figcaption { margin: 0; } .editor-styles-wrapper .wp-block-gallery ul.blocks-gallery-grid + figcaption { margin-top: 0; } .editor-styles-wrapper .wp-block-columns { margin-bottom: 28px !important; padding: 0 !important; } .editor-styles-wrapper .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] > .block-core-columns > .block-editor-inner-blocks { margin: 0; } .editor-styles-wrapper .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout .block-list-appender { margin: 0; } .editor-styles-wrapper .wp-block-pullquote { margin: 0 !important; padding: 0 !important; border: 0 !important; text-align: center !important; width: 100% !important; } .editor-styles-wrapper .wp-block-pullquote blockquote { padding: 25px 25px 25px 80px !important; } .editor-styles-wrapper .wp-block-pullquote.alignleft { max-width: 290px; } .editor-styles-wrapper .wp-block-pullquote.alignright { max-width: 290px; } .editor-styles-wrapper .wp-block-media-text figure > img, .editor-styles-wrapper .wp-block-media-text figure > video { max-width: unset; width: 100%; vertical-align: middle; } .editor-styles-wrapper [data-type="core/separator"] { padding: 0; } .editor-styles-wrapper .wp-block-image.alignleft, .editor-styles-wrapper .wp-block-image.alignright { margin-top: 1rem !important; margin-bottom: 1rem !important; } .editor-styles-wrapper .wp-block-image.aligncenter { display: table; } .editor-styles-wrapper .wp-block-image .components-resizable-box__container { vertical-align: middle; } .editor-styles-wrapper [data-align=center] { text-align: center; } .editor-styles-wrapper [data-align=center] .wp-block-image { display: table; clear: both; } .editor-styles-wrapper [data-align=left] .is-block-content { margin: 0 !important; } .editor-styles-wrapper [data-align=left] .is-block-content .wp-block-image { margin: 1rem 2rem 1rem 0 !important; } .editor-styles-wrapper [data-align=left] .wp-block-cover { max-width: 290px; margin: 1rem 2rem 1rem 0 !important; } .editor-styles-wrapper [data-align=right] .is-block-content { margin: 0 !important; } .editor-styles-wrapper [data-align=right] .is-block-content .wp-block-image { margin: 1rem 0 1rem 2rem !important; } .editor-styles-wrapper [data-align=right] .wp-block-cover { max-width: 290px; margin: 1rem 0 1rem 2rem !important; } .editor-styles-wrapper .wp-block-cover { margin-bottom: 1rem; } .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container { width: 100% !important; } .editor-styles-wrapper .wp-block-cover p, .editor-styles-wrapper .wp-block-cover h1, .editor-styles-wrapper .wp-block-cover h2, .editor-styles-wrapper .wp-block-cover h3, .editor-styles-wrapper .wp-block-cover h4, .editor-styles-wrapper .wp-block-cover h5, .editor-styles-wrapper .wp-block-cover h6 { z-index: 1 !important; margin: 0 auto !important; max-width: 580px !important; padding: 14px !important; line-height: 1em !important; } .editor-styles-wrapper .wp-block-cover p a, .editor-styles-wrapper .wp-block-cover h1 a, .editor-styles-wrapper .wp-block-cover h2 a, .editor-styles-wrapper .wp-block-cover h3 a, .editor-styles-wrapper .wp-block-cover h4 a, .editor-styles-wrapper .wp-block-cover h5 a, .editor-styles-wrapper .wp-block-cover h6 a { color: #fff !important; } .editor-styles-wrapper .wp-block-cover p a:hover, .editor-styles-wrapper .wp-block-cover h1 a:hover, .editor-styles-wrapper .wp-block-cover h2 a:hover, .editor-styles-wrapper .wp-block-cover h3 a:hover, .editor-styles-wrapper .wp-block-cover h4 a:hover, .editor-styles-wrapper .wp-block-cover h5 a:hover, .editor-styles-wrapper .wp-block-cover h6 a:hover { color: #dbdbdb !important; } .editor-styles-wrapper .wp-block-cover *:not(.has-text-color):not(.has-inline-color):not(a) { color: #fff !important; font-size: 30px !important; } .editor-styles-wrapper .wp-block-file { color: #1d1d1f; text-decoration: none; -webkit-transition: color 0.2s ease-out; -o-transition: color 0.2s ease-out; transition: color 0.2s ease-out; cursor: pointer; } .editor-styles-wrapper .wp-block-file:hover { color: #dbdbdb; } .editor-styles-wrapper .wp-block-group.has-background { padding: 20px 30px; } .editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce li, .editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce p { line-height: inherit; } .editor-styles-wrapper .wp-caption .wp-caption-dd { padding: 0 !important; margin: 10px 0 !important; } .editor-styles-wrapper .wp-caption.aligncenter { margin: auto !important; } .editor-styles-wrapper .wp-caption.aligncenter .wp-caption-dd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .editor-styles-wrapper .wp-caption.alignleft .wp-caption-dd { text-align: left; } .editor-styles-wrapper .wp-caption.alignright .wp-caption-dd { text-align: right; } .editor-styles-wrapper figcaption { margin-top: 7px; margin-bottom: 7px; } .editor-styles-wrapper .wp-block-code { max-width: 100%; background-color: #fafafa; margin: 15px 0; padding: 15px; } .editor-styles-wrapper .wp-block-code .block-editor-plain-text { white-space: pre-wrap; word-wrap: break-word; font-family: monospace; font-size: 18px; color: #4c4c4c; background: transparent; } .editor-styles-wrapper .wp-block-html { max-width: 100%; background-color: #fafafa; } .editor-styles-wrapper .wp-block-html .block-editor-plain-text { white-space: pre-wrap; word-wrap: break-word; font-family: monospace; font-size: 18px; color: #4c4c4c; background: transparent; }
[-] gutenberg-blocks.min.css
[edit]
[+]
..
[-] gutenberg-blocks.css
[edit]