From 3c73968949055e4cea0f8fc5271190766165857c Mon Sep 17 00:00:00 2001 From: mateuswetah Date: Fri, 2 Jul 2021 21:45:11 -0300 Subject: [PATCH] Adds related items section options to the customizer --- src/assets/scss/editor-style.scss | 4 +- src/editor-style.css | 2 +- src/functions/customizer.php | 75 +++++++++++++++++++ src/tainacan/single-items.php | 4 + .../single-items-related-items.php | 30 ++++++++ 5 files changed, 112 insertions(+), 3 deletions(-) create mode 100644 src/template-parts/single-items-related-items.php diff --git a/src/assets/scss/editor-style.scss b/src/assets/scss/editor-style.scss index 110649e..4ce74c5 100644 --- a/src/assets/scss/editor-style.scss +++ b/src/assets/scss/editor-style.scss @@ -355,13 +355,13 @@ } /* Modal container */ - .components-modal__content { + .wp-block-tainacan-modal .components-modal__content { padding: 32px; overflow: hidden; } /* Modal Header */ - .components-modal__header { + .wp-block-tainacan-modal .components-modal__header { height: 32px; margin: 0 12px 32px 12px; padding: 0; diff --git a/src/editor-style.css b/src/editor-style.css index 914a944..540c54c 100644 --- a/src/editor-style.css +++ b/src/editor-style.css @@ -1,2 +1,2 @@ -.editor-styles-wrapper{background:white;padding:3rem 0px 0px 0px !important}.block-editor-block-preview__content{font-family:'Roboto', sans-serif}.editor-styles-wrapper,.components-modal__screen-overlay{font-family:'Roboto', sans-serif !important}.editor-styles-wrapper .has-carmine-color,.components-modal__screen-overlay .has-carmine-color{color:#8c442c}.editor-styles-wrapper .has-carmine-background-color,.components-modal__screen-overlay .has-carmine-background-color{background-color:#8c442c}.editor-styles-wrapper .has-cherry-color,.components-modal__screen-overlay .has-cherry-color{color:#A12B42}.editor-styles-wrapper .has-cherry-background-color,.components-modal__screen-overlay .has-cherry-background-color{background-color:#A12B42}.editor-styles-wrapper .has-mustard-color,.components-modal__screen-overlay .has-mustard-color{color:#754E24}.editor-styles-wrapper .has-mustard-background-color,.components-modal__screen-overlay .has-mustard-background-color{background-color:#754E24}.editor-styles-wrapper .has-mintgreen-color,.components-modal__screen-overlay .has-mintgreen-color{color:#255F56}.editor-styles-wrapper .has-mintgreen-background-color,.components-modal__screen-overlay .has-mintgreen-background-color{background-color:#255F56}.editor-styles-wrapper .has-darkturquoise-color,.components-modal__screen-overlay .has-darkturquoise-color{color:#205E6F}.editor-styles-wrapper .has-darkturquoise-background-color,.components-modal__screen-overlay .has-darkturquoise-background-color{background-color:#205E6F}.editor-styles-wrapper .has-turquoise-color,.components-modal__screen-overlay .has-turquoise-color{color:#185F6D}.editor-styles-wrapper .has-turquoise-background-color,.components-modal__screen-overlay .has-turquoise-background-color{background-color:#185F6D}.editor-styles-wrapper .has-blueheavenly-color,.components-modal__screen-overlay .has-blueheavenly-color{color:#1D5C86}.editor-styles-wrapper .has-blueheavenly-background-color,.components-modal__screen-overlay .has-blueheavenly-background-color{background-color:#1D5C86}.editor-styles-wrapper .has-purple-color,.components-modal__screen-overlay .has-purple-color{color:#4751a3}.editor-styles-wrapper .has-purple-background-color,.components-modal__screen-overlay .has-purple-background-color{background-color:#4751a3}.editor-styles-wrapper .has-violet-color,.components-modal__screen-overlay .has-violet-color{color:#955ba5}.editor-styles-wrapper .has-violet-background-color,.components-modal__screen-overlay .has-violet-background-color{background-color:#955ba5}.editor-styles-wrapper .editor-block-list__layout,.editor-styles-wrapper .block-editor-block-list__layout,.components-modal__screen-overlay .editor-block-list__layout,.components-modal__screen-overlay .block-editor-block-list__layout{padding-left:8.3333333%;padding-right:8.3333333%}.editor-styles-wrapper .editor-writing-flow__click-redirect,.components-modal__screen-overlay .editor-writing-flow__click-redirect{width:auto}.editor-styles-wrapper .editor-inner-blocks,.editor-styles-wrapper .block-editor-inner-blocks,.editor-styles-wrapper .wp-block-group__inner-container,.editor-styles-wrapper .wp-block-cover__inner-container>.wp-block,.editor-styles-wrapper .editor-inner-blocks>.editor-block-list__layout,.editor-styles-wrapper .block-editor-inner-blocks>.block-editor-block-list__layout,.components-modal__screen-overlay .editor-inner-blocks,.components-modal__screen-overlay .block-editor-inner-blocks,.components-modal__screen-overlay .wp-block-group__inner-container,.components-modal__screen-overlay .wp-block-cover__inner-container>.wp-block,.components-modal__screen-overlay .editor-inner-blocks>.editor-block-list__layout,.components-modal__screen-overlay .block-editor-inner-blocks>.block-editor-block-list__layout{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block,.components-modal__screen-overlay .wp-block{max-width:calc(1400px - 8.3333336%);padding-left:4.1666667%;padding-right:4.1666667%}.editor-styles-wrapper .wp-block[data-align="wide"],.components-modal__screen-overlay .wp-block[data-align="wide"]{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block[data-align="wide"] .wp-block-columns,.components-modal__screen-overlay .wp-block[data-align="wide"] .wp-block-columns{padding-left:0;padding-right:0}.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>.wp-block[data-align="full"],.editor-styles-wrapper .wp-block[data-align="full"],.components-modal__screen-overlay .block-editor-block-list__layout.is-root-container>.wp-block[data-align="full"],.components-modal__screen-overlay .wp-block[data-align="full"]{max-width:122.5%;width:125.5%;margin-left:-12.5%;margin-right:-12.5%;padding-left:0;padding-right:0}.editor-styles-wrapper .block-editor-block-list__block,.components-modal__screen-overlay .block-editor-block-list__block{margin-top:initial;margin-bottom:initial}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title{margin:0 auto 5.35rem auto;padding:0;max-width:calc(1400px - 4.1666667%);width:calc(100% - 8.33333%);border-bottom:2px solid #298596;border-bottom:2px solid var(--tainacan-color-default, #298596)}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper>.wp-block,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper>.wp-block,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block{margin:0 !important;padding:0px}.editor-styles-wrapper .wp-block.editor-post-title__block,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input,.components-modal__screen-overlay .wp-block.editor-post-title__block,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input{font-size:1.25rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block.editor-post-title__block textarea,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input textarea,.components-modal__screen-overlay .wp-block.editor-post-title__block textarea,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input textarea{padding:3px 6px;color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .block-library-spacer__resize-container,.components-modal__screen-overlay .block-library-spacer__resize-container{margin-bottom:initial}.editor-styles-wrapper .wp-block-social-link,.components-modal__screen-overlay .wp-block-social-link{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child),.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:last-child){margin-right:2.0833333%}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child),.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:first-child){margin-left:2.0833333%}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"],.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]{margin-left:0;margin-right:0;padding:0}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:first-child){padding-left:2.0833333%}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:last-child){padding-right:2.0833333%}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]>.wp-block,.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]>.wp-block{margin-left:0;margin-right:0;padding-right:0;padding-left:0}.editor-styles-wrapper .wp-block-heading h1,.editor-styles-wrapper .wp-block[data-type="core/heading"] h1,.editor-styles-wrapper h1.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h1,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h1,.components-modal__screen-overlay h1.wp-block[data-type="core/heading"]{font-size:1.125rem;color:#298596;color:var(--tainacan-color-default, #298596);padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h2,.editor-styles-wrapper .wp-block[data-type="core/heading"] h2,.editor-styles-wrapper h2.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h2,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h2,.components-modal__screen-overlay h2.wp-block[data-type="core/heading"]{font-size:1.125rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h3,.editor-styles-wrapper .wp-block[data-type="core/heading"] h3,.editor-styles-wrapper h3.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h3,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h3,.components-modal__screen-overlay h3.wp-block[data-type="core/heading"]{font-size:1rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h4,.editor-styles-wrapper .wp-block[data-type="core/heading"] h4,.editor-styles-wrapper h4.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h4,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h4,.components-modal__screen-overlay h4.wp-block[data-type="core/heading"]{font-size:1rem;font-style:italic;font-weight:normal;color:#555758;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h5,.editor-styles-wrapper .wp-block[data-type="core/heading"] h5,.editor-styles-wrapper h5.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h5,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h5,.components-modal__screen-overlay h5.wp-block[data-type="core/heading"]{font-size:0.875rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h5,.editor-styles-wrapper .wp-block[data-type="core/heading"] h5,.editor-styles-wrapper h5.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h5,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h5,.components-modal__screen-overlay h5.wp-block[data-type="core/heading"]{font-size:0.875rem;font-style:italic;font-weight:normal;color:#555758;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper p.block-editor-block-list__block.wp-block,.components-modal__screen-overlay p.block-editor-block-list__block.wp-block{margin-top:0.5rem;margin-bottom:1rem}.editor-styles-wrapper a,.components-modal__screen-overlay a{text-decoration:none}.editor-styles-wrapper .has-text-color>a,.editor-styles-wrapper .has-text-color>a:hover,.components-modal__screen-overlay .has-text-color>a,.components-modal__screen-overlay .has-text-color>a:hover{color:inherit}.editor-styles-wrapper .components-button.is-button,.components-modal__screen-overlay .components-button.is-button{border:none;box-shadow:none;border-radius:6px;height:auto;text-shadow:none;font-size:0.875rem}.editor-styles-wrapper .components-button.is-button:active:not(.is-default),.components-modal__screen-overlay .components-button.is-button:active:not(.is-default){color:white}.editor-styles-wrapper .components-button.is-button:active,.editor-styles-wrapper .components-button.is-button:focus,.components-modal__screen-overlay .components-button.is-button:active,.components-modal__screen-overlay .components-button.is-button:focus{box-shadow:none}.editor-styles-wrapper .components-button.is-button:not(.is-small),.components-modal__screen-overlay .components-button.is-button:not(.is-small){padding:5px 12px;line-height:1.2rem}.editor-styles-wrapper .components-button.is-button.is-primary,.components-modal__screen-overlay .components-button.is-button.is-primary{background-color:#298596;background-color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .components-button.is-button.is-default,.components-modal__screen-overlay .components-button.is-button.is-default{background:white;border:1px solid #555758;color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .components-icon-button:hover:not(.is-default),.editor-styles-wrapper .components-icon-button:focus:not(.is-default),.editor-styles-wrapper .components-icon-button:active:not(.is-default),.components-modal__screen-overlay .components-icon-button:hover:not(.is-default),.components-modal__screen-overlay .components-icon-button:focus:not(.is-default),.components-modal__screen-overlay .components-icon-button:active:not(.is-default){box-shadow:none !important;background:none !important;border:none !important}.editor-styles-wrapper .components-icon-button.is-default:hover,.editor-styles-wrapper .components-icon-button.is-default:focus,.editor-styles-wrapper .components-icon-button.is-default:active,.components-modal__screen-overlay .components-icon-button.is-default:hover,.components-modal__screen-overlay .components-icon-button.is-default:focus,.components-modal__screen-overlay .components-icon-button.is-default:active{box-shadow:none !important;background:white !important;border:1px solid #555758 !important}.editor-styles-wrapper .wp-block-button__link,.components-modal__screen-overlay .wp-block-button__link{border-radius:6px;font-size:0.875rem;padding:6px 18px}.editor-styles-wrapper .wp-block-button__link:not(.has-background),.components-modal__screen-overlay .wp-block-button__link:not(.has-background){background-color:#298596;background-color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .is-style-outline .wp-block-button__link,.components-modal__screen-overlay .is-style-outline .wp-block-button__link{background-color:white;border:1px solid #555758}.editor-styles-wrapper .is-style-outline .wp-block-button__link:not(.has-text-color),.components-modal__screen-overlay .is-style-outline .wp-block-button__link:not(.has-text-color){color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .is-style-squared .wp-block-button__link,.components-modal__screen-overlay .is-style-squared .wp-block-button__link{border-radius:0px}.editor-styles-wrapper .components-modal__content .input-control,.editor-styles-wrapper .components-modal__content input[type="date"],.editor-styles-wrapper .components-modal__content input[type="datetime-local"],.editor-styles-wrapper .components-modal__content input[type="datetime"],.editor-styles-wrapper .components-modal__content input[type="email"],.editor-styles-wrapper .components-modal__content input[type="month"],.editor-styles-wrapper .components-modal__content input[type="number"],.editor-styles-wrapper .components-modal__content input[type="password"],.editor-styles-wrapper .components-modal__content input[type="search"],.editor-styles-wrapper .components-modal__content input[type="tel"],.editor-styles-wrapper .components-modal__content input[type="text"],.editor-styles-wrapper .components-modal__content input[type="time"],.editor-styles-wrapper .components-modal__content input[type="url"],.editor-styles-wrapper .components-modal__content input[type="week"],.editor-styles-wrapper .components-modal__content select,.editor-styles-wrapper .components-modal__content textarea,.editor-styles-wrapper .components-popover .input-control,.editor-styles-wrapper .components-popover input[type="date"],.editor-styles-wrapper .components-popover input[type="datetime-local"],.editor-styles-wrapper .components-popover input[type="datetime"],.editor-styles-wrapper .components-popover input[type="email"],.editor-styles-wrapper .components-popover input[type="month"],.editor-styles-wrapper .components-popover input[type="number"],.editor-styles-wrapper .components-popover input[type="password"],.editor-styles-wrapper .components-popover input[type="search"],.editor-styles-wrapper .components-popover input[type="tel"],.editor-styles-wrapper .components-popover input[type="text"],.editor-styles-wrapper .components-popover input[type="time"],.editor-styles-wrapper .components-popover input[type="url"],.editor-styles-wrapper .components-popover input[type="week"],.editor-styles-wrapper .components-popover select,.editor-styles-wrapper .components-popover textarea,.components-modal__screen-overlay .components-modal__content .input-control,.components-modal__screen-overlay .components-modal__content input[type="date"],.components-modal__screen-overlay .components-modal__content input[type="datetime-local"],.components-modal__screen-overlay .components-modal__content input[type="datetime"],.components-modal__screen-overlay .components-modal__content input[type="email"],.components-modal__screen-overlay .components-modal__content input[type="month"],.components-modal__screen-overlay .components-modal__content input[type="number"],.components-modal__screen-overlay .components-modal__content input[type="password"],.components-modal__screen-overlay .components-modal__content input[type="search"],.components-modal__screen-overlay .components-modal__content input[type="tel"],.components-modal__screen-overlay .components-modal__content input[type="text"],.components-modal__screen-overlay .components-modal__content input[type="time"],.components-modal__screen-overlay .components-modal__content input[type="url"],.components-modal__screen-overlay .components-modal__content input[type="week"],.components-modal__screen-overlay .components-modal__content select,.components-modal__screen-overlay .components-modal__content textarea,.components-modal__screen-overlay .components-popover .input-control,.components-modal__screen-overlay .components-popover input[type="date"],.components-modal__screen-overlay .components-popover input[type="datetime-local"],.components-modal__screen-overlay .components-popover input[type="datetime"],.components-modal__screen-overlay .components-popover input[type="email"],.components-modal__screen-overlay .components-popover input[type="month"],.components-modal__screen-overlay .components-popover input[type="number"],.components-modal__screen-overlay .components-popover input[type="password"],.components-modal__screen-overlay .components-popover input[type="search"],.components-modal__screen-overlay .components-popover input[type="tel"],.components-modal__screen-overlay .components-popover input[type="text"],.components-modal__screen-overlay .components-popover input[type="time"],.components-modal__screen-overlay .components-popover input[type="url"],.components-modal__screen-overlay .components-popover input[type="week"],.components-modal__screen-overlay .components-popover select,.components-modal__screen-overlay .components-popover textarea{border-radius:0;border-color:#cbcbcb;padding:4px 8px}.editor-styles-wrapper .components-modal__content .input-control:focus,.editor-styles-wrapper .components-modal__content input[type="date"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime-local"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime"]:focus,.editor-styles-wrapper .components-modal__content input[type="email"]:focus,.editor-styles-wrapper .components-modal__content input[type="month"]:focus,.editor-styles-wrapper .components-modal__content input[type="number"]:focus,.editor-styles-wrapper .components-modal__content input[type="password"]:focus,.editor-styles-wrapper .components-modal__content input[type="search"]:focus,.editor-styles-wrapper .components-modal__content input[type="tel"]:focus,.editor-styles-wrapper .components-modal__content input[type="text"]:focus,.editor-styles-wrapper .components-modal__content input[type="time"]:focus,.editor-styles-wrapper .components-modal__content input[type="url"]:focus,.editor-styles-wrapper .components-modal__content input[type="week"]:focus,.editor-styles-wrapper .components-modal__content select:focus,.editor-styles-wrapper .components-modal__content textarea:focus,.editor-styles-wrapper .components-popover .input-control:focus,.editor-styles-wrapper .components-popover input[type="date"]:focus,.editor-styles-wrapper .components-popover input[type="datetime-local"]:focus,.editor-styles-wrapper .components-popover input[type="datetime"]:focus,.editor-styles-wrapper .components-popover input[type="email"]:focus,.editor-styles-wrapper .components-popover input[type="month"]:focus,.editor-styles-wrapper .components-popover input[type="number"]:focus,.editor-styles-wrapper .components-popover input[type="password"]:focus,.editor-styles-wrapper .components-popover input[type="search"]:focus,.editor-styles-wrapper .components-popover input[type="tel"]:focus,.editor-styles-wrapper .components-popover input[type="text"]:focus,.editor-styles-wrapper .components-popover input[type="time"]:focus,.editor-styles-wrapper .components-popover input[type="url"]:focus,.editor-styles-wrapper .components-popover input[type="week"]:focus,.editor-styles-wrapper .components-popover select:focus,.editor-styles-wrapper .components-popover textarea:focus,.components-modal__screen-overlay .components-modal__content .input-control:focus,.components-modal__screen-overlay .components-modal__content input[type="date"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime"]:focus,.components-modal__screen-overlay .components-modal__content input[type="email"]:focus,.components-modal__screen-overlay .components-modal__content input[type="month"]:focus,.components-modal__screen-overlay .components-modal__content input[type="number"]:focus,.components-modal__screen-overlay .components-modal__content input[type="password"]:focus,.components-modal__screen-overlay .components-modal__content input[type="search"]:focus,.components-modal__screen-overlay .components-modal__content input[type="tel"]:focus,.components-modal__screen-overlay .components-modal__content input[type="text"]:focus,.components-modal__screen-overlay .components-modal__content input[type="time"]:focus,.components-modal__screen-overlay .components-modal__content input[type="url"]:focus,.components-modal__screen-overlay .components-modal__content input[type="week"]:focus,.components-modal__screen-overlay .components-modal__content select:focus,.components-modal__screen-overlay .components-modal__content textarea:focus,.components-modal__screen-overlay .components-popover .input-control:focus,.components-modal__screen-overlay .components-popover input[type="date"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime"]:focus,.components-modal__screen-overlay .components-popover input[type="email"]:focus,.components-modal__screen-overlay .components-popover input[type="month"]:focus,.components-modal__screen-overlay .components-popover input[type="number"]:focus,.components-modal__screen-overlay .components-popover input[type="password"]:focus,.components-modal__screen-overlay .components-popover input[type="search"]:focus,.components-modal__screen-overlay .components-popover input[type="tel"]:focus,.components-modal__screen-overlay .components-popover input[type="text"]:focus,.components-modal__screen-overlay .components-popover input[type="time"]:focus,.components-modal__screen-overlay .components-popover input[type="url"]:focus,.components-modal__screen-overlay .components-popover input[type="week"]:focus,.components-modal__screen-overlay .components-popover select:focus,.components-modal__screen-overlay .components-popover textarea:focus{border:1px solid #555758;box-shadow:none}.editor-styles-wrapper .components-base-control__label,.components-modal__screen-overlay .components-base-control__label{font-weight:600;color:black}.editor-styles-wrapper :not([data-align="wide"]):not([data-align="full"])>.wp-block-cover,.components-modal__screen-overlay :not([data-align="wide"]):not([data-align="full"])>.wp-block-cover{width:auto}.editor-styles-wrapper [data-align="full"] .wp-block-cover__inner-container,.components-modal__screen-overlay [data-align="full"] .wp-block-cover__inner-container{max-width:1400px;margin:0 auto;padding:0 12.5%}.editor-styles-wrapper [data-align="full"] .wp-block-cover__inner-container>.wp-block,.components-modal__screen-overlay [data-align="full"] .wp-block-cover__inner-container>.wp-block{max-width:100%;margin:0}.editor-styles-wrapper .wp-block-embed figcaption,.editor-styles-wrapper .wp-block-image figcaption,.components-modal__screen-overlay .wp-block-embed figcaption,.components-modal__screen-overlay .wp-block-image figcaption{color:inherit}.editor-styles-wrapper .components-modal__content,.components-modal__screen-overlay .components-modal__content{padding:32px;overflow:hidden}.editor-styles-wrapper .components-modal__header,.components-modal__screen-overlay .components-modal__header{height:32px;margin:0 12px 32px 12px;padding:0;border-bottom:1px solid var(--tainacan-color-default, #298596)}.editor-styles-wrapper .components-modal__header .components-modal__header-heading,.editor-styles-wrapper .components-modal__header h1,.components-modal__screen-overlay .components-modal__header .components-modal__header-heading,.components-modal__screen-overlay .components-modal__header h1{font-size:1.125rem;font-weight:500;color:#555758}.editor-styles-wrapper .components-modal__content input[type="checkbox"]:checked::before,.editor-styles-wrapper .components-popover input[type="checkbox"]:checked::before,.editor-styles-wrapper .editor-block-list__block input[type="checkbox"]:checked::before,.editor-styles-wrapper .components-modal__content input[type="radio"]:checked::before,.editor-styles-wrapper .components-popover input[type="radio"]:checked::before,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked::before,.components-modal__screen-overlay .components-modal__content input[type="checkbox"]:checked::before,.components-modal__screen-overlay .components-popover input[type="checkbox"]:checked::before,.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"]:checked::before,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked::before,.components-modal__screen-overlay .components-popover input[type="radio"]:checked::before,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked::before{color:black}.editor-styles-wrapper .components-modal__content input[type="radio"]:checked::before,.editor-styles-wrapper .components-popover input[type="radio"]:checked::before,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked::before,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked::before,.components-modal__screen-overlay .components-popover input[type="radio"]:checked::before,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked::before{background:black;margin:0;border:none;width:8px;height:8px}@media screen and (max-width: 782px){.editor-styles-wrapper .components-modal__content input[type="radio"]:checked::before,.editor-styles-wrapper .components-popover input[type="radio"]:checked::before,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked::before,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked::before,.components-modal__screen-overlay .components-popover input[type="radio"]:checked::before,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked::before{margin:4px 0 0 4px;width:15px;height:15px}}.editor-styles-wrapper .components-modal__content input[type="checkbox"]:checked,.editor-styles-wrapper .components-modal__content input[type="radio"]:checked,.editor-styles-wrapper .components-popover input[type="checkbox"]:checked,.editor-styles-wrapper .components-popover input[type="radio"]:checked,.editor-styles-wrapper .editor-block-list__block input[type="checkbox"]:checked,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked,.components-modal__screen-overlay .components-modal__content input[type="checkbox"]:checked,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked,.components-modal__screen-overlay .components-popover input[type="checkbox"]:checked,.components-modal__screen-overlay .components-popover input[type="radio"]:checked,.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"]:checked,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked{background:white;border:1px solid #555758}.editor-styles-wrapper .components-modal__content input[type="checkbox"],.editor-styles-wrapper .components-modal__content input[type="radio"],.editor-styles-wrapper .components-popover input[type="checkbox"],.editor-styles-wrapper .components-popover input[type="radio"],.editor-styles-wrapper .editor-block-list__block input[type="checkbox"],.editor-styles-wrapper .editor-block-list__block input[type="radio"],.components-modal__screen-overlay .components-modal__content input[type="checkbox"],.components-modal__screen-overlay .components-modal__content input[type="radio"],.components-modal__screen-overlay .components-popover input[type="checkbox"],.components-modal__screen-overlay .components-popover input[type="radio"],.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"],.components-modal__screen-overlay .editor-block-list__block input[type="radio"]{border:1px solid #555758}.editor-styles-wrapper .components-modal__content input[type="checkbox"]:checked:focus,.editor-styles-wrapper .components-modal__content input[type="radio"]:checked:focus,.editor-styles-wrapper .components-popover input[type="checkbox"]:checked:focus,.editor-styles-wrapper .components-popover input[type="radio"]:checked:focus,.editor-styles-wrapper .editor-block-list__block input[type="checkbox"]:checked:focus,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked:focus,.editor-styles-wrapper .components-modal__content input[type="checkbox"]:focus,.editor-styles-wrapper .components-modal__content input[type="radio"]:focus,.editor-styles-wrapper .components-popover input[type="checkbox"]:focus,.editor-styles-wrapper .components-popover input[type="radio"]:focus,.editor-styles-wrapper .editor-block-list__block input[type="checkbox"]:focus,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:focus,.components-modal__screen-overlay .components-modal__content input[type="checkbox"]:checked:focus,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked:focus,.components-modal__screen-overlay .components-popover input[type="checkbox"]:checked:focus,.components-modal__screen-overlay .components-popover input[type="radio"]:checked:focus,.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"]:checked:focus,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked:focus,.components-modal__screen-overlay .components-modal__content input[type="checkbox"]:focus,.components-modal__screen-overlay .components-modal__content input[type="radio"]:focus,.components-modal__screen-overlay .components-popover input[type="checkbox"]:focus,.components-modal__screen-overlay .components-popover input[type="radio"]:focus,.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"]:focus,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:focus{box-shadow:none}.editor-styles-wrapper .wp-block-quote,.components-modal__screen-overlay .wp-block-quote{margin:3rem 8.33333%;padding:1rem;color:#555758;font-weight:normal;font-size:1rem}.editor-styles-wrapper .wp-block-quote.is-style-large,.components-modal__screen-overlay .wp-block-quote.is-style-large{font-size:1.375rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block-quote:not(.is-style-large):not(.is-large),.components-modal__screen-overlay .wp-block-quote:not(.is-style-large):not(.is-large){border-left:2px solid var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-quote__citation,.components-modal__screen-overlay .wp-block-quote__citation{font-weight:500;font-size:1rem;text-align:right;font-style:italic;color:#555758}.editor-styles-wrapper .wp-block-pullquote,.components-modal__screen-overlay .wp-block-pullquote{padding:0}.editor-styles-wrapper .wp-block-pullquote:not(.is-style-solid-color),.components-modal__screen-overlay .wp-block-pullquote:not(.is-style-solid-color){border-top:2px solid var(--tainacan-color-default, #298596);border-bottom:2px solid var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-pullquote blockquote,.components-modal__screen-overlay .wp-block-pullquote blockquote{margin:0;padding:2rem 8.3333333%}.editor-styles-wrapper .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote .rich-text.block-editor-rich-text__editable p{font-size:1.375rem;font-weight:500}.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p{color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-pullquote .wp-block-pullquote__citation,.components-modal__screen-overlay .wp-block-pullquote .wp-block-pullquote__citation{color:#555758;font-size:1rem;font-weight:normal;font-style:italic;text-transform:none}.editor-styles-wrapper .wp-block-separator,.components-modal__screen-overlay .wp-block-separator{width:50%;max-width:300px}.editor-styles-wrapper .wp-block-separator:not(.has-background-color),.components-modal__screen-overlay .wp-block-separator:not(.has-background-color){border-color:#298596;border-color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-separator.is-style-wide,.components-modal__screen-overlay .wp-block-separator.is-style-wide{width:100%}.editor-styles-wrapper .wp-block-separator.is-style-dots:not(.has-background-color)::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots:not(.has-background-color)::before{color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-separator.is-style-dots::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots::before{font-weight:600}.editor-styles-wrapper .wp-block-preformatted pre,.components-modal__screen-overlay .wp-block-preformatted pre{color:#555758;font-size:1rem;font-weight:400;white-space:pre-line}.editor-styles-wrapper .wp-block-code textarea,.components-modal__screen-overlay .wp-block-code textarea{color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-table th,.components-modal__screen-overlay .wp-block-table th{border-bottom:1px solid #cbcbcb;font-weight:normal;font-size:0.75rem}.editor-styles-wrapper .wp-block-table td,.components-modal__screen-overlay .wp-block-table td{border:1px solid #f2f2f2;font-size:0.875rem}.editor-styles-wrapper .wp-block-tainacan-modal.dynamic-modal iframe,.components-modal__screen-overlay .wp-block-tainacan-modal.dynamic-modal iframe{width:calc(100% + 64px);height:calc(100% - 104px);margin-left:-32px;margin-bottom:-4px}.editor-styles-wrapper .wp-block-tainacan-modal.dynamic-modal .modal-footer-area,.components-modal__screen-overlay .wp-block-tainacan-modal.dynamic-modal .modal-footer-area{height:72px;width:calc(100% + 64px);margin-left:-32px !important;margin-bottom:-32px !important;padding:1.2rem 3rem !important;border-top:1px solid #898d8f}.editor-styles-wrapper .wp-block-tainacan-modal .modal-footer-area,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-footer-area{margin:0;border:none;padding-top:0px}.editor-styles-wrapper .wp-block-tainacan-modal .modal-search-area,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-search-area{padding:0 14px}.editor-styles-wrapper .wp-block-tainacan-modal .modal-search-area .components-base-control,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-search-area .components-base-control{width:100%}.editor-styles-wrapper .wp-block-tainacan-modal .modal-search-area .components-base-control .components-base-control__field,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-search-area .components-base-control .components-base-control__field{display:flex;align-items:center}.editor-styles-wrapper .wp-block-tainacan-modal .modal-search-area .components-base-control .components-base-control__field label,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-search-area .components-base-control .components-base-control__field label{flex-shrink:0;margin-right:12px}.editor-styles-wrapper .wp-block-group.tainacan-group-heading .wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading .wp-block-heading{color:#298596 !important;color:var(--tainacan-color-default, #298596) !important}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4:not(.has-text-color){color:#298596 !important;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.6rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.5rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.25rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.125rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading p,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading p{font-style:italic}.editor-styles-wrapper .wp-block-group.tainacan-group-heading p:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading p:not(.has-text-color){color:#898d8f}.editor-styles-wrapper .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide){margin-left:0;max-width:200px;border-color:#298596;border-color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots){border-width:2px;height:3px}.tainacan-heading-section-pattern-pattern h1,.tainacan-heading-section-pattern-pattern h2,.tainacan-heading-section-pattern-pattern h3,.tainacan-heading-section-pattern-pattern h4{margin-bottom:0px !important}.tainacan-heading-section-pattern-pattern p{font-style:italic;margin-bottom:0 !important}.tainacan-heading-section-pattern-pattern hr.wp-block-separator:not(.is-style-wide){margin-left:0;margin-top:0.5rem;max-width:200px}.tainacan-heading-section-pattern-pattern hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots){border-width:2px;height:3px} +.editor-styles-wrapper{background:white;padding:3rem 0px 0px 0px !important}.block-editor-block-preview__content{font-family:'Roboto', sans-serif}.editor-styles-wrapper,.components-modal__screen-overlay{font-family:'Roboto', sans-serif !important}.editor-styles-wrapper .has-carmine-color,.components-modal__screen-overlay .has-carmine-color{color:#8c442c}.editor-styles-wrapper .has-carmine-background-color,.components-modal__screen-overlay .has-carmine-background-color{background-color:#8c442c}.editor-styles-wrapper .has-cherry-color,.components-modal__screen-overlay .has-cherry-color{color:#A12B42}.editor-styles-wrapper .has-cherry-background-color,.components-modal__screen-overlay .has-cherry-background-color{background-color:#A12B42}.editor-styles-wrapper .has-mustard-color,.components-modal__screen-overlay .has-mustard-color{color:#754E24}.editor-styles-wrapper .has-mustard-background-color,.components-modal__screen-overlay .has-mustard-background-color{background-color:#754E24}.editor-styles-wrapper .has-mintgreen-color,.components-modal__screen-overlay .has-mintgreen-color{color:#255F56}.editor-styles-wrapper .has-mintgreen-background-color,.components-modal__screen-overlay .has-mintgreen-background-color{background-color:#255F56}.editor-styles-wrapper .has-darkturquoise-color,.components-modal__screen-overlay .has-darkturquoise-color{color:#205E6F}.editor-styles-wrapper .has-darkturquoise-background-color,.components-modal__screen-overlay .has-darkturquoise-background-color{background-color:#205E6F}.editor-styles-wrapper .has-turquoise-color,.components-modal__screen-overlay .has-turquoise-color{color:#185F6D}.editor-styles-wrapper .has-turquoise-background-color,.components-modal__screen-overlay .has-turquoise-background-color{background-color:#185F6D}.editor-styles-wrapper .has-blueheavenly-color,.components-modal__screen-overlay .has-blueheavenly-color{color:#1D5C86}.editor-styles-wrapper .has-blueheavenly-background-color,.components-modal__screen-overlay .has-blueheavenly-background-color{background-color:#1D5C86}.editor-styles-wrapper .has-purple-color,.components-modal__screen-overlay .has-purple-color{color:#4751a3}.editor-styles-wrapper .has-purple-background-color,.components-modal__screen-overlay .has-purple-background-color{background-color:#4751a3}.editor-styles-wrapper .has-violet-color,.components-modal__screen-overlay .has-violet-color{color:#955ba5}.editor-styles-wrapper .has-violet-background-color,.components-modal__screen-overlay .has-violet-background-color{background-color:#955ba5}.editor-styles-wrapper .editor-block-list__layout,.editor-styles-wrapper .block-editor-block-list__layout,.components-modal__screen-overlay .editor-block-list__layout,.components-modal__screen-overlay .block-editor-block-list__layout{padding-left:8.3333333%;padding-right:8.3333333%}.editor-styles-wrapper .editor-writing-flow__click-redirect,.components-modal__screen-overlay .editor-writing-flow__click-redirect{width:auto}.editor-styles-wrapper .editor-inner-blocks,.editor-styles-wrapper .block-editor-inner-blocks,.editor-styles-wrapper .wp-block-group__inner-container,.editor-styles-wrapper .wp-block-cover__inner-container>.wp-block,.editor-styles-wrapper .editor-inner-blocks>.editor-block-list__layout,.editor-styles-wrapper .block-editor-inner-blocks>.block-editor-block-list__layout,.components-modal__screen-overlay .editor-inner-blocks,.components-modal__screen-overlay .block-editor-inner-blocks,.components-modal__screen-overlay .wp-block-group__inner-container,.components-modal__screen-overlay .wp-block-cover__inner-container>.wp-block,.components-modal__screen-overlay .editor-inner-blocks>.editor-block-list__layout,.components-modal__screen-overlay .block-editor-inner-blocks>.block-editor-block-list__layout{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block,.components-modal__screen-overlay .wp-block{max-width:calc(1400px - 8.3333336%);padding-left:4.1666667%;padding-right:4.1666667%}.editor-styles-wrapper .wp-block[data-align="wide"],.components-modal__screen-overlay .wp-block[data-align="wide"]{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block[data-align="wide"] .wp-block-columns,.components-modal__screen-overlay .wp-block[data-align="wide"] .wp-block-columns{padding-left:0;padding-right:0}.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>.wp-block[data-align="full"],.editor-styles-wrapper .wp-block[data-align="full"],.components-modal__screen-overlay .block-editor-block-list__layout.is-root-container>.wp-block[data-align="full"],.components-modal__screen-overlay .wp-block[data-align="full"]{max-width:122.5%;width:125.5%;margin-left:-12.5%;margin-right:-12.5%;padding-left:0;padding-right:0}.editor-styles-wrapper .block-editor-block-list__block,.components-modal__screen-overlay .block-editor-block-list__block{margin-top:initial;margin-bottom:initial}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title{margin:0 auto 5.35rem auto;padding:0;max-width:calc(1400px - 4.1666667%);width:calc(100% - 8.33333%);border-bottom:2px solid #298596;border-bottom:2px solid var(--tainacan-color-default, #298596)}.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper>.wp-block,.editor-styles-wrapper :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block,.components-modal__screen-overlay .edit-post-visual-editor__post-title-wrapper>.wp-block,.components-modal__screen-overlay :not(.edit-post-visual-editor__post-title-wrapper)>.editor-post-title>.wp-block{margin:0 !important;padding:0px}.editor-styles-wrapper .wp-block.editor-post-title__block,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input,.components-modal__screen-overlay .wp-block.editor-post-title__block,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input{font-size:1.25rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block.editor-post-title__block textarea,.editor-styles-wrapper .editor-post-title__block .editor-post-title__input textarea,.components-modal__screen-overlay .wp-block.editor-post-title__block textarea,.components-modal__screen-overlay .editor-post-title__block .editor-post-title__input textarea{padding:3px 6px;color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .block-library-spacer__resize-container,.components-modal__screen-overlay .block-library-spacer__resize-container{margin-bottom:initial}.editor-styles-wrapper .wp-block-social-link,.components-modal__screen-overlay .wp-block-social-link{padding-left:0;padding-right:0}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child),.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:last-child){margin-right:2.0833333%}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child),.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"]:not(:first-child){margin-left:2.0833333%}.editor-styles-wrapper .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.editor-styles-wrapper .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"],.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="core/column"],.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]{margin-left:0;margin-right:0;padding:0}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:first-child),.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:first-child){padding-left:2.0833333%}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:last-child),.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]:not(:last-child){padding-right:2.0833333%}.editor-styles-wrapper .wp-block-columns>.wp-block-column[data-type="core/column"]>.wp-block,.components-modal__screen-overlay .wp-block-columns>.wp-block-column[data-type="core/column"]>.wp-block{margin-left:0;margin-right:0;padding-right:0;padding-left:0}.editor-styles-wrapper .wp-block-heading h1,.editor-styles-wrapper .wp-block[data-type="core/heading"] h1,.editor-styles-wrapper h1.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h1,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h1,.components-modal__screen-overlay h1.wp-block[data-type="core/heading"]{font-size:1.125rem;color:#298596;color:var(--tainacan-color-default, #298596);padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h2,.editor-styles-wrapper .wp-block[data-type="core/heading"] h2,.editor-styles-wrapper h2.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h2,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h2,.components-modal__screen-overlay h2.wp-block[data-type="core/heading"]{font-size:1.125rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h3,.editor-styles-wrapper .wp-block[data-type="core/heading"] h3,.editor-styles-wrapper h3.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h3,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h3,.components-modal__screen-overlay h3.wp-block[data-type="core/heading"]{font-size:1rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h4,.editor-styles-wrapper .wp-block[data-type="core/heading"] h4,.editor-styles-wrapper h4.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h4,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h4,.components-modal__screen-overlay h4.wp-block[data-type="core/heading"]{font-size:1rem;font-style:italic;font-weight:normal;color:#555758;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h5,.editor-styles-wrapper .wp-block[data-type="core/heading"] h5,.editor-styles-wrapper h5.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h5,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h5,.components-modal__screen-overlay h5.wp-block[data-type="core/heading"]{font-size:0.875rem;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper .wp-block-heading h5,.editor-styles-wrapper .wp-block[data-type="core/heading"] h5,.editor-styles-wrapper h5.wp-block[data-type="core/heading"],.components-modal__screen-overlay .wp-block-heading h5,.components-modal__screen-overlay .wp-block[data-type="core/heading"] h5,.components-modal__screen-overlay h5.wp-block[data-type="core/heading"]{font-size:0.875rem;font-style:italic;font-weight:normal;color:#555758;padding-top:.4rem;margin-bottom:.5rem}.editor-styles-wrapper p.block-editor-block-list__block.wp-block,.components-modal__screen-overlay p.block-editor-block-list__block.wp-block{margin-top:0.5rem;margin-bottom:1rem}.editor-styles-wrapper a,.components-modal__screen-overlay a{text-decoration:none}.editor-styles-wrapper .has-text-color>a,.editor-styles-wrapper .has-text-color>a:hover,.components-modal__screen-overlay .has-text-color>a,.components-modal__screen-overlay .has-text-color>a:hover{color:inherit}.editor-styles-wrapper .components-button.is-button,.components-modal__screen-overlay .components-button.is-button{border:none;box-shadow:none;border-radius:6px;height:auto;text-shadow:none;font-size:0.875rem}.editor-styles-wrapper .components-button.is-button:active:not(.is-default),.components-modal__screen-overlay .components-button.is-button:active:not(.is-default){color:white}.editor-styles-wrapper .components-button.is-button:active,.editor-styles-wrapper .components-button.is-button:focus,.components-modal__screen-overlay .components-button.is-button:active,.components-modal__screen-overlay .components-button.is-button:focus{box-shadow:none}.editor-styles-wrapper .components-button.is-button:not(.is-small),.components-modal__screen-overlay .components-button.is-button:not(.is-small){padding:5px 12px;line-height:1.2rem}.editor-styles-wrapper .components-button.is-button.is-primary,.components-modal__screen-overlay .components-button.is-button.is-primary{background-color:#298596;background-color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .components-button.is-button.is-default,.components-modal__screen-overlay .components-button.is-button.is-default{background:white;border:1px solid #555758;color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .components-icon-button:hover:not(.is-default),.editor-styles-wrapper .components-icon-button:focus:not(.is-default),.editor-styles-wrapper .components-icon-button:active:not(.is-default),.components-modal__screen-overlay .components-icon-button:hover:not(.is-default),.components-modal__screen-overlay .components-icon-button:focus:not(.is-default),.components-modal__screen-overlay .components-icon-button:active:not(.is-default){box-shadow:none !important;background:none !important;border:none !important}.editor-styles-wrapper .components-icon-button.is-default:hover,.editor-styles-wrapper .components-icon-button.is-default:focus,.editor-styles-wrapper .components-icon-button.is-default:active,.components-modal__screen-overlay .components-icon-button.is-default:hover,.components-modal__screen-overlay .components-icon-button.is-default:focus,.components-modal__screen-overlay .components-icon-button.is-default:active{box-shadow:none !important;background:white !important;border:1px solid #555758 !important}.editor-styles-wrapper .wp-block-button__link,.components-modal__screen-overlay .wp-block-button__link{border-radius:6px;font-size:0.875rem;padding:6px 18px}.editor-styles-wrapper .wp-block-button__link:not(.has-background),.components-modal__screen-overlay .wp-block-button__link:not(.has-background){background-color:#298596;background-color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .is-style-outline .wp-block-button__link,.components-modal__screen-overlay .is-style-outline .wp-block-button__link{background-color:white;border:1px solid #555758}.editor-styles-wrapper .is-style-outline .wp-block-button__link:not(.has-text-color),.components-modal__screen-overlay .is-style-outline .wp-block-button__link:not(.has-text-color){color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .is-style-squared .wp-block-button__link,.components-modal__screen-overlay .is-style-squared .wp-block-button__link{border-radius:0px}.editor-styles-wrapper .components-modal__content .input-control,.editor-styles-wrapper .components-modal__content input[type="date"],.editor-styles-wrapper .components-modal__content input[type="datetime-local"],.editor-styles-wrapper .components-modal__content input[type="datetime"],.editor-styles-wrapper .components-modal__content input[type="email"],.editor-styles-wrapper .components-modal__content input[type="month"],.editor-styles-wrapper .components-modal__content input[type="number"],.editor-styles-wrapper .components-modal__content input[type="password"],.editor-styles-wrapper .components-modal__content input[type="search"],.editor-styles-wrapper .components-modal__content input[type="tel"],.editor-styles-wrapper .components-modal__content input[type="text"],.editor-styles-wrapper .components-modal__content input[type="time"],.editor-styles-wrapper .components-modal__content input[type="url"],.editor-styles-wrapper .components-modal__content input[type="week"],.editor-styles-wrapper .components-modal__content select,.editor-styles-wrapper .components-modal__content textarea,.editor-styles-wrapper .components-popover .input-control,.editor-styles-wrapper .components-popover input[type="date"],.editor-styles-wrapper .components-popover input[type="datetime-local"],.editor-styles-wrapper .components-popover input[type="datetime"],.editor-styles-wrapper .components-popover input[type="email"],.editor-styles-wrapper .components-popover input[type="month"],.editor-styles-wrapper .components-popover input[type="number"],.editor-styles-wrapper .components-popover input[type="password"],.editor-styles-wrapper .components-popover input[type="search"],.editor-styles-wrapper .components-popover input[type="tel"],.editor-styles-wrapper .components-popover input[type="text"],.editor-styles-wrapper .components-popover input[type="time"],.editor-styles-wrapper .components-popover input[type="url"],.editor-styles-wrapper .components-popover input[type="week"],.editor-styles-wrapper .components-popover select,.editor-styles-wrapper .components-popover textarea,.components-modal__screen-overlay .components-modal__content .input-control,.components-modal__screen-overlay .components-modal__content input[type="date"],.components-modal__screen-overlay .components-modal__content input[type="datetime-local"],.components-modal__screen-overlay .components-modal__content input[type="datetime"],.components-modal__screen-overlay .components-modal__content input[type="email"],.components-modal__screen-overlay .components-modal__content input[type="month"],.components-modal__screen-overlay .components-modal__content input[type="number"],.components-modal__screen-overlay .components-modal__content input[type="password"],.components-modal__screen-overlay .components-modal__content input[type="search"],.components-modal__screen-overlay .components-modal__content input[type="tel"],.components-modal__screen-overlay .components-modal__content input[type="text"],.components-modal__screen-overlay .components-modal__content input[type="time"],.components-modal__screen-overlay .components-modal__content input[type="url"],.components-modal__screen-overlay .components-modal__content input[type="week"],.components-modal__screen-overlay .components-modal__content select,.components-modal__screen-overlay .components-modal__content textarea,.components-modal__screen-overlay .components-popover .input-control,.components-modal__screen-overlay .components-popover input[type="date"],.components-modal__screen-overlay .components-popover input[type="datetime-local"],.components-modal__screen-overlay .components-popover input[type="datetime"],.components-modal__screen-overlay .components-popover input[type="email"],.components-modal__screen-overlay .components-popover input[type="month"],.components-modal__screen-overlay .components-popover input[type="number"],.components-modal__screen-overlay .components-popover input[type="password"],.components-modal__screen-overlay .components-popover input[type="search"],.components-modal__screen-overlay .components-popover input[type="tel"],.components-modal__screen-overlay .components-popover input[type="text"],.components-modal__screen-overlay .components-popover input[type="time"],.components-modal__screen-overlay .components-popover input[type="url"],.components-modal__screen-overlay .components-popover input[type="week"],.components-modal__screen-overlay .components-popover select,.components-modal__screen-overlay .components-popover textarea{border-radius:0;border-color:#cbcbcb;padding:4px 8px}.editor-styles-wrapper .components-modal__content .input-control:focus,.editor-styles-wrapper .components-modal__content input[type="date"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime-local"]:focus,.editor-styles-wrapper .components-modal__content input[type="datetime"]:focus,.editor-styles-wrapper .components-modal__content input[type="email"]:focus,.editor-styles-wrapper .components-modal__content input[type="month"]:focus,.editor-styles-wrapper .components-modal__content input[type="number"]:focus,.editor-styles-wrapper .components-modal__content input[type="password"]:focus,.editor-styles-wrapper .components-modal__content input[type="search"]:focus,.editor-styles-wrapper .components-modal__content input[type="tel"]:focus,.editor-styles-wrapper .components-modal__content input[type="text"]:focus,.editor-styles-wrapper .components-modal__content input[type="time"]:focus,.editor-styles-wrapper .components-modal__content input[type="url"]:focus,.editor-styles-wrapper .components-modal__content input[type="week"]:focus,.editor-styles-wrapper .components-modal__content select:focus,.editor-styles-wrapper .components-modal__content textarea:focus,.editor-styles-wrapper .components-popover .input-control:focus,.editor-styles-wrapper .components-popover input[type="date"]:focus,.editor-styles-wrapper .components-popover input[type="datetime-local"]:focus,.editor-styles-wrapper .components-popover input[type="datetime"]:focus,.editor-styles-wrapper .components-popover input[type="email"]:focus,.editor-styles-wrapper .components-popover input[type="month"]:focus,.editor-styles-wrapper .components-popover input[type="number"]:focus,.editor-styles-wrapper .components-popover input[type="password"]:focus,.editor-styles-wrapper .components-popover input[type="search"]:focus,.editor-styles-wrapper .components-popover input[type="tel"]:focus,.editor-styles-wrapper .components-popover input[type="text"]:focus,.editor-styles-wrapper .components-popover input[type="time"]:focus,.editor-styles-wrapper .components-popover input[type="url"]:focus,.editor-styles-wrapper .components-popover input[type="week"]:focus,.editor-styles-wrapper .components-popover select:focus,.editor-styles-wrapper .components-popover textarea:focus,.components-modal__screen-overlay .components-modal__content .input-control:focus,.components-modal__screen-overlay .components-modal__content input[type="date"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-modal__content input[type="datetime"]:focus,.components-modal__screen-overlay .components-modal__content input[type="email"]:focus,.components-modal__screen-overlay .components-modal__content input[type="month"]:focus,.components-modal__screen-overlay .components-modal__content input[type="number"]:focus,.components-modal__screen-overlay .components-modal__content input[type="password"]:focus,.components-modal__screen-overlay .components-modal__content input[type="search"]:focus,.components-modal__screen-overlay .components-modal__content input[type="tel"]:focus,.components-modal__screen-overlay .components-modal__content input[type="text"]:focus,.components-modal__screen-overlay .components-modal__content input[type="time"]:focus,.components-modal__screen-overlay .components-modal__content input[type="url"]:focus,.components-modal__screen-overlay .components-modal__content input[type="week"]:focus,.components-modal__screen-overlay .components-modal__content select:focus,.components-modal__screen-overlay .components-modal__content textarea:focus,.components-modal__screen-overlay .components-popover .input-control:focus,.components-modal__screen-overlay .components-popover input[type="date"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime-local"]:focus,.components-modal__screen-overlay .components-popover input[type="datetime"]:focus,.components-modal__screen-overlay .components-popover input[type="email"]:focus,.components-modal__screen-overlay .components-popover input[type="month"]:focus,.components-modal__screen-overlay .components-popover input[type="number"]:focus,.components-modal__screen-overlay .components-popover input[type="password"]:focus,.components-modal__screen-overlay .components-popover input[type="search"]:focus,.components-modal__screen-overlay .components-popover input[type="tel"]:focus,.components-modal__screen-overlay .components-popover input[type="text"]:focus,.components-modal__screen-overlay .components-popover input[type="time"]:focus,.components-modal__screen-overlay .components-popover input[type="url"]:focus,.components-modal__screen-overlay .components-popover input[type="week"]:focus,.components-modal__screen-overlay .components-popover select:focus,.components-modal__screen-overlay .components-popover textarea:focus{border:1px solid #555758;box-shadow:none}.editor-styles-wrapper .components-base-control__label,.components-modal__screen-overlay .components-base-control__label{font-weight:600;color:black}.editor-styles-wrapper :not([data-align="wide"]):not([data-align="full"])>.wp-block-cover,.components-modal__screen-overlay :not([data-align="wide"]):not([data-align="full"])>.wp-block-cover{width:auto}.editor-styles-wrapper [data-align="full"] .wp-block-cover__inner-container,.components-modal__screen-overlay [data-align="full"] .wp-block-cover__inner-container{max-width:1400px;margin:0 auto;padding:0 12.5%}.editor-styles-wrapper [data-align="full"] .wp-block-cover__inner-container>.wp-block,.components-modal__screen-overlay [data-align="full"] .wp-block-cover__inner-container>.wp-block{max-width:100%;margin:0}.editor-styles-wrapper .wp-block-embed figcaption,.editor-styles-wrapper .wp-block-image figcaption,.components-modal__screen-overlay .wp-block-embed figcaption,.components-modal__screen-overlay .wp-block-image figcaption{color:inherit}.editor-styles-wrapper .wp-block-tainacan-modal .components-modal__content,.components-modal__screen-overlay .wp-block-tainacan-modal .components-modal__content{padding:32px;overflow:hidden}.editor-styles-wrapper .wp-block-tainacan-modal .components-modal__header,.components-modal__screen-overlay .wp-block-tainacan-modal .components-modal__header{height:32px;margin:0 12px 32px 12px;padding:0;border-bottom:1px solid var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-tainacan-modal .components-modal__header .components-modal__header-heading,.editor-styles-wrapper .wp-block-tainacan-modal .components-modal__header h1,.components-modal__screen-overlay .wp-block-tainacan-modal .components-modal__header .components-modal__header-heading,.components-modal__screen-overlay .wp-block-tainacan-modal .components-modal__header h1{font-size:1.125rem;font-weight:500;color:#555758}.editor-styles-wrapper .components-modal__content input[type="checkbox"]:checked::before,.editor-styles-wrapper .components-popover input[type="checkbox"]:checked::before,.editor-styles-wrapper .editor-block-list__block input[type="checkbox"]:checked::before,.editor-styles-wrapper .components-modal__content input[type="radio"]:checked::before,.editor-styles-wrapper .components-popover input[type="radio"]:checked::before,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked::before,.components-modal__screen-overlay .components-modal__content input[type="checkbox"]:checked::before,.components-modal__screen-overlay .components-popover input[type="checkbox"]:checked::before,.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"]:checked::before,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked::before,.components-modal__screen-overlay .components-popover input[type="radio"]:checked::before,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked::before{color:black}.editor-styles-wrapper .components-modal__content input[type="radio"]:checked::before,.editor-styles-wrapper .components-popover input[type="radio"]:checked::before,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked::before,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked::before,.components-modal__screen-overlay .components-popover input[type="radio"]:checked::before,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked::before{background:black;margin:0;border:none;width:8px;height:8px}@media screen and (max-width: 782px){.editor-styles-wrapper .components-modal__content input[type="radio"]:checked::before,.editor-styles-wrapper .components-popover input[type="radio"]:checked::before,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked::before,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked::before,.components-modal__screen-overlay .components-popover input[type="radio"]:checked::before,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked::before{margin:4px 0 0 4px;width:15px;height:15px}}.editor-styles-wrapper .components-modal__content input[type="checkbox"]:checked,.editor-styles-wrapper .components-modal__content input[type="radio"]:checked,.editor-styles-wrapper .components-popover input[type="checkbox"]:checked,.editor-styles-wrapper .components-popover input[type="radio"]:checked,.editor-styles-wrapper .editor-block-list__block input[type="checkbox"]:checked,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked,.components-modal__screen-overlay .components-modal__content input[type="checkbox"]:checked,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked,.components-modal__screen-overlay .components-popover input[type="checkbox"]:checked,.components-modal__screen-overlay .components-popover input[type="radio"]:checked,.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"]:checked,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked{background:white;border:1px solid #555758}.editor-styles-wrapper .components-modal__content input[type="checkbox"],.editor-styles-wrapper .components-modal__content input[type="radio"],.editor-styles-wrapper .components-popover input[type="checkbox"],.editor-styles-wrapper .components-popover input[type="radio"],.editor-styles-wrapper .editor-block-list__block input[type="checkbox"],.editor-styles-wrapper .editor-block-list__block input[type="radio"],.components-modal__screen-overlay .components-modal__content input[type="checkbox"],.components-modal__screen-overlay .components-modal__content input[type="radio"],.components-modal__screen-overlay .components-popover input[type="checkbox"],.components-modal__screen-overlay .components-popover input[type="radio"],.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"],.components-modal__screen-overlay .editor-block-list__block input[type="radio"]{border:1px solid #555758}.editor-styles-wrapper .components-modal__content input[type="checkbox"]:checked:focus,.editor-styles-wrapper .components-modal__content input[type="radio"]:checked:focus,.editor-styles-wrapper .components-popover input[type="checkbox"]:checked:focus,.editor-styles-wrapper .components-popover input[type="radio"]:checked:focus,.editor-styles-wrapper .editor-block-list__block input[type="checkbox"]:checked:focus,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:checked:focus,.editor-styles-wrapper .components-modal__content input[type="checkbox"]:focus,.editor-styles-wrapper .components-modal__content input[type="radio"]:focus,.editor-styles-wrapper .components-popover input[type="checkbox"]:focus,.editor-styles-wrapper .components-popover input[type="radio"]:focus,.editor-styles-wrapper .editor-block-list__block input[type="checkbox"]:focus,.editor-styles-wrapper .editor-block-list__block input[type="radio"]:focus,.components-modal__screen-overlay .components-modal__content input[type="checkbox"]:checked:focus,.components-modal__screen-overlay .components-modal__content input[type="radio"]:checked:focus,.components-modal__screen-overlay .components-popover input[type="checkbox"]:checked:focus,.components-modal__screen-overlay .components-popover input[type="radio"]:checked:focus,.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"]:checked:focus,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:checked:focus,.components-modal__screen-overlay .components-modal__content input[type="checkbox"]:focus,.components-modal__screen-overlay .components-modal__content input[type="radio"]:focus,.components-modal__screen-overlay .components-popover input[type="checkbox"]:focus,.components-modal__screen-overlay .components-popover input[type="radio"]:focus,.components-modal__screen-overlay .editor-block-list__block input[type="checkbox"]:focus,.components-modal__screen-overlay .editor-block-list__block input[type="radio"]:focus{box-shadow:none}.editor-styles-wrapper .wp-block-quote,.components-modal__screen-overlay .wp-block-quote{margin:3rem 8.33333%;padding:1rem;color:#555758;font-weight:normal;font-size:1rem}.editor-styles-wrapper .wp-block-quote.is-style-large,.components-modal__screen-overlay .wp-block-quote.is-style-large{font-size:1.375rem;font-family:'Roboto', sans-serif}.editor-styles-wrapper .wp-block-quote:not(.is-style-large):not(.is-large),.components-modal__screen-overlay .wp-block-quote:not(.is-style-large):not(.is-large){border-left:2px solid var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-quote__citation,.components-modal__screen-overlay .wp-block-quote__citation{font-weight:500;font-size:1rem;text-align:right;font-style:italic;color:#555758}.editor-styles-wrapper .wp-block-pullquote,.components-modal__screen-overlay .wp-block-pullquote{padding:0}.editor-styles-wrapper .wp-block-pullquote:not(.is-style-solid-color),.components-modal__screen-overlay .wp-block-pullquote:not(.is-style-solid-color){border-top:2px solid var(--tainacan-color-default, #298596);border-bottom:2px solid var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-pullquote blockquote,.components-modal__screen-overlay .wp-block-pullquote blockquote{margin:0;padding:2rem 8.3333333%}.editor-styles-wrapper .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote .rich-text.block-editor-rich-text__editable p{font-size:1.375rem;font-weight:500}.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.editor-styles-wrapper .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .block-library-pullquote__content.editor-rich-text p,.components-modal__screen-overlay .wp-block-pullquote :not(.has-text-color) .rich-text.block-editor-rich-text__editable p{color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-pullquote .wp-block-pullquote__citation,.components-modal__screen-overlay .wp-block-pullquote .wp-block-pullquote__citation{color:#555758;font-size:1rem;font-weight:normal;font-style:italic;text-transform:none}.editor-styles-wrapper .wp-block-separator,.components-modal__screen-overlay .wp-block-separator{width:50%;max-width:300px}.editor-styles-wrapper .wp-block-separator:not(.has-background-color),.components-modal__screen-overlay .wp-block-separator:not(.has-background-color){border-color:#298596;border-color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-separator.is-style-wide,.components-modal__screen-overlay .wp-block-separator.is-style-wide{width:100%}.editor-styles-wrapper .wp-block-separator.is-style-dots:not(.has-background-color)::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots:not(.has-background-color)::before{color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-separator.is-style-dots::before,.components-modal__screen-overlay .wp-block-separator.is-style-dots::before{font-weight:600}.editor-styles-wrapper .wp-block-preformatted pre,.components-modal__screen-overlay .wp-block-preformatted pre{color:#555758;font-size:1rem;font-weight:400;white-space:pre-line}.editor-styles-wrapper .wp-block-code textarea,.components-modal__screen-overlay .wp-block-code textarea{color:#298596;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-table th,.components-modal__screen-overlay .wp-block-table th{border-bottom:1px solid #cbcbcb;font-weight:normal;font-size:0.75rem}.editor-styles-wrapper .wp-block-table td,.components-modal__screen-overlay .wp-block-table td{border:1px solid #f2f2f2;font-size:0.875rem}.editor-styles-wrapper .wp-block-tainacan-modal.dynamic-modal iframe,.components-modal__screen-overlay .wp-block-tainacan-modal.dynamic-modal iframe{width:calc(100% + 64px);height:calc(100% - 104px);margin-left:-32px;margin-bottom:-4px}.editor-styles-wrapper .wp-block-tainacan-modal.dynamic-modal .modal-footer-area,.components-modal__screen-overlay .wp-block-tainacan-modal.dynamic-modal .modal-footer-area{height:72px;width:calc(100% + 64px);margin-left:-32px !important;margin-bottom:-32px !important;padding:1.2rem 3rem !important;border-top:1px solid #898d8f}.editor-styles-wrapper .wp-block-tainacan-modal .modal-footer-area,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-footer-area{margin:0;border:none;padding-top:0px}.editor-styles-wrapper .wp-block-tainacan-modal .modal-search-area,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-search-area{padding:0 14px}.editor-styles-wrapper .wp-block-tainacan-modal .modal-search-area .components-base-control,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-search-area .components-base-control{width:100%}.editor-styles-wrapper .wp-block-tainacan-modal .modal-search-area .components-base-control .components-base-control__field,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-search-area .components-base-control .components-base-control__field{display:flex;align-items:center}.editor-styles-wrapper .wp-block-tainacan-modal .modal-search-area .components-base-control .components-base-control__field label,.components-modal__screen-overlay .wp-block-tainacan-modal .modal-search-area .components-base-control .components-base-control__field label{flex-shrink:0;margin-right:12px}.editor-styles-wrapper .wp-block-group.tainacan-group-heading .wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading .wp-block-heading{color:#298596 !important;color:var(--tainacan-color-default, #298596) !important}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3:not(.has-text-color),.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4:not(.has-text-color){color:#298596 !important;color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h1:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h1:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.6rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h2:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h2:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.5rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h3:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h3:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.25rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4.wp-block-heading,.editor-styles-wrapper .wp-block-group.tainacan-group-heading h4:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4.wp-block-heading,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading h4:not(.has-huge-font-size):not(.has-large-font-size):not(.has-medium-font-size):not(.has-normal-font-size):not(.has-small-font-size){font-size:1.125rem}.editor-styles-wrapper .wp-block-group.tainacan-group-heading p,.components-modal__screen-overlay .wp-block-group.tainacan-group-heading p{font-style:italic}.editor-styles-wrapper .wp-block-group.tainacan-group-heading p:not(.has-text-color),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading p:not(.has-text-color){color:#898d8f}.editor-styles-wrapper .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide){margin-left:0;max-width:200px;border-color:#298596;border-color:var(--tainacan-color-default, #298596)}.editor-styles-wrapper .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),.components-modal__screen-overlay .wp-block-group.tainacan-group-heading hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots){border-width:2px;height:3px}.tainacan-heading-section-pattern-pattern h1,.tainacan-heading-section-pattern-pattern h2,.tainacan-heading-section-pattern-pattern h3,.tainacan-heading-section-pattern-pattern h4{margin-bottom:0px !important}.tainacan-heading-section-pattern-pattern p{font-style:italic;margin-bottom:0 !important}.tainacan-heading-section-pattern-pattern hr.wp-block-separator:not(.is-style-wide){margin-left:0;margin-top:0.5rem;max-width:200px}.tainacan-heading-section-pattern-pattern hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots){border-width:2px;height:3px} /*# sourceMappingURL=editor-style.css.map */ diff --git a/src/functions/customizer.php b/src/functions/customizer.php index f83faeb..9db0606 100644 --- a/src/functions/customizer.php +++ b/src/functions/customizer.php @@ -768,6 +768,17 @@ function tainacan_customize_register( $wp_customize ) { 'choices' => tainacan_get_single_item_layout_sections_order_options() ) ); + /** + * Adds section to control single item related items settings. + */ + $wp_customize->add_section( 'tainacan_single_item_page_related_items', array( + 'title' => __( 'Items related to this', 'tainacan-interface' ), + 'description' => __( 'Settings for the section that displays items related to the current item.', 'tainacan-interface' ), + 'panel' => 'tainacan_single_item_page', + 'priority' => 170, + 'capability' => 'edit_theme_options' + ) ); + /** * Adds option to configure Document section label. */ @@ -860,6 +871,70 @@ function tainacan_customize_register( $wp_customize ) { 'fallback_refresh' => true ) ); + /** + * Adds option to configure Related Items section label. + */ + $wp_customize->add_setting( 'tainacan_single_item_related_items_section_label', array( + 'type' => 'theme_mod', + 'capability' => 'edit_theme_options', + 'default' => __( 'Related items', 'tainacan-interface' ), + 'transport' => 'postMessage', + 'sanitize_callback' => 'sanitize_text_field' + ) ); + $wp_customize->add_control( 'tainacan_single_item_related_items_section_label', array( + 'type' => 'text', + 'priority' => 0, // Within the section. + 'section' => 'tainacan_single_item_page_related_items', + 'label' => __( 'Label for the "Items related to this" section', 'tainacan-interface' ), + 'description' => __( 'Leave blank it for not displaying any label.', 'tainacan-interface' ) + ) ); + $wp_customize->selective_refresh->add_partial( 'tainacan_single_item_related_items_section_label', array( + 'selector' => '#single-item-related-items-label', + 'render_callback' => '__return_false', + 'fallback_refresh' => true + ) ); + + /** + * Adds options to enable related items section. + */ + $wp_customize->add_setting( 'tainacan_single_item_enable_related_items_section', array( + 'type' => 'theme_mod', + 'capability' => 'edit_theme_options', + 'default' => true, + 'transport' => 'refresh', + 'sanitize_callback' => 'tainacan_callback_sanitize_checkbox' + ) ); + $wp_customize->add_control( 'tainacan_single_item_enable_related_items_section', array( + 'type' => 'checkbox', + 'priority' => 9, // Within the section. + 'section' => 'tainacan_single_item_page_related_items', + 'label' => __( 'Enable the "Items related to this" section', 'tainacan-interface' ), + 'description' => __( 'Toggle to display or not the "Items related to this" section. This also depends on the collection settings and existence of items related to the current one.', 'tainacan-interface' ) + ) ); + + /** + * Allows setting max heigth for the document --------------------------------------------------------- + */ + $wp_customize->add_setting( 'tainacan_single_item_related_items_max_items_per_screen', array( + 'type' => 'theme_mod', + 'capability' => 'edit_theme_options', + 'default' => 6, + 'transport' => 'refresh', + 'sanitize_callback' => 'sanitize_text_field' + ) ); + $wp_customize->add_control( 'tainacan_single_item_related_items_max_items_per_screen', array( + 'type' => 'number', + 'priority' => 0, // Within the section. + 'section' => 'tainacan_single_item_page_related_items', + 'label' => __( 'Maximum number of slides per screen', 'tainacan-interface' ), + 'description' => __( 'Sets how many slides per row of the carousel will appear (on a large screen). The smaller this number is, the greater the item thumbnail will be and depending of the size, there might not exist a cropped version of the image.', 'tainacan-interface' ), + 'input_attrs' => array( + 'min' => 1, + 'max' => 10, + 'step' => 1 + ), + ) ); + /** * Adds option to configure Item Navigation section label. */ diff --git a/src/tainacan/single-items.php b/src/tainacan/single-items.php index 3ef2e9c..07294b0 100644 --- a/src/tainacan/single-items.php +++ b/src/tainacan/single-items.php @@ -51,9 +51,13 @@ break; } + echo ''; ?> + + diff --git a/src/template-parts/single-items-related-items.php b/src/template-parts/single-items-related-items.php new file mode 100644 index 0000000..7bbde9f --- /dev/null +++ b/src/template-parts/single-items-related-items.php @@ -0,0 +1,30 @@ + + +
+ + + + +
+
+
+ + \ No newline at end of file