HEX
Server: LiteSpeed
System: Linux linux31.centraldnserver.com 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
User: salamatk (1501)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/salamatk/.trash/woodmart1/inc/integrations/elementor/assets/sass/elements/_stock-status.scss
.elementor-editor-active {

	.wd-single-stock-status {
		display: block !important;

		.elementor-widget-container {
			height: auto;
			margin: 0 !important;
			padding: 0 !important;
		}

		// &:not(:has(.stock)) {
		// 	background-color: $elem-placeholder-bg-color;

		// 	&:before {
		// 		content: "";
		// 		line-height: 1;
		// 		display: block;
		// 		height: 24px;
		// 		width: 24px;
		// 		opacity: 0.5;
		// 		margin-top: -2px;
		// 		margin-bottom: -2px;
		// 		margin-left: auto;
		// 		margin-right: auto;
		// 		background-position: 0;
		// 		background-size: cover;
		// 		background-image: url(../../../../admin/assets/images/vc-icon/sp-icons/sp-stock-status.svg);
		// 	}
		// }

		// &.elementor-widget-empty {
		// 	background-color: transparent;
		// }

		// .elementor-widget-empty-icon {
		// 	background-color: $elem-placeholder-bg-color;
		// 	margin-bottom: 20px;
		// }
	}
}