.ct-background-modal {
	.ct-color-picker-modal {
		// --position: relative;
		// z-index: 0;
		// top: initial;
		// right: initial;
		// // margin: 0 -14px;
		// box-shadow: none;
		// border-radius: 0;
		// opacity: 1 !important;
		// transform: none !important;
		// transition: none !important;
		// background: transparent;

		.ct-color-picker-top {
			padding: 20px 14px;
		}

		.components-color-picker {
			--cpm-ph: 14px;
		}
	}
}
