.ct-option-editor textarea {
    opacity: 1 !important;
    border-radius: 0 !important;

    &:focus {
    	box-shadow: none !important;
    }
}
