.splc-pro-notice {
	padding: 25px;
}

.splc-pro-notice .splc-text {
	margin-bottom: 20px;
	font-size: 20px;
}

#menu-posts-sp_logo_carousel .wp-menu-image img {
	width: 16px;
	height: 16px;
}

.sp-logo-carousel-logo-list {
	height: 50px;
	width: auto;
}

/* Admin review notice*/
#sp-lcfree-review-notice {
	padding: 18px 15px 18px 0;
	background-color: #fff;
	border-radius: 5px;
	margin: 20px 20px 0 0;
	box-shadow: 0 0 20px 0 rgba(36, 39, 50, .08);
	clear: both;
}

#sp-lcfree-review-notice .sp-lcfree-plugin-icon {
	width: 125px;
	float: left;
	line-height: 90px;
	text-align: center;
	margin-left: 8px;
}

#sp-lcfree-review-notice .sp-lcfree-plugin-icon img {
	width: 94px;
	vertical-align: middle;
	margin-right: 8px;
}

#sp-lcfree-review-notice .sp-lcfree-notice-text {
	overflow: hidden;
}

#sp-lcfree-review-notice .sp-lcfree-notice-text h3 {
	font-size: 24px;
	margin: 0 0 5px;
	font-weight: 400;
	line-height: 1;
}

#sp-lcfree-review-notice .sp-lcfree-notice-text p {
	margin: 10px 0 10px 0;
	font-size: 13px;
}

#sp-lcfree-review-notice .sp-lcfree-notice-text p.sp-lcfree-review-actions {
	margin: 10px 0 2px 0;
}

#sp-lcfree-review-notice .sp-lcfree-notice-text .sp-lcfree-review-actions a {
	text-decoration: none;
	margin-right: 8px;
	color: #63a37b;
	display: inline-block;
	position: relative;
}

#sp-lcfree-review-notice .sp-lcfree-notice-text .sp-lcfree-review-actions a span {
	padding-right: 2px;
}

#sp-lcfree-review-notice .sp-lcfree-notice-text .sp-lcfree-review-actions a.button {
	color: #fff;
}

.lc-after-copy-text {
	bottom: 0;
	opacity: 0;
	z-index: 9999999;
	position: fixed;
	width: 230px;
	left: 180px;
	text-align: center;
	padding: 15px 15px;
	line-height: 15px;
	color: #fff;
	border-radius: 3px;
	background: #32373c;
	border: 1px solid #32373c;
}

.lc-after-copy-text .fa-check-circle {
	font-size: 14px;
	margin-right: 2px;
	color: #5db62e;
}

/* Live preview */
.post-type-sp_lc_shortcodes #splcp-show-preview {
	position: fixed;
	right: 144px;
	bottom: 30px;
	z-index: 1001;
	width: 155px;
	text-align: center;
	padding: 10px 0px;
	background: #54b154;
	color: #fff;
	border-radius: 3px;
	text-decoration: none;
	display: block;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2px;
	margin: 0;
	box-sizing: border-box;
	border-color: #44a944;
	overflow: hidden;
}

.post-type-sp_logo_carousel #splcp-show-preview {
	display: none;
}

#splcp_live_preview .handle-order-higher,
#splcp_live_preview .handle-order-lower {
	display: none;
}

/* Gutenberg selector field style */
.splcf-gutenberg-shortcode.editor-styles-wrapper {
	padding: 0;
	line-height: 24px;
}

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

.editor-styles-wrapper .splcf_block_shortcode img {
	box-shadow: none;
}

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

.block-editor-page .editor-styles-wrapper i {
	font-style: normal;
}

#adminmenu #menu-posts-sp_logo_carousel li:nth-child(9) a,
#adminmenu #menu-posts-sp_logo_carousel li:nth-child(9) a:hover {
	color: #f9be48;
}

#adminmenu #menu-posts-sp_logo_carousel li a .sp-go-pro-icon {
	background-image: url(../images/premium.svg);
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 1px;
	margin-left: -2px;
	margin-top: -2px;
}

.sp-logo-carousel-footer-text-star {
	color: #dba617;
}

.rtl #sp-lcfree-review-notice {
	margin: 20px 0 0 20px;
	padding: 18px 0 18px 15px;
}

.rtl #sp-lcfree-review-notice .sp-lcfree-plugin-icon {
	float: right;
	margin: 0 0 0 8px;
}

/* Admin offer banner */
#shapedplugin-offer-banner {
	padding: 0;
	border: 0;
	line-height: 0;
	background: transparent;
}

#shapedplugin-offer-banner a:focus {
	outline: 0;
	box-shadow: none;
}

#shapedplugin-offer-banner .notice-dismiss:focus {
	outline: 0;
	box-shadow: none;
}

#shapedplugin-offer-banner button.shapedplugin-offer-banner-dismiss:before {
	color: #fff;
	font-size: 22px;
}

#shapedplugin-offer-banner button.shapedplugin-offer-banner-dismiss:hover:before {
	color: #f30808;
}