File "_notices.scss"

Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/themes/woodmart/inc/integrations/elementor/assets/sass/elements/_notices.scss
File size: 401 bytes
MIME-type: text/plain
Charset: utf-8

.elementor-editor-active {

	.wd-wc-notices {
		display: block !important;

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

	.elementor-column {

		.wd-wc-notices {

			&.elementor-widget-empty {
				margin-bottom: 20px !important;
			}

			// .elementor-widget-empty-icon {
			// 	margin-bottom: 20px;
			// }
		}
	}
}