/*
Theme Name: Twenty Twenty-Three
Theme URI: https://wordpress.org/themes/twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.7
Requires PHP: 5.6
Version: 1.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentythree
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, style-variations, accessibility-ready, blog, portfolio, news
*/


	#hotspot-20 .hotspots-image-container,
	#hotspot-20 .leaflet-container {
		background: transparent;	}

	#hotspot-20 .hotspots-placeholder {
		background: #f36f43;
		border: 0 #f36f43 solid;
		color: #ffffff;
	}

	#hotspot-20 .hotspot-title {
		color: #93C7A4;
	}

			#hotspot-20 .hotspot-default {
			stroke-width: 2;
			fill: #ffffff;
			fill-opacity: 0;
			stroke: #ffffff;
			stroke-opacity: 0;
		}
		#hotspot-20 .hotspot-default:hover,
		#hotspot-20 .hotspot-default:focus-visible,
		#hotspot-20 .hotspot-default.hotspot-active {
			fill: #f36f43;
			fill-opacity: 0.66;
			stroke: #f7f2e4;
			stroke-opacity: 1.01;
		}
		#hotspot-20 .leaflet-tooltip,
	#hotspot-20 .leaflet-rrose-content-wrapper {
		background: #f36f43;
		border-color: #f36f43;
		color: #ffffff;
	}

	#hotspot-20 a.leaflet-rrose-close-button {
		color: #93C7A4;
	}

	#hotspot-20 .leaflet-rrose-tip {
		background: #f36f43;
	}

	#hotspot-20 .leaflet-popup-scrolled {
		border-bottom-color: #ffffff;
		border-top-color: #ffffff;
	}

	#hotspot-20 .leaflet-tooltip-top:before {
		border-top-color: #f36f43;
	}

	#hotspot-20 .leaflet-tooltip-bottom:before {
		border-bottom-color: #f36f43;
	}
	#hotspot-20 .leaflet-tooltip-left:before {
		border-left-color: #f36f43;
	}
	#hotspot-20 .leaflet-tooltip-right:before {
		border-right-color: #f36f43;
	}
