img {
	max-width: 100%;
	height: auto;
}

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

/* Admin review notice*/
#sp-wps-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);
}

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

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

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

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

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

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

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

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

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

/* Gallery Slider and Quick View admin notice. */
.smart-swatches-notice,
.wqv-notice,
.woogs-notice {
	padding-left: 10px;
	border-left-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 0;
	overflow: hidden;
}

.smart-swatches-notice img,
.wqv-notice img,
.woogs-notice img {
	float: left;
	max-width: 48px;
	margin-right: 12px;
}

.smart-swatches-notice .smart-swatches-activate-btn,
.wqv-notice .wqv-activate-btn,
.woogs-notice .woogs-activate-btn {
	background: #2171B1;
	color: #fff;
	padding: 9px 15px;
	border-radius: 2px;
	line-height: 19px;
	text-decoration: none;
	margin-right: 15px;
	display: inline-block;
}

.smart-swatches-notice .smart-swatches-activate-btn:hover,
.wqv-notice .wqv-activate-btn:hover,
.woogs-notice .woogs-activate-btn:hover {
	background: #135e96;
}

.smart-swatches-notice .smart-swatches-notice-text,
.wqv-notice .wqv-notice-text,
.woogs-notice .woogs-notice-text {
	line-height: 48px;
	font-size: 14px;
}

.smart-swatches-notice .notice-dismiss,
.wqv-notice .notice-dismiss,
.woogs-notice .notice-dismiss {
	top: 14px;
}

.smart-swatches-demo-button,
.woogs-demo-button,
.wqv-demo-button {
	display: inline-block;
	color: #2171B1;
	padding: 9px 15px;
	border-radius: 2px;
	line-height: 19px;
	text-decoration: none;
	border: 1px solid #2171B1;
	transition-duration: 200ms;
	transition-timing-function: linear;
}

.smart-swatches-demo-button:hover,
.woogs-demo-button:hover,
.wqv-demo-button:hover {
	background-color: #135e96;
	color: #ffffff;
	border-color: #135e96;
}

.smart-swatches-demo-button svg,
.woogs-demo-button svg,
.wqv-demo-button svg {
	margin-left: 5px;
	float: unset;
	vertical-align: middle;
	transition: .2s linear;
}

.smart-swatches-demo-button:hover svg,
.woogs-demo-button:hover svg,
.wqv-demo-button:hover svg {
	transform: translateX(5px);
	fill: #fff;
}

@media screen and (max-width: 776px) {

	.smart-swatches-notice .smart-swatches-notice-text,
	.wqv-notice .wqv-notice-text,
	.woogs-notice .woogs-notice-text {
		line-height: 38px;
	}
}


/* Live preview */
#spwps-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;
}

div#spwps-preview-box {
	overflow-x: auto;
	padding: 0 20px;
	resize: vertical;
	width: auto;
	height: 400px;
	min-height: 200px;
}

#spwps-preview-box .spswp_variations_form.variations_form {
	display: none;
}

.post-type-sp_wps_shortcodes .postbox-header .handle-actions .handle-order-lower,
.post-type-sp_wps_shortcodes .postbox-header .handle-actions .handle-order-higher {
	display: none;
}

.wp-admin .wpsf-cart-button #sp-wqv-view-button {
	background: #1A79BF;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.25;
	text-align: center;
	font-weight: 600;
	padding: 9px 15px;
	display: inline-block;
	cursor: pointer;
	max-width: 100%;
	border-radius: 1px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.wp-admin .wpsf-cart-button #sp-wqv-view-button {
	margin-right: 5px
}

.wp-admin .wpsf-cart-button a:not(.sp-wqvpro-view-button, .sp-wqv-view-button)+#sp-wqv-view-button {
	margin-left: 5px;
	margin-right: 0px;
}

#spwps-preview-box #wps-slider-section .sp-wps-product-details .sp-smart-brand-single-product {
	margin-bottom: 5px;
}

/* Go Pro */
/* #adminmenu #menu-posts-sp_wps_shortcodes li:last-child a,
#adminmenu #menu-posts-sp_wps_shortcodes li:last-child a:hover {
	color: #11b916;
	font-weight: 700;
} */

#adminmenu #menu-posts-sp_wps_shortcodes li:nth-child(8) a {
	color: #f9be48;
}

#adminmenu #menu-posts-sp_wps_shortcodes 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: -1px;
}

a.sp_woo_product_slider_block_edit_button {
	font-size: 16px;
	margin: 10px 0;
	display: inline-block;
}

.block-editor-page>.wps-product-section .wps-pagination {
	pointer-events: none;
}

.block-editor-page .sp-wpsp-gutenberg-shortcode.editor-styles-wrapper {
	padding-bottom: 0;
}

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

.spwps-footer-text-star {
	color: #dba617;
}

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

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

.block-editor-page .spswp_variations_form.variations_form {
	display: none;
}

/* 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;
}