#adminmenu .menu-icon-location_weather .wp-menu-image img {
	width: 20px;
	padding: 4px 0;
	margin-top: 3px;
}

.splwp-gutenberg-shortcode.editor-styles-wrapper {
	padding: 0;
	line-height: 24px;
}

.block-editor-page select.splwp-shortcode-selector,
.block-editor-page select.splwp-shortcode-selector:focus,
.block-editor-page select.splwp-shortcode-selector:focus-visible {
	width: 250px;
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 13px;
}

#splw_live_preview {
	display: none;
}

iframe#TB_iframeContent[src*="edd_sl_action=view_plugin_changelog&plugin=location-weather-pro"] {
	max-height: calc(100% - 30px);
}

.menu-icon-location_weather:not(.wp-has-current-submenu) .wp-menu-image.dashicons-before {
	background-image: url(../images/menu-weather-Gray.svg);
	background-position: 10px center;
	background-repeat: no-repeat;
}

.menu-icon-location_weather.wp-has-current-submenu .wp-menu-image.dashicons-before {
	background-image: url(../images/menu-weather.svg);
	background-position: 10px center;
	background-repeat: no-repeat;
}

.splwp-gutenberg-shortcode.editor-styles-wrapper:after {
	display: none;
}

.notice.notice-warning.is-dismissible.splw-dismissible-notice p {
	max-height: 75px;
	overflow-y: auto;
}