/*
Theme Name: CPLEA BASE
Theme URI: https://notset
Author: CPLEA
Author URI: https://cplea.ca
Description: Base theme based on Twenty Twenty Three.
Requires at least: 6.1
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: cplea
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/
/*Remove Squiggle */
.wp-block-heading.is-style-scribble:after {display:none !important;}

/*Remove Asterisk */
.is-style-lead:before  {display:none !important;}

/* Hide Escape Button */
.wp-block-button.is-style-exit {
    display: none !IMPORTANT;
}
/* relevanssi css */

/* Prevent inner elements from intercepting link clicks */


/* Header autocomplete */
header .relevanssi-live-search-results {
    width: 600px !important;
    max-width: calc(100vw - 40px) !important;
    max-height: 500px !important;
}

/* Main autocomplete */
#rlvlive_2 .relevanssi-live-search-results {
    width: 1024px !important;
    max-width: 100% !important;
    max-height: 500px !important;
}
.relevanssi-live-search-result-label
 {
    display: none;
}
/* end relevanssi css */