Submit
Path:
~
/
home
/
getwphos
/
public_html
/
almajd14
/
wp-content
/
uploads
/
qi-blocks
/
File Content:
halstein-gutenberg-blocks.css
@charset "UTF-8"; /* ========================================================================== Include variables and mixins ========================================================================== */ /* ========================================================================== Global CSS variables ========================================================================== */ :root { --qode-main-color: #14203b; --qode-header-light-color: #ffffff; --qode-header-light-hover-color: #ffffff; --qode-header-dark-color: #14203b; --qode-header-dark-hover-color: #14203b; } /* ========================================================================== Color variables ========================================================================== */ /* ========================================================================== Typography variables ========================================================================== */ /* ========================================================================== Box variables ========================================================================== */ /* ========================================================================== Devices screen size variables ========================================================================== */ /* ========================================================================== Typography mixins ========================================================================== */ /* ========================================================================== Typography mixins - end ========================================================================== */ /* ========================================================================== Custom mixins - begin ========================================================================== */ /* ========================================================================== Custom 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 ========================================================================== */ /* ========================================================================== Button mixins - start ========================================================================== */ /* ========================================================================== Button mixins - end ========================================================================== */ /* ========================================================================== Tabs mixins - start ========================================================================== */ /* ========================================================================== Tabs mixins - end ========================================================================== */ /* ========================================================================== Animation mixins - start ========================================================================== */ /* ========================================================================== Animation mixins - end ========================================================================== */ /* ========================================================================== 3.0 Alignments styles ========================================================================== */ .alignleft { clear: left; float: left; margin: 0.5em 1em 0.5em 0 ; text-align: left; } .aligncenter { display: block; margin-left: auto; margin-right: auto; text-align: center; } .alignright { clear: right; float: right; margin: 0.5em 0 0.5em 1em ; text-align: 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 * { 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: #fbf9f9; white-space: pre-wrap; word-wrap: break-word; font-family: monospace ; font-size: 1em ; color: #262626 ; } .editor-styles-wrapper code { background-color: #fbf9f9 ; padding: 0 ; font-family: monospace, monospace ; font-size: 1em ; color: #262626 ; } .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; font-size: inherit; color: inherit; line-height: inherit; } .editor-styles-wrapper table tr { border: 1px solid #e1e1e1 ; } .editor-styles-wrapper table th { padding: 5px 7px ; text-align: left; border-right: 1px solid #e1e1e1; } .editor-styles-wrapper table td { padding: 5px 10px ; text-align: left; border: 0 ; border-right: 1px solid #e1e1e1 ; } .editor-styles-wrapper table td br { display: none; } .editor-styles-wrapper hr { background-color: #bbb; border: 0 ; 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*=halstein-core]) .editor-styles-wrapper hr { clear: both; } .editor-styles-wrapper ul, .editor-styles-wrapper ol { list-style-position: inside; margin-bottom: 1.5em ; padding: 0 ; } .editor-styles-wrapper ul.wp-block, .editor-styles-wrapper ol.wp-block { margin-bottom: 1.5em ; } .editor-styles-wrapper ul:not(.wp-block), .editor-styles-wrapper ol:not(.wp-block) { margin: 0 0 1.5em ; } .editor-styles-wrapper li > ul:not(.wp-block), .editor-styles-wrapper li > ol:not(.wp-block) { margin-bottom: 0 ; margin-left: 1.5em ; } .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: #fbf9f9; } .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%; font-size: 13px ; line-height: 1em ; color: #262626; text-align: center; opacity: 1; margin: 0.5em auto 1em; } .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 ; } .editor-styles-wrapper .sticky, .editor-styles-wrapper .bypostauthor { opacity: 1; } .editor-styles-wrapper ::selection { color: #fff; background: var(--qode-main-color); } .editor-styles-wrapper ::-moz-selection { color: #fff; background: var(--qode-main-color); } .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 input[type=date], .editor-styles-wrapper textarea, .editor-styles-wrapper select { position: relative; display: inline-block; width: 100%; vertical-align: top; border: none; border-bottom-style: solid; border-bottom-width: 1px; border-radius: 0; box-sizing: border-box; cursor: pointer; font-family: inherit; font-size: 16px; font-weight: inherit; line-height: 24px; margin: 0 0 26px; outline: 0; padding: 8px 0px; transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out; } .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 input[type=date]:-ms-input-placeholder, .editor-styles-wrapper textarea:-ms-input-placeholder, .editor-styles-wrapper select:-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 input[type=date]::placeholder, .editor-styles-wrapper textarea::placeholder, .editor-styles-wrapper select::placeholder { color: inherit; opacity: 1; } .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 input[type=date], .editor-styles-wrapper textarea, .editor-styles-wrapper select { background-color: transparent; border-color: #c5c5c5; color: #262626; } .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 input[type=date]:focus, .editor-styles-wrapper textarea:focus, .editor-styles-wrapper select:focus { background-color: transparent; border-color: #e1e1e1; color: var(--qode-main-color); } #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 input[type=date], #qodef-page-footer .editor-styles-wrapper textarea, #qodef-page-footer .editor-styles-wrapper select { background-color: transparent; border-color: #b7b8be; color: #b7b8be; } #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 input[type=date]:focus, #qodef-page-footer .editor-styles-wrapper textarea:focus, #qodef-page-footer .editor-styles-wrapper select:focus { background-color: transparent; border-color: #b7b8be; color: #b7b8be; } #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=text], #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=email], #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=url], #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=password], #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=number], #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=tel], #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=search], #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=date], #qodef-page-footer .qodef-skin--light .editor-styles-wrapper textarea, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper select { background-color: transparent; border-color: #d8c7b1; color: #ffffff; } #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=text]:focus, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=email]:focus, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=url]:focus, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=password]:focus, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=number]:focus, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=tel]:focus, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=search]:focus, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper input[type=date]:focus, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper textarea:focus, #qodef-page-footer .qodef-skin--light .editor-styles-wrapper select:focus { background-color: transparent; border-color: #d8c7b1; color: #ffffff; } .editor-styles-wrapper input[type=checkbox] { border-color: #e1e1e1; border-radius: 0; border-style: solid; border-width: 1px; display: inline-block; padding: 5px; position: relative; } .editor-styles-wrapper input[type=checkbox]:checked { border: 1px solid #c5c5c5; color: #676767; } .editor-styles-wrapper input[type=checkbox]:checked:after { color: #676767; content: "✔"; font-size: 10px; left: 1px; position: absolute; top: -2px; } .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 input[type=checkbox], .editor-styles-wrapper textarea, .editor-styles-wrapper select { -webkit-appearance: none; } .editor-styles-wrapper select { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjQThBN0E3JyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg=="); background-position: calc(100% - 3px) center; background-repeat: no-repeat; display: inline-block; height: auto; margin: 0; -webkit-user-select: none; -ms-user-select: none; user-select: none; } .editor-styles-wrapper select:disabled { background-color: #fbf9f9; border-color: inherit; box-shadow: none; color: inherit; text-shadow: none; } .editor-styles-wrapper select option { color: #262626; } .editor-styles-wrapper select.qodef-arrow--light { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjZmZmJyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg=="); } .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]:not(.qodef-button), .editor-styles-wrapper button[type=submit]:not(.qodef-button):not(.qodef-search-form-button), .editor-styles-wrapper .qodef-theme-button { border-radius: 0; display: inline-flex; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 500; line-height: 1.7em; margin: 0; outline: none; position: relative; text-decoration: none; text-transform: uppercase; transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out; width: auto; padding: 12px 55px 10px; color: var(--qode-main-color); background-color: #d4bfa3; border: 1px solid transparent; cursor: pointer; } .qodef-browser--firefox .editor-styles-wrapper input[type=submit]:not(.qodef-button), .qodef-browser--firefox .editor-styles-wrapper button[type=submit]:not(.qodef-button):not(.qodef-search-form-button), .qodef-browser--firefox .editor-styles-wrapper .qodef-theme-button { font-weight: 400; } .editor-styles-wrapper input[type=submit]:not(.qodef-button):hover, .editor-styles-wrapper button[type=submit]:not(.qodef-button):not(.qodef-search-form-button):hover, .editor-styles-wrapper .qodef-theme-button:hover { color: var(--qode-main-color); background-color: transparent; border-color: #d4bfa3; } .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; } [class*=halstein] .editor-styles-wrapper .select2-container--default { display: inline-block; margin: 0 0 26px; position: relative; vertical-align: middle; width: auto; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--single { border-radius: 0; border: none; border-bottom-style: solid; border-bottom-width: 1px; cursor: pointer; display: block; font-family: inherit; font-size: 16px; height: auto; line-height: 24px; margin: 0; outline: none; padding: 8px 0px; -webkit-user-select: none; -ms-user-select: none; user-select: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered { color: inherit; display: block; line-height: inherit; overflow: hidden; padding: 0; text-overflow: ellipsis; white-space: nowrap; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: inherit; margin: 0; position: relative; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__placeholder { color: inherit; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow { align-items: center; color: inherit; display: flex; font-size: 16px; height: 100%; justify-content: flex-end; position: absolute; right: 0; top: 0; width: 50px; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b { display: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow:before { content: "3"; font-family: "ElegantIcons"; display: block; font-style: normal; line-height: inherit; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--multiple { border-radius: 0; border: none; border-bottom-style: solid; border-bottom-width: 1px; cursor: pointer; display: block; font-family: inherit; font-size: 16px; font-weight: normal; height: auto; line-height: 24px; margin: 0; outline: none; padding: 8px 0px; -webkit-user-select: none; -ms-user-select: none; user-select: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered { color: inherit; display: block; line-height: 24px; list-style: none; overflow: hidden; padding: 0; text-overflow: ellipsis; white-space: nowrap; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered li { margin: 0; padding: 0; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder { color: inherit; float: left; margin: 0; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear { cursor: pointer; float: right; font-weight: inherit; margin: 0; position: relative; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice { font-weight: 500; font-size: 11px; line-height: 1.6em; letter-spacing: 0.6em; text-transform: uppercase; font-family: "Montserrat", sans-serif; background-color: var(--qode-main-color); border: 0; border-radius: 0; color: #ffffff; cursor: default; float: left; line-height: 22px; margin: 1px 1px 1px 0; padding: 0 5px 0 10px; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove { color: inherit; cursor: pointer; display: inline-block; font-weight: inherit; margin: 0; transition: opacity 0.3s ease-out; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover { color: inherit; opacity: 0.8; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-search--inline { float: left; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-search--inline .select2-search__field { -webkit-appearance: none; border: none ; color: inherit; font-family: inherit; font-size: inherit; font-weight: inherit; margin: 0 ; outline: none; padding: 0 ; width: 100%; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-search--inline .select2-search__field:focus { border-color: var(--qode-main-color); } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-dropdown { background-color: #fbf9f9; border: 1px solid #e1e1e1; border-radius: 0; display: block; left: -100000px; position: absolute; top: 0; width: 100%; z-index: 99999; } .admin-bar[class*=halstein] .editor-styles-wrapper .select2-container--default .select2-dropdown { top: 32px; } @media only screen and (max-width: 782px) { .admin-bar[class*=halstein] .editor-styles-wrapper .select2-container--default .select2-dropdown { top: 46px; } } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-search--dropdown { display: block; padding: 14px 15px 2px; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-search--dropdown.select2-search--hide { display: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-search--dropdown .select2-search__field { -webkit-appearance: none; border: 1px solid #c5c5c5; color: #262626; font-family: inherit; font-size: inherit; font-weight: inherit; line-height: 20px; margin: 0; outline: none; padding: 4px 8px; width: 100%; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-search--dropdown .select2-search__field:focus { border: 1px solid #c5c5c5; color: #262626; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results { display: block; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__options { font-size: 16px; line-height: 24px; list-style: none; margin: 5px 0; padding: 2px 15px; position: relative; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option { padding: 3px 0; transition: color 0.3s ease-out; -webkit-user-select: none; -ms-user-select: none; user-select: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option[aria-selected] { cursor: pointer; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option[role=group] { padding: 0; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option[aria-disabled=true] { color: var(--qode-main-color); } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option[aria-selected=true], [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option[data-selected=true] { background: none; color: var(--qode-main-color); } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; } [class*=halstein] .editor-styles-wrapper .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; } [class*=halstein] .editor-styles-wrapper .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; } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__option--highlighted[aria-selected] { background: none; color: var(--qode-main-color); } [class*=halstein] .editor-styles-wrapper .select2-container--default .select2-results__group { cursor: default; display: block; padding: 7px 0; } [class*=halstein] .editor-styles-wrapper .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear { float: left; } [class*=halstein] .editor-styles-wrapper .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered { padding: 0; } [class*=halstein] .editor-styles-wrapper .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow { left: 0; right: auto; } [class*=halstein] .editor-styles-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, [class*=halstein] .editor-styles-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, [class*=halstein] .editor-styles-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline { float: right; } [class*=halstein] .editor-styles-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered { padding: 0; } [class*=halstein] .editor-styles-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice { margin: 7px auto 0 5px; } [class*=halstein] .editor-styles-wrapper .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove { margin: 0 auto 0 3px; } [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--focus .select2-selection--single, [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--focus .select2-selection--multiple { border-top: none; border-right: none; border-left: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection--single, [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple { background-color: #fbf9f9; cursor: default; } [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear, [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear { display: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection__choice__remove { display: none; } [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-selection--single, [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-selection--multiple { color: var(--qode-main-color); } [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-dropdown { left: 0; } [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above { border-bottom-color: transparent; } [class*=halstein] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below { border-top-color: transparent; } .editor-styles-wrapper .select2-container--default .select2-selection { background-color: transparent ; border-color: #c5c5c5 ; color: #262626 ; } .editor-styles-wrapper .select2-container--default .select2-selection:focus { background-color: transparent ; border-color: #e1e1e1 ; color: var(--qode-main-color) ; } #qodef-page-footer .editor-styles-wrapper .select2-container--default .select2-selection { background-color: transparent ; border-color: #b7b8be ; color: #b7b8be ; } #qodef-page-footer .editor-styles-wrapper .select2-container--default .select2-selection:focus { background-color: transparent ; border-color: #b7b8be ; color: #b7b8be ; } #qodef-page-footer .qodef-skin--light .editor-styles-wrapper .select2-container--default .select2-selection { background-color: transparent ; border-color: #d8c7b1 ; color: #ffffff ; } #qodef-page-footer .qodef-skin--light .editor-styles-wrapper .select2-container--default .select2-selection:focus { background-color: transparent ; border-color: #d8c7b1 ; color: #ffffff ; } .editor-styles-wrapper body:not([class*=halstein-core]) .select2-container--default .select2-selection--single .select2-selection__arrow:before { content: "▾"; font-family: initial; font-size: 16px; } .editor-styles-wrapper .select2-close-mask { background-color: #ffffff; border: 0; display: block; filter: alpha(opacity=0); height: auto; left: 0; margin: 0; min-height: 100%; min-width: 100%; opacity: 0; padding: 0; position: fixed; top: 0; width: auto; z-index: 99; } .editor-styles-wrapper .select2-hidden-accessible { border: 0 ; clip: rect(0 0 0 0) ; clip-path: inset(50%) ; height: 0 ; line-height: 1; overflow: hidden ; padding: 0 ; position: absolute ; white-space: nowrap ; width: 1px ; } .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; } .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: "Montserrat", sans-serif; font-size: 16px; line-height: 1.75em; font-weight: 300; } .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: #262626; } .editor-styles-wrapper .block-editor-block-list__layout { max-width: 1100px; margin: 0 auto; box-sizing: content-box; } body .editor-styles-wrapper h1, body .editor-styles-wrapper h1.wp-block, body .editor-styles-wrapper h1.rich-text { font-weight: 400 ; font-size: 55px ; line-height: 1.163em ; font-family: "Marcellus", serif ; color: var(--qode-main-color) ; margin-top: 25px ; margin-bottom: 25px ; word-wrap: break-word ; } @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: 50px ; } } 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:focus, body .editor-styles-wrapper h1 a:hover, body .editor-styles-wrapper h1.wp-block a:focus, body .editor-styles-wrapper h1.wp-block a:hover, body .editor-styles-wrapper h1.rich-text a:focus, body .editor-styles-wrapper h1.rich-text a:hover { color: var(--qode-main-color); } body .editor-styles-wrapper h2, body .editor-styles-wrapper h2.wp-block, body .editor-styles-wrapper h2.rich-text { font-weight: 400 ; font-size: 44px ; line-height: 1.227em ; font-family: "Marcellus", serif ; color: var(--qode-main-color) ; margin-top: 25px ; margin-bottom: 25px ; word-wrap: break-word ; } @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: 42px ; } } 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:focus, body .editor-styles-wrapper h2 a:hover, body .editor-styles-wrapper h2.wp-block a:focus, body .editor-styles-wrapper h2.wp-block a:hover, body .editor-styles-wrapper h2.rich-text a:focus, body .editor-styles-wrapper h2.rich-text a:hover { color: var(--qode-main-color); } body .editor-styles-wrapper h3, body .editor-styles-wrapper h3.wp-block, body .editor-styles-wrapper h3.rich-text { font-weight: 400 ; font-size: 34px ; line-height: 1.294em ; font-family: "Marcellus", serif ; color: var(--qode-main-color) ; margin-top: 25px ; margin-bottom: 25px ; word-wrap: break-word ; } 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:focus, body .editor-styles-wrapper h3 a:hover, body .editor-styles-wrapper h3.wp-block a:focus, body .editor-styles-wrapper h3.wp-block a:hover, body .editor-styles-wrapper h3.rich-text a:focus, body .editor-styles-wrapper h3.rich-text a:hover { color: var(--qode-main-color); } body .editor-styles-wrapper h4, body .editor-styles-wrapper h4.wp-block, body .editor-styles-wrapper h4.rich-text { font-weight: 400 ; font-size: 28px ; line-height: 1.285em ; font-family: "Marcellus", serif ; color: var(--qode-main-color) ; margin-top: 25px ; margin-bottom: 25px ; word-wrap: break-word ; } 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:focus, body .editor-styles-wrapper h4 a:hover, body .editor-styles-wrapper h4.wp-block a:focus, body .editor-styles-wrapper h4.wp-block a:hover, body .editor-styles-wrapper h4.rich-text a:focus, body .editor-styles-wrapper h4.rich-text a:hover { color: var(--qode-main-color); } body .editor-styles-wrapper h5, body .editor-styles-wrapper h5.wp-block, body .editor-styles-wrapper h5.rich-text { font-weight: 400 ; font-size: 20px ; line-height: 1.4em ; font-family: "Marcellus", serif ; color: var(--qode-main-color) ; margin-top: 25px ; margin-bottom: 25px ; word-wrap: break-word ; } 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:focus, body .editor-styles-wrapper h5 a:hover, body .editor-styles-wrapper h5.wp-block a:focus, body .editor-styles-wrapper h5.wp-block a:hover, body .editor-styles-wrapper h5.rich-text a:focus, body .editor-styles-wrapper h5.rich-text a:hover { color: var(--qode-main-color); } body .editor-styles-wrapper h6, body .editor-styles-wrapper h6.wp-block, body .editor-styles-wrapper h6.rich-text { font-weight: 500 ; font-size: 11px ; line-height: 1.6em ; letter-spacing: 0.6em ; text-transform: uppercase ; font-family: "Montserrat", sans-serif ; color: #b29063 ; margin-top: 25px ; margin-bottom: 25px ; word-wrap: break-word ; } 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:focus, body .editor-styles-wrapper h6 a:hover, body .editor-styles-wrapper h6.wp-block a:focus, body .editor-styles-wrapper h6.wp-block a:hover, body .editor-styles-wrapper h6.rich-text a:focus, body .editor-styles-wrapper h6.rich-text a:hover { color: var(--qode-main-color); } .editor-styles-wrapper a, .editor-styles-wrapper p a { color: var(--qode-main-color) ; text-decoration: none; transition: color 0.3s ease-out; cursor: pointer; } .editor-styles-wrapper a:focus, .editor-styles-wrapper a:hover, .editor-styles-wrapper p a:focus, .editor-styles-wrapper p a:hover { color: var(--qode-main-color) ; } .editor-styles-wrapper p, .editor-styles-wrapper p.wp-block { margin-top: 10px ; margin-bottom: 10px ; 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; border: none ; color: #000000; font-size: 18px ; font-weight: 300; line-height: 1.666 ; position: relative; padding: 18px 0 20px 100px ; quotes: none; z-index: 1; } .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 10% 20px 0 ; } .editor-styles-wrapper blockquote.wp-block-pullquote, .editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote { padding: 25px ; text-align: center ; } .editor-styles-wrapper blockquote.wp-block-pullquote p, .editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote p { font-size: 18px ; line-height: 1.666 ; } .editor-styles-wrapper blockquote.wp-block-pullquote.alignleft, .editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote.alignleft { max-width: 420px; } .editor-styles-wrapper blockquote.wp-block-pullquote.alignright, .editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote.alignright { max-width: 420px; } .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 { color: #b29063; content: "”"; display: block; font-family: "Marcellus", serif; font-size: 150px; font-weight: 400; height: 48px; line-height: 110px; position: absolute; left: 38px; top: 21px; width: 48px; z-index: -1; } @media only screen and (max-width: 680px) { .editor-styles-wrapper blockquote, .editor-styles-wrapper blockquote.wp-block-quote { padding: 18px 0 20px 0 ; } .editor-styles-wrapper blockquote:before, .editor-styles-wrapper blockquote.wp-block-quote:before { left: 0; position: relative; top: 3px; } } .editor-styles-wrapper blockquote > *, .editor-styles-wrapper blockquote.wp-block-quote > * { font-family: inherit ; font-size: inherit ; font-weight: inherit ; font-style: inherit ; line-height: inherit ; letter-spacing: inherit ; text-transform: inherit ; color: inherit ; margin: 0; } .editor-styles-wrapper blockquote p, .editor-styles-wrapper blockquote.wp-block-quote p { margin: 0 ; } .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 ; text-align: inherit ; text-transform: uppercase ; } .editor-styles-wrapper select, .editor-styles-wrapper select:disabled { border: 1px solid transparent; } .editor-styles-wrapper .wp-block { max-width: 1100px; margin-top: 0; margin-bottom: 0; } .editor-styles-wrapper .wp-block[data-align=full], .editor-styles-wrapper .wp-block.alignfull { margin-left: auto ; margin-right: auto ; max-width: 100%; } .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 ; } .editor-styles-wrapper .wp-block:not([data-align=center])[data-type="core/button"] br { display: none; } .editor-styles-wrapper .editor-post-title__input { font-weight: 400 ; font-size: 55px ; line-height: 1.163em ; font-family: "Marcellus", serif ; color: var(--qode-main-color) ; overflow-y: hidden ; } @media only screen and (max-width: 680px) { .editor-styles-wrapper .editor-post-title__input { font-size: 50px ; } } .editor-styles-wrapper .wp-block-paragraph { line-height: 1.75em; } .editor-styles-wrapper .wp-block-button.wp-block-button__link, .editor-styles-wrapper .wp-block-button .wp-block-button__link { border-radius: 0; display: inline-flex; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 500; line-height: 1.7em; margin: 0; outline: none; position: relative; text-decoration: none; text-transform: uppercase; transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out; width: auto; padding: 12px 55px 10px; color: var(--qode-main-color); background-color: #d4bfa3; border: 1px solid transparent; border-radius: 28px; height: auto; cursor: pointer; } .qodef-browser--firefox .editor-styles-wrapper .wp-block-button.wp-block-button__link, .qodef-browser--firefox .editor-styles-wrapper .wp-block-button .wp-block-button__link { font-weight: 400; } .editor-styles-wrapper .wp-block-button.wp-block-button__link:hover, .editor-styles-wrapper .wp-block-button .wp-block-button__link:hover { color: var(--qode-main-color); background-color: transparent; border-color: #d4bfa3; } .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: #ffffff; background-color: transparent; border: 1px solid #ffffff; 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: var(--qode-main-color); background-color: #ffffff; border-color: #ffffff; } .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 { display: flex; margin-bottom: 2em; } .editor-styles-wrapper .wp-block-gallery ul.blocks-gallery-grid { margin: 0 ; } .editor-styles-wrapper .wp-block-gallery.alignleft { max-width: 420px; } .editor-styles-wrapper .wp-block-gallery.alignright { max-width: 420px; } .editor-styles-wrapper .wp-block-gallery figcaption { overflow-x: hidden; } .editor-styles-wrapper .wp-block-columns { margin-bottom: 28px ; padding: 0 ; } .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 ; padding: 0 ; border: 0 ; text-align: center ; width: 100% ; } .editor-styles-wrapper .wp-block-pullquote blockquote { padding: 25px ; } .editor-styles-wrapper .wp-block-pullquote blockquote p { font-size: 28px ; line-height: 1.6 ; } .editor-styles-wrapper .wp-block-pullquote.alignleft { max-width: 420px; } .editor-styles-wrapper .wp-block-pullquote.alignright { max-width: 420px; } .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 { margin-bottom: 0; } .editor-styles-wrapper .wp-block-image.alignleft, .editor-styles-wrapper .wp-block-image.alignright { margin-top: 1rem ; margin-bottom: 1rem ; } .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 .wp-block-cover { margin-top: 0; margin-bottom: 0.5em; } .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container { width: 100% ; } .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 ; margin: 0 auto ; max-width: 580px ; padding: 14px ; line-height: 1em ; } .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 ; } .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: var(--qode-main-color) ; } .editor-styles-wrapper .wp-block-cover *:not(.has-text-color):not(.has-inline-color):not(a) { color: #fff ; font-size: 30px ; } .editor-styles-wrapper .wp-block-file { color: var(--qode-main-color); text-decoration: none; transition: color 0.3s ease-out; cursor: pointer; } .editor-styles-wrapper .wp-block-file:focus, .editor-styles-wrapper .wp-block-file:hover { color: var(--qode-main-color); } .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 { margin-top: 0.5em; margin-bottom: 0.5em; } .editor-styles-wrapper .wp-caption .wp-caption-dd { padding: 0 ; margin: 10px 0 ; line-height: 1.75em; } .editor-styles-wrapper .wp-caption.aligncenter { margin: auto ; } .editor-styles-wrapper .wp-caption.aligncenter .wp-caption-dd { display: flex; 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 .wp-block-code { max-width: 100%; background-color: #fbf9f9; 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: 16px; color: #262626; background: transparent; } .editor-styles-wrapper .wp-block-html { max-width: 100%; background-color: #fbf9f9; } .editor-styles-wrapper .wp-block-html .block-editor-plain-text { white-space: pre-wrap; word-wrap: break-word; font-family: monospace; font-size: 16px; color: #262626; background: transparent; } .editor-styles-wrapper .wp-block-search .wp-block-search__input { margin-bottom: 0; } .editor-styles-wrapper .wp-block-rss .wp-block-rss__item-title { display: inline-block; vertical-align: top; }
Submit
FILE
FOLDER
Name
Size
Permission
Action
halstein-gutenberg-blocks.css
57197 bytes
0644
N4ST4R_ID | Naxtarrr