.post-type-sp_wcslider img {
	max-width: 100%;
	height: auto;
	display: block;
}

#adminmenu #menu-posts-sp_wcslider div.wp-menu-image.svg {
	background-size: 20px auto;
}

/*--------------------------------------------------------
 Admin Preloader.
--------------------------------------------------------*/
.sp_wcsp_shortcode_generator .spf-wrapper {
	min-height: 200px;
	z-index: 999;
	background-image: url(../img/spinner.svg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
}

.sp_wcsp_shortcode_generator .spf-wrapper .spf-nav-metabox li {
	opacity: 0;
}

/*--------------------------------------------------------
 License activation.
--------------------------------------------------------*/
.woo-cat-slider-license {
	padding: 80px 0;
	text-align: center;
}

.woo-cat-slider-license .woo-cat-slider-license-area {
	display: inline-block;
}

.woo-cat-slider-license h3 {
	font-size: 24px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 10px;
}

.woo-cat-slider-license p {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 24px;
	color: #666;
}

.woo-cat-slider-license .woo-cat-slider-license-key {
	display: inline-block;
	position: relative;
	margin-right: 5px;
}

.woo-cat-slider-license .woo-cat-slider-license-key-input.license-key-active {
	border: 1px solid #28a745;
	pointer-events: none;
	padding-right: 68px;
	color: #a9a9a9;
}

.woo-cat-slider-license .woo-cat-slider-license-key-input.license-key-active:focus {
	border-color: #28a745;
}

.woo-cat-slider-license .woo-cat-slider-license-key span {
	position: absolute;
	top: 7px;
	right: 7px;
	background: #28a745;
	color: #fff;
	padding: 4px 10px;
	border-radius: 3px;
	line-height: 20px;
}

.woo-cat-slider-license .woo-cat-slider-license-key-input {
	padding: 6px 14px;
	min-width: 400px;
}

.woo-cat-slider-license .button-secondary {
	min-height: 42px;
	text-transform: uppercase;
	padding: 6px 16px;
}

.woo-cat-slider-license .button-secondary:focus,
.woo-cat-slider-license .woo-cat-slider-license-key-input:focus {
	outline: none;
	box-shadow: 0 0 0;
}

.woo-cat-slider-license .btn-license-save-activate {
	color: #fff;
	border-color: #1689de;
	background: #1689de;
}

.woo-cat-slider-license .btn-license-save-activate:hover,
.woo-cat-slider-license .btn-license-save-activate:focus {
	background: #0b7acc;
	border-color: #0b7acc;
	color: #fff;
}

.woo-cat-slider-license .woo-cat-slider-license-error-notices {
	color: #dc3545;
	text-align: left;
	margin-top: 7px;
	font-size: 14px;
	font-style: italic;
	-webkit-animation: seconds 1.0s forwards;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 3s;
	animation: seconds 1.0s forwards;
	animation-iteration-count: 1;
	animation-delay: 3s;
	position: relative;
}

@-webkit-keyframes seconds {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		left: -9999px;
		position: absolute;
	}
}

@keyframes seconds {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		left: -9999px;
		position: absolute;
	}
}

/*--------------------------------------------------------
 Help Page.
--------------------------------------------------------*/
.about-wrap.sp-wcsp-help {
	margin: auto;
}

div.sp-wcsp-help .feature-section .sp-wcsp-feature {
	background-color: #fff;
	padding: 30px 30px 38px 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

div.sp-wcsp-help .feature-section .sp-wcsp-feature h3 {
	font-size: 15px;
	margin: 0;
}

div.sp-wcsp-help .feature-section i.sp-font {
	font-size: 24px;
	display: inline-block;
	color: #b43d74;
	margin-right: 10px;
	vertical-align: middle;
}

div.sp-wcsp-help.about-wrap h1 {
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	margin: 100px 0 0 0;
	width: 100%;
}

div.sp-wcsp-help .about-text {
	color: #555d66;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	margin: 20px 0 50px 0;
	padding: 0 100px;
}

div.sp-wcsp-help .headline-feature-video {
	padding: 25px;
	box-shadow: rgb(0 0 0 / 10%) 0 0 20px;
	border-radius: 5px;
	margin-bottom: 60px;
}

div.sp-wcsp-help .headline-feature.feature-video {
	position: relative;
	margin: 0;
	padding-bottom: 56.25%;
	width: 100%;
	max-width: 100%;
	height: 0;
	text-align: center;
}

div.sp-wcsp-help .headline-feature.feature-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.sp-wcsp-help .feature-section .sp-wcsp-feature p {
	margin-bottom: 28px;
	font-size: 14px;
}

div.sp-wcsp-help .feature-section .sp-wcsp-feature .icon-headset-solid:before {
	margin-left: 0;
	line-height: 0;
	margin-right: 0;
}

.about-wrap [class$="-col"] {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sp-wcsp-help.about-wrap [class$="-col"] {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 100px;
}

.sp-wcsp-help.about-wrap .sp-wcsp-plugin-section [class$="-col"] {
	margin-bottom: 50px;
}

.sp-wcsp-help [class$="-col"] .col {
	flex: 1;
	/* align-self: flex-start; */
	background: #fff;
	box-shadow: rgb(0 0 0 / 10%) 0 0 20px;
	;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.sp-wcsp-help.about-wrap [class$="-col"] .col+.col {
	margin-left: 30px;
}

.sp-plugin-section-title.text-center {
	margin-bottom: 60px;
}

.sp-wcsp-feature a.wcsp-help-button {
	background-color: #cc2b5e;
	background-image: linear-gradient(62deg, #cc2b5e 26%, #6d286d 100%);
	border-color: transparent;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border-radius: 4px;
	text-transform: uppercase;
	padding: 12px 18px;
	text-decoration: none;
	font-weight: 500;
	font-size: 12px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
}

.sp-wcsp-feature a.wcsp-help-button:hover {
	background-color: #cc2b5e;
	background-image: linear-gradient(62deg, #6d286d 26%, #cc2b5e 100%);
	color: #fff;
}

.about-wrap.sp-wcsp-help .wp-badge {
	background: url(../images/icon-256.png) no-repeat;
	border: none;
	background-size: contain;
	width: 130px;
	box-shadow: none;
	height: auto;
	top: 10px;
}

.sp-wcsp-plugin-section {
	text-align: center;
}

.about-wrap.sp-wcsp-plugin-section {
	margin: 0;
}

div.sp-wcsp-plugin-section .sp-plugin-section-title h2 {
	font-size: 2.2em;
	color: #32373c;
	font-weight: 400;
}

div.sp-wcsp-plugin-section .sp-plugin-section-title h4 {
	font-weight: 400;
	text-align: center;
	font-size: 18px;
	color: #555d66;
	margin-top: 15px;
	margin-bottom: 40px;
}

div.sp-wcsp-plugin-section .three-col .col .sp-wcsp-plugin h3 {
	margin-top: 20px;
	margin-bottom: 8px;
	text-align: center;
	padding: 0 10px 20px 20px;
}

div.sp-wcsp-plugin-section .three-col .col .sp-wcsp-plugin h3 a {
	text-decoration: none;
	color: #000000;
	font-weight: 600;
	font-size: 18px;
}

div.sp-wcsp-plugin-section .three-col .col .sp-wcsp-plugin h3 a:hover {
	color: #6d286d;
	text-decoration: underline;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}

div.sp-wcsp-plugin-section .three-col .col .sp-wcsp-plugin img {
	border-radius: 5px 5px 0 0;
}

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

div#sp_wcsp_shortcode_options {
	border-top-width: 0;
}

/*--------------------------------------------------------
 Live Preview show button.
--------------------------------------------------------*/
#sp-wcsp-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: 400;
	text-transform: uppercase;
	letter-spacing: 0.2px;
	margin: 0;
	box-sizing: border-box;
	border-color: #44a944;
	overflow: hidden;
}

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

#sp-wcsp-preview-box {
	overflow-x: auto;
	padding: 0 20px;
	resize: vertical;
	width: auto;
}

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

.editor-styles-wrapper .spwcsp-gutenberg-shortcode img {
	box-shadow: none;
}

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

.block-editor-page .editor-styles-wrapper .sp-wcsp-slider-area i.fa {
	font-style: normal;
}